| 2021-07-18 |
Thomas Munro | Support direct I/O on macOS. |
commit | commitdiff | tree |
| 2021-07-18 |
Alexander Korotkov | Forgotten catversion bump for 9e3c217bd9 |
commit | commitdiff | tree |
| 2021-07-18 |
Alexander Korotkov | Support for unnest(multirange) |
commit | commitdiff | tree |
| 2021-07-18 |
Dean Rasheed | Improve error checking of CREATE COLLATION options. |
commit | commitdiff | tree |
| 2021-07-17 |
Alvaro Herrera | Make new replication slot test code less racy |
commit | commitdiff | tree |
| 2021-07-17 |
Tom Lane | Doc: document the current-transaction-modes GUCs. |
commit | commitdiff | tree |
| 2021-07-16 |
Alvaro Herrera | Fix pg_dump for disabled triggers on partitioned tables |
commit | commitdiff | tree |
| 2021-07-16 |
Alvaro Herrera | Preserve firing-on state when cloning row triggers... |
commit | commitdiff | tree |
| 2021-07-16 |
Alvaro Herrera | Advance old-segment horizon properly after slot invalid... |
commit | commitdiff | tree |
| 2021-07-16 |
Peter Eisentraut | doc: Spell checking |
commit | commitdiff | tree |
| 2021-07-16 |
Michael Paquier | Disable tests involving ZLIB on Windows for pg_receivewal |
commit | commitdiff | tree |
| 2021-07-15 |
Daniel Gustafsson | docs: fix inconsistencies in markup and case |
commit | commitdiff | tree |
| 2021-07-15 |
Tom Lane | Replace explicit PIN entries in pg_depend with an OID... |
commit | commitdiff | tree |
| 2021-07-15 |
Tom Lane | Ensure HAVE_DECL_XXX macros in MSVC builds match those... |
commit | commitdiff | tree |
| 2021-07-15 |
Michael Paquier | Fix portability issue with gzip in TAP test of pg_recei... |
commit | commitdiff | tree |
| 2021-07-15 |
Alexander Korotkov | Fix small inconsistencies in catalog definition of... |
commit | commitdiff | tree |
| 2021-07-15 |
Dean Rasheed | Improve reporting of "conflicting or redundant options... |
commit | commitdiff | tree |
| 2021-07-15 |
Michael Paquier | Add TAP tests for ZLIB compression for pg_receivewal |
commit | commitdiff | tree |
| 2021-07-15 |
Michael Paquier | Remove unnecessary assertion in postmaster.c |
commit | commitdiff | tree |
| 2021-07-15 |
Thomas Munro | Portability fixes for sigwait. |
commit | commitdiff | tree |
| 2021-07-14 |
Peter Eisentraut | Fix some nonstandard C code indentation in grammar... |
commit | commitdiff | tree |
| 2021-07-14 |
Tom Lane | Copy a Param's location field when replacing it with... |
commit | commitdiff | tree |
| 2021-07-14 |
John Naylor | Remove unused function parameter in get_qual_from_partbound |
commit | commitdiff | tree |
| 2021-07-14 |
Heikki Linnakangas | In psql \copy from, send data to server in larger chunks. |
commit | commitdiff | tree |
| 2021-07-14 |
Magnus Hagander | Clarify description of pg_stat_statements columns |
commit | commitdiff | tree |
| 2021-07-14 |
Peter Eisentraut | Fix lack of message pluralization |
commit | commitdiff | tree |
| 2021-07-14 |
Amit Kapila | Add support for prepared transactions to built-in logic... |
commit | commitdiff | tree |
| 2021-07-14 |
Michael Paquier | Install properly fe-auth-sasl.h |
commit | commitdiff | tree |
| 2021-07-14 |
David Rowley | Change the name of the Result Cache node to Memoize |
commit | commitdiff | tree |
| 2021-07-13 |
Tom Lane | Rename debug_invalidate_system_caches_always to debug_d... |
commit | commitdiff | tree |
| 2021-07-13 |
David Rowley | Remove useless range checks on INT8 sequences |
commit | commitdiff | tree |
| 2021-07-13 |
David Rowley | Robustify tuplesort's free_sort_tuple function |
commit | commitdiff | tree |
| 2021-07-13 |
David Rowley | Fix theoretical bug in tuplesort |
commit | commitdiff | tree |
| 2021-07-12 |
Thomas Munro | Add PSQL_WATCH_PAGER for psql's \watch command. |
commit | commitdiff | tree |
| 2021-07-12 |
Tom Lane | Probe for preadv/pwritev in a more macOS-friendly way. |
commit | commitdiff | tree |
| 2021-07-12 |
Tom Lane | Replace RelationOpenSmgr() with RelationGetSmgr(). |
commit | commitdiff | tree |
| 2021-07-12 |
Peter Eisentraut | doc: Fix typo in function prototype |
commit | commitdiff | tree |
| 2021-07-12 |
Heikki Linnakangas | Remove dead assignment to local variable. |
commit | commitdiff | tree |
| 2021-07-12 |
Michael Paquier | Revert "Fix issues with Windows' stat() for files pendi... |
commit | commitdiff | tree |
| 2021-07-12 |
Michael Paquier | Fix issues with Windows' stat() for files pending on... |
commit | commitdiff | tree |
| 2021-07-12 |
Michael Paquier | pageinspect: Improve page_header() for pages of 32kB |
commit | commitdiff | tree |
| 2021-07-11 |
Tom Lane | Lock the extension during ALTER EXTENSION ADD/DROP. |
commit | commitdiff | tree |
| 2021-07-11 |
Thomas Munro | Fix pgbench timestamp bugs. |
commit | commitdiff | tree |
| 2021-07-10 |
Jeff Davis | Fix assign_record_type_typmod(). |
commit | commitdiff | tree |
| 2021-07-10 |
Tom Lane | Fix busted test for ldap_initialize. |
commit | commitdiff | tree |
| 2021-07-10 |
Michael Paquier | Add more sanity checks in SASL exchanges |
commit | commitdiff | tree |
| 2021-07-10 |
Dean Rasheed | Fix numeric_mul() overflow due to too many digits after... |
commit | commitdiff | tree |
| 2021-07-09 |
Tom Lane | Un-break AIX build, take 2. |
commit | commitdiff | tree |
| 2021-07-09 |
Alvaro Herrera | libpq: Fix sending queries in pipeline aborted state |
commit | commitdiff | tree |
| 2021-07-09 |
Jeff Davis | Eliminate replication protocol error related to IDENTIF... |
commit | commitdiff | tree |
| 2021-07-09 |
Tom Lane | Un-break AIX build. |
commit | commitdiff | tree |
| 2021-07-09 |
Tom Lane | Avoid creating a RESULT RTE that's marked LATERAL. |
commit | commitdiff | tree |
| 2021-07-09 |
Tom Lane | Update configure's probe for libldap to work with OpenL... |
commit | commitdiff | tree |
| 2021-07-09 |
Tom Lane | Reject cases where a query in WITH rewrites to just... |
commit | commitdiff | tree |
| 2021-07-09 |
David Rowley | Teach pg_size_pretty and pg_size_bytes about petabytes |
commit | commitdiff | tree |
| 2021-07-09 |
Michael Paquier | Add forgotten LSN_FORMAT_ARGS() in xlogreader.c |
commit | commitdiff | tree |
| 2021-07-09 |
Thomas Munro | Remove more obsolete comments about semaphores. |
commit | commitdiff | tree |
| 2021-07-09 |
David Rowley | Use a lookup table for units in pg_size_pretty and... |
commit | commitdiff | tree |
| 2021-07-09 |
David Rowley | Fix incorrect return value in pg_size_pretty(bigint) |
commit | commitdiff | tree |
| 2021-07-08 |
Daniel Gustafsson | Fix typos in pgstat.c, reorderbuffer.c and pathnodes.h |
commit | commitdiff | tree |
| 2021-07-08 |
Peter Eisentraut | Improve error messages about mismatching relkind |
commit | commitdiff | tree |
| 2021-07-07 |
Tom Lane | Fix crash in postgres_fdw for provably-empty remote... |
commit | commitdiff | tree |
| 2021-07-07 |
Fujii Masao | doc: Fix description about pg_stat_statements.track_pla... |
commit | commitdiff | tree |
| 2021-07-07 |
David Rowley | Use a hash table to speed up NOT IN(values) |
commit | commitdiff | tree |
| 2021-07-07 |
Fujii Masao | postgres_fdw: Tighten up allowed values for batch_size... |
commit | commitdiff | tree |
| 2021-07-07 |
Michael Paquier | Refactor SASL code with a generic interface for its... |
commit | commitdiff | tree |
| 2021-07-06 |
Tom Lane | Allow CustomScan providers to say whether they support... |
commit | commitdiff | tree |
| 2021-07-06 |
Alvaro Herrera | Improve TestLib::system_or_bail error reporting |
commit | commitdiff | tree |
| 2021-07-06 |
Tom Lane | Reduce the cost of planning deeply-nested views. |
commit | commitdiff | tree |
| 2021-07-06 |
Tom Lane | Avoid doing catalog lookups in postgres_fdw's conversio... |
commit | commitdiff | tree |
| 2021-07-06 |
Tom Lane | Doc: add info about timestamps with fractional-minute... |
commit | commitdiff | tree |
| 2021-07-06 |
Amit Kapila | Refactor function parse_subscription_options. |
commit | commitdiff | tree |
| 2021-07-06 |
David Rowley | Fix typo in comment |
commit | commitdiff | tree |
| 2021-07-06 |
David Rowley | Reduce the number of pallocs when building partition... |
commit | commitdiff | tree |
| 2021-07-05 |
Michael Paquier | Use WaitLatch() instead of pg_usleep() at the end of... |
commit | commitdiff | tree |
| 2021-07-05 |
Tom Lane | Reduce overhead of cache-clobber testing in LookupOpcla... |
commit | commitdiff | tree |
| 2021-07-05 |
Tom Lane | Rethink blocking annotations in detach-partition-concur... |
commit | commitdiff | tree |
| 2021-07-05 |
Dean Rasheed | Prevent numeric overflows in parallel numeric aggregates. |
commit | commitdiff | tree |
| 2021-07-05 |
Peter Eisentraut | doc: Fix quoting markup |
commit | commitdiff | tree |
| 2021-07-05 |
Amit Kapila | Doc: Hash Indexes. |
commit | commitdiff | tree |
| 2021-07-04 |
Michael Paquier | doc: Mention requirement to --enable-tap-tests on secti... |
commit | commitdiff | tree |
| 2021-07-04 |
David Rowley | Doc: mention that VACUUM can't utilize over 1GB of RAM |
commit | commitdiff | tree |
| 2021-07-04 |
David Rowley | Cleanup some aggregate code in the executor |
commit | commitdiff | tree |
| 2021-07-03 |
Tom Lane | Further restrict the scope of no-exit()-in-libpq test. |
commit | commitdiff | tree |
| 2021-07-03 |
Bruce Momjian | doc: adjust "cities" example to be consistent with... |
commit | commitdiff | tree |
| 2021-07-02 |
Bruce Momjian | docs: clarify new aggressive vacuum mode for multi... |
commit | commitdiff | tree |
| 2021-07-02 |
Tom Lane | Don't try to print data type names in slot_store_error_... |
commit | commitdiff | tree |
| 2021-07-02 |
Peter Eisentraut | Use InvalidBucket instead of -1 where appropriate |
commit | commitdiff | tree |
| 2021-07-02 |
Michael Paquier | Use WaitLatch() instead of pg_usleep() at end-of-vacuum... |
commit | commitdiff | tree |
| 2021-07-02 |
Thomas Munro | Remove some dead stores. |
commit | commitdiff | tree |
| 2021-07-02 |
Michael Paquier | Simplify error handing of jsonapi.c for the frontend |
commit | commitdiff | tree |
| 2021-07-01 |
Peter Eisentraut | doc: Remove inappropriate <acronym> tags |
commit | commitdiff | tree |
| 2021-07-01 |
Andrew Dunstan | add missing tag from commit b8c4261e5e |
commit | commitdiff | tree |
| 2021-07-01 |
Peter Eisentraut | doc: Clean up title case use |
commit | commitdiff | tree |
| 2021-07-01 |
Andrew Dunstan | Add new make targets world-bin and install-world-bin |
commit | commitdiff | tree |
| 2021-07-01 |
Tom Lane | Add --clobber-cache option to initdb, for CCA testing. |
commit | commitdiff | tree |
| 2021-07-01 |
Alvaro Herrera | Don't reset relhasindex for partitioned tables on ANALYZE |
commit | commitdiff | tree |
| 2021-07-01 |
Tom Lane | Improve build-time check that libpq doesn't call exit(). |
commit | commitdiff | tree |
| 2021-07-01 |
Andrew Dunstan | Fix prove_installcheck to use correct paths when used... |
commit | commitdiff | tree |
| 2021-07-01 |
Heikki Linnakangas | Allow specifying pg_waldump --rmgr option multiple... |
commit | commitdiff | tree |
| next |