| 2025-03-03 |
Tomas Vondra | Allow parallel CREATE INDEX for GIN indexes |
commit | commitdiff | tree |
| 2025-03-03 |
Michael Paquier | Handle auxiliary processes in SQL functions of backend... |
commit | commitdiff | tree |
| 2025-03-02 |
Fujii Masao | postgres_fdw: Extend postgres_fdw_get_connections to... |
commit | commitdiff | tree |
| 2025-03-02 |
Peter Eisentraut | Use PRI*64 instead of "ll*" in format strings (minimal... |
commit | commitdiff | tree |
| 2025-03-01 |
Tom Lane | Fix pg_strtof() to not crash on NULL endptr. |
commit | commitdiff | tree |
| 2025-03-01 |
Peter Eisentraut | Set amcancrosscompare to true for hash |
commit | commitdiff | tree |
| 2025-03-01 |
Thomas Munro | Work around OAuth/EVFILT_TIMER quirk on NetBSD. |
commit | commitdiff | tree |
| 2025-02-28 |
Masahiko Sawada | Re-export NextCopyFromRawFields() to copy.h. |
commit | commitdiff | tree |
| 2025-02-28 |
Nathan Bossart | Adjust auto_explain's GUC descriptions. |
commit | commitdiff | tree |
| 2025-02-28 |
Tom Lane | Tweak regex to avoid a bug in Perl 5.16.3. |
commit | commitdiff | tree |
| 2025-02-28 |
Masahiko Sawada | Refactor COPY FROM to use format callback functions. |
commit | commitdiff | tree |
| 2025-02-28 |
Robert Haas | Avoid including explain.h in explain_format.h and expla... |
commit | commitdiff | tree |
| 2025-02-28 |
Robert Haas | Fix missing space in EXPLAIN ANALYZE output. |
commit | commitdiff | tree |
| 2025-02-28 |
Jeff Davis | Adjust pg_dump tag for relation stats. |
commit | commitdiff | tree |
| 2025-02-28 |
Michael Paquier | Invent pgstat_fetch_stat_backend_by_pid() |
commit | commitdiff | tree |
| 2025-02-28 |
Michael Paquier | pg_upgrade: Fix inconsistency in memory freeing |
commit | commitdiff | tree |
| 2025-02-27 |
Masahiko Sawada | Refactor COPY TO to use format callback functions. |
commit | commitdiff | tree |
| 2025-02-27 |
Robert Haas | Create explain_dr.c and move DestReceiver-related code... |
commit | commitdiff | tree |
| 2025-02-27 |
Robert Haas | Create explain_format.c and move relevant code there. |
commit | commitdiff | tree |
| 2025-02-27 |
Robert Haas | EXPLAIN: Always use two fractional digits for row counts. |
commit | commitdiff | tree |
| 2025-02-27 |
Peter Eisentraut | Generalize hash and ordering support in amapi |
commit | commitdiff | tree |
| 2025-02-27 |
Tom Lane | Avoid unnecessary computation of pgbench's script line... |
commit | commitdiff | tree |
| 2025-02-27 |
Tom Lane | Get rid of O(N^2) script-parsing overhead in pgbench. |
commit | commitdiff | tree |
| 2025-02-27 |
Alexander Korotkov | Get rid of ojrelid local variable in remove_rel_from_qu... |
commit | commitdiff | tree |
| 2025-02-27 |
Thomas Munro | Remove arbitrary cap on read_stream.c buffer queue. |
commit | commitdiff | tree |
| 2025-02-27 |
Michael Paquier | pg_amcheck: Fix inconsistency in memory freeing |
commit | commitdiff | tree |
| 2025-02-27 |
Amit Kapila | Fix the race condition in ReplicationSlotAcquire(). |
commit | commitdiff | tree |
| 2025-02-27 |
Amit Kapila | Doc: Additional clarification for -d option of pg_creat... |
commit | commitdiff | tree |
| 2025-02-27 |
Michael Paquier | Refactor code of pg_stat_get_wal() building result... |
commit | commitdiff | tree |
| 2025-02-27 |
Michael Paquier | Fix possible double-release of spinlock in procsignal.c |
commit | commitdiff | tree |
| 2025-02-26 |
Jeff Davis | Remove stray diff introduced by a5cbdeb98a. |
commit | commitdiff | tree |
| 2025-02-26 |
Tom Lane | Use attnum to identify index columns in pg_restore_attr... |
commit | commitdiff | tree |
| 2025-02-26 |
Peter Eisentraut | Revert "Prepare for Python "Limited API" in PL/Python" |
commit | commitdiff | tree |
| 2025-02-26 |
Masahiko Sawada | Fix a typo in 005_char_signedness.pl test. |
commit | commitdiff | tree |
| 2025-02-26 |
Peter Eisentraut | Prepare for Python "Limited API" in PL/Python |
commit | commitdiff | tree |
| 2025-02-26 |
Michael Paquier | Adding new PgStat_WalCounters structure in pgstat.h |
commit | commitdiff | tree |
| 2025-02-26 |
Michael Paquier | Remove pgstat_flush_wal() |
commit | commitdiff | tree |
| 2025-02-26 |
Amit Kapila | Add two-phase option in pg_createsubscriber. |
commit | commitdiff | tree |
| 2025-02-26 |
Michael Paquier | Improve FATAL message for invalid TLI history at recovery |
commit | commitdiff | tree |
| 2025-02-26 |
Jeff Davis | pg_dump: prepare attribute stats query. |
commit | commitdiff | tree |
| 2025-02-26 |
Jeff Davis | Avoid unnecessary relation stats query in pg_dump. |
commit | commitdiff | tree |
| 2025-02-26 |
Michael Paquier | Re-add GUC track_wal_io_timing |
commit | commitdiff | tree |
| 2025-02-26 |
Jeff Davis | Remove redundant pg_set_*_stats() variants. |
commit | commitdiff | tree |
| 2025-02-25 |
Andres Freund | Change _mdfd_segpath() to return paths by value |
commit | commitdiff | tree |
| 2025-02-25 |
Andres Freund | Change relpath() et al to return path by value |
commit | commitdiff | tree |
| 2025-02-25 |
Peter Eisentraut | Remove obsolete Python version check |
commit | commitdiff | tree |
| 2025-02-25 |
Richard Guo | Eliminate code duplication in replace_rte_variables... |
commit | commitdiff | tree |
| 2025-02-25 |
Richard Guo | Expand virtual generated columns in the planner |
commit | commitdiff | tree |
| 2025-02-25 |
Michael Paquier | Fix untranslatable string concatenation in pg_upgrade |
commit | commitdiff | tree |
| 2025-02-25 |
Amit Kapila | Doc: Fix pg_copy_logical_replication_slot description. |
commit | commitdiff | tree |
| 2025-02-25 |
Jeff Davis | Missing doc update for f3dae2ae58. |
commit | commitdiff | tree |
| 2025-02-25 |
Jeff Davis | Do not use in-place updates for statistics import. |
commit | commitdiff | tree |
| 2025-02-25 |
Michael Paquier | psql: Add pipeline status to prompt and some state... |
commit | commitdiff | tree |
| 2025-02-25 |
Amit Langote | Fix bug in cbc127917 to handle nested Append correctly |
commit | commitdiff | tree |
| 2025-02-24 |
Masahiko Sawada | Fix assertion when decoding XLOG_PARAMETER_CHANGE on... |
commit | commitdiff | tree |
| 2025-02-24 |
Daniel Gustafsson | oauth: Rename macro to avoid collisions on Windows |
commit | commitdiff | tree |
| 2025-02-24 |
Daniel Gustafsson | oauth: Fix incorrect const markers in struct |
commit | commitdiff | tree |
| 2025-02-24 |
Melanie Plageman | Delay extraction of TIDBitmap per page offsets |
commit | commitdiff | tree |
| 2025-02-24 |
Melanie Plageman | Add lossy indicator to TBMIterateResult |
commit | commitdiff | tree |
| 2025-02-24 |
Nathan Bossart | Fix comment for MAX_BACKENDS. |
commit | commitdiff | tree |
| 2025-02-24 |
Robert Haas | libpq: Trace all NegotiateProtocolVersion fields |
commit | commitdiff | tree |
| 2025-02-24 |
Robert Haas | libpq: Add PQfullProtocolVersion to exports.txt |
commit | commitdiff | tree |
| 2025-02-24 |
Tom Lane | Fix confusion about data type of pg_class.relpages... |
commit | commitdiff | tree |
| 2025-02-24 |
Daniel Gustafsson | pg_amcheck: PQclear query results |
commit | commitdiff | tree |
| 2025-02-24 |
Andres Freund | Add static asserts for MAX_BACKENDS limiting factors |
commit | commitdiff | tree |
| 2025-02-24 |
Andres Freund | bufmgr: Make it easier to change number of buffer state... |
commit | commitdiff | tree |
| 2025-02-24 |
Andres Freund | Base LWLock limits directly on MAX_BACKENDS |
commit | commitdiff | tree |
| 2025-02-24 |
Andres Freund | Move MAX_BACKENDS to procnumber.h |
commit | commitdiff | tree |
| 2025-02-24 |
John Naylor | Silence warning in older versions of Valgrind |
commit | commitdiff | tree |
| 2025-02-24 |
Michael Paquier | Remove read/sync fields from pg_stat_wal and GUC track_... |
commit | commitdiff | tree |
| 2025-02-23 |
Tom Lane | Ignore hash's relallvisible when checking pg_upgrade... |
commit | commitdiff | tree |
| 2025-02-23 |
Peter Eisentraut | backend libpq void * argument for binary data |
commit | commitdiff | tree |
| 2025-02-23 |
Peter Eisentraut | SnapBuildRestoreContents() void * argument for binary... |
commit | commitdiff | tree |
| 2025-02-23 |
Michael Paquier | Add more tests for utility commands in pipelines |
commit | commitdiff | tree |
| 2025-02-23 |
Peter Eisentraut | jsonb internal API void * argument for binary data |
commit | commitdiff | tree |
| 2025-02-22 |
Jeff Davis | Documentation fixups for dumping statistics. |
commit | commitdiff | tree |
| 2025-02-22 |
Álvaro Herrera | Change \conninfo to use tabular format |
commit | commitdiff | tree |
| 2025-02-22 |
Amit Langote | Remove unstable test suite added by 525392d57 |
commit | commitdiff | tree |
| 2025-02-22 |
Andres Freund | Allow lwlocks to be disowned |
commit | commitdiff | tree |
| 2025-02-22 |
Robert Haas | Adjust EXPLAIN test case to filter out "Actual Rows... |
commit | commitdiff | tree |
| 2025-02-21 |
Tom Lane | Avoid race condition between "GRANT role" and "DROP... |
commit | commitdiff | tree |
| 2025-02-21 |
Robert Haas | Allow EXPLAIN to indicate fractional rows. |
commit | commitdiff | tree |
| 2025-02-21 |
Masahiko Sawada | Add test 005_char_signedness.pl to meson.build. |
commit | commitdiff | tree |
| 2025-02-21 |
Tom Lane | Fix pg_dumpall to cope with dangling OIDs in pg_auth_me... |
commit | commitdiff | tree |
| 2025-02-21 |
Masahiko Sawada | Fix an issue with index scan using pg_trgm due to char... |
commit | commitdiff | tree |
| 2025-02-21 |
Masahiko Sawada | pg_upgrade: Add --set-char-signedness to set the defaul... |
commit | commitdiff | tree |
| 2025-02-21 |
Masahiko Sawada | pg_upgrade: Preserve default char signedness value... |
commit | commitdiff | tree |
| 2025-02-21 |
Masahiko Sawada | pg_resetwal: Add --char-signedness option to change... |
commit | commitdiff | tree |
| 2025-02-21 |
Masahiko Sawada | Add default_char_signedness field to ControlFileData. |
commit | commitdiff | tree |
| 2025-02-21 |
Bruce Momjian | doc: clarify default checksum behavior in non-master... |
commit | commitdiff | tree |
| 2025-02-21 |
Bruce Momjian | doc: remove non-breaking space in SGML files, causes... |
commit | commitdiff | tree |
| 2025-02-21 |
Andres Freund | Make test portlock logic work with meson |
commit | commitdiff | tree |
| 2025-02-21 |
Michael Paquier | Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) |
commit | commitdiff | tree |
| 2025-02-21 |
Peter Eisentraut | Support text position search functions with nondetermin... |
commit | commitdiff | tree |
| 2025-02-21 |
Daniel Gustafsson | doc: Add links to olsen93 and ong90 in bibliography |
commit | commitdiff | tree |
| 2025-02-21 |
Amit Kapila | Fix a WARNING for data origin discrepancies. |
commit | commitdiff | tree |
| 2025-02-21 |
Michael Paquier | Add missing deparsing of [NO] IDENT to XMLSERIALIZE() |
commit | commitdiff | tree |
| 2025-02-21 |
Peter Eisentraut | Drop opcintype from index AM strategy translation API |
commit | commitdiff | tree |
| 2025-02-21 |
Peter Eisentraut | backend launchers void * arguments for binary data |
commit | commitdiff | tree |
| 2025-02-21 |
Jeff Davis | Fix for pg_restore_attribute_stats(). |
commit | commitdiff | tree |
| next |