2023-04-17 |
Stephen Frost | Update Kerberos/GSSAPI configure/meson check |
commit | commitdiff | tree |
2023-04-17 |
Peter Eisentraut | Put new command-line option into sensible order in... |
commit | commitdiff | tree |
2023-04-16 |
David Rowley | Doc: remove notes about the version vacuumdb options... |
commit | commitdiff | tree |
2023-04-16 |
Tom Lane | Ensure result of an aggregate's finalfunc is made read... |
commit | commitdiff | tree |
2023-04-16 |
Tom Lane | Avoid using non-ASCII commentary in daitch_mokotoff.c. |
commit | commitdiff | tree |
2023-04-16 |
David Rowley | Doc: add note about --buffer-usage-limit being v16... |
commit | commitdiff | tree |
2023-04-16 |
David Rowley | Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs |
commit | commitdiff | tree |
2023-04-15 |
Tom Lane | Fix assignment to array of domain over composite, redux. |
commit | commitdiff | tree |
2023-04-15 |
Tom Lane | Remove some non-ASCII symbols from a comment. |
commit | commitdiff | tree |
2023-04-14 |
David Rowley | Adjust Valgrind macro usage to protect chunk headers |
commit | commitdiff | tree |
2023-04-14 |
Andres Freund | Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelT... |
commit | commitdiff | tree |
2023-04-14 |
Tom Lane | NULL is not an ideal way to spell bool "false". |
commit | commitdiff | tree |
2023-04-14 |
Daniel Gustafsson | doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSS... |
commit | commitdiff | tree |
2023-04-14 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2023-04-14 |
Peter Eisentraut | Add missing source files to nls.mk |
commit | commitdiff | tree |
2023-04-14 |
David Rowley | Fix incorrect partition pruning logic for boolean parti... |
commit | commitdiff | tree |
2023-04-14 |
Michael Paquier | doc: Fix some grammar for logical decoding description... |
commit | commitdiff | tree |
2023-04-13 |
Thomas Munro | Fix PHJ match bit initialization. |
commit | commitdiff | tree |
2023-04-13 |
Michael Paquier | Remove code in charge of freeing regexps generation... |
commit | commitdiff | tree |
2023-04-13 |
David Rowley | Remove old GUC name mapping for "force_parallel_mode" |
commit | commitdiff | tree |
2023-04-13 |
Peter Eisentraut | Update Unicode data to CLDR 43 |
commit | commitdiff | tree |
2023-04-13 |
Peter Geoghegan | Harmonize some more function parameter names. |
commit | commitdiff | tree |
2023-04-13 |
Stephen Frost | Explicitly require MIT Kerberos for GSSAPI |
commit | commitdiff | tree |
2023-04-13 |
Stephen Frost | De-Revert "Add support for Kerberos credential delegation" |
commit | commitdiff | tree |
2023-04-13 |
Peter Eisentraut | doc: Make HTML ids discoverable |
commit | commitdiff | tree |
2023-04-13 |
Peter Eisentraut | Add missing XML ID attribute |
commit | commitdiff | tree |
2023-04-13 |
Thomas Munro | Skip the 004_io_direct.pl test if a pre-flight check... |
commit | commitdiff | tree |
2023-04-12 |
Thomas Munro | Remove overzealous assertion from PHJ. |
commit | commitdiff | tree |
2023-04-12 |
Alvaro Herrera | Revert "Adjust contrib/sepgsql regression test expected... |
commit | commitdiff | tree |
2023-04-12 |
Andres Freund | Improve error messages introduced in be87200efd9 and... |
commit | commitdiff | tree |
2023-04-12 |
Alvaro Herrera | Revert "Catalog NOT NULL constraints" and fallout |
commit | commitdiff | tree |
2023-04-12 |
Robert Haas | basebackup_to_shell: Check for a NULL return from OpenP... |
commit | commitdiff | tree |
2023-04-12 |
Robert Haas | Document BaseBackupSync and BaseBackupWrite wait events. |
commit | commitdiff | tree |
2023-04-12 |
Tom Lane | Fix parallel-safety marking when moving initplans to... |
commit | commitdiff | tree |
2023-04-12 |
Daniel Gustafsson | doc: Reword unexplained abbreviation |
commit | commitdiff | tree |
2023-04-12 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
2023-04-12 |
Peter Eisentraut | Update config.guess and config.sub |
commit | commitdiff | tree |
2023-04-12 |
Michael Paquier | doc: Fix some typos and grammar |
commit | commitdiff | tree |
2023-04-12 |
Michael Paquier | Fix detection of unseekable files for fseek() and ftell... |
commit | commitdiff | tree |
2023-04-11 |
Peter Geoghegan | Refine the guidelines for rmgrdesc authors. |
commit | commitdiff | tree |
2023-04-11 |
Peter Geoghegan | Fix Heap rmgr's desc output for infobits arrays. |
commit | commitdiff | tree |
2023-04-11 |
Peter Geoghegan | Fix xl_heap_lock WAL record field's data type. |
commit | commitdiff | tree |
2023-04-11 |
Andres Freund | 035_standby_logical_decoding: Add missing waits for... |
commit | commitdiff | tree |
2023-04-11 |
Robert Haas | Document new pg_subscription columns. |
commit | commitdiff | tree |
2023-04-11 |
David Rowley | Fix uninitialized variable in transformTableLikeClause() |
commit | commitdiff | tree |
2023-04-11 |
David Rowley | Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option |
commit | commitdiff | tree |
2023-04-11 |
David Rowley | Doc: use "an SQL" consistently rather than "a SQL" |
commit | commitdiff | tree |
2023-04-11 |
Peter Geoghegan | Clarify nbtree posting list update desc issue. |
commit | commitdiff | tree |
2023-04-10 |
Tom Lane | Doc: add missed entries in BRIN extensibility tables. |
commit | commitdiff | tree |
2023-04-10 |
Peter Geoghegan | Fix nbtree posting list update desc output. |
commit | commitdiff | tree |
2023-04-10 |
Tom Lane | Doc: adjust examples of EXTRACT() output to match curre... |
commit | commitdiff | tree |
2023-04-10 |
Tom Lane | Doc: avoid using pg_get_publication_tables() in an... |
commit | commitdiff | tree |
2023-04-08 |
Daniel Gustafsson | Simplify version check for SKIP clause |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Use higher wal_level for 004_io_direct.pl. |
commit | commitdiff | tree |
2023-04-08 |
Tom Lane | Improve indentation of multiline initialization express... |
commit | commitdiff | tree |
2023-04-08 |
Andrew Dunstan | Try to unbreak MSVC builds for pg_waldump |
commit | commitdiff | tree |
2023-04-08 |
Tom Lane | Suppress bogus printout during new 035_standby_logical_... |
commit | commitdiff | tree |
2023-04-08 |
Daniel Gustafsson | Skip \password TAP test on old IPC::Run versions |
commit | commitdiff | tree |
2023-04-08 |
Andrew Dunstan | Try to unbreak MSVC builds for fuzzystrmatch |
commit | commitdiff | tree |
2023-04-08 |
Stephen Frost | Revert "Add support for Kerberos credential delegation" |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Redesign interrupt/cancel API for regex engine. |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Update contrib/trgm_regexp's memory management. |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Update tsearch regex memory management. |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Use MemoryContext API for regex memory management. |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | TAP test for logical decoding on standby |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Allow logical decoding on standbys |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | For cascading replication, wake physical and logical... |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Handle logical slot conflicts on standby |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Support invalidating replication slots due to horizon... |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Fix underspecified sort order in inherit.sql |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Prevent use of invalidated logical slot in CreateDecodi... |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Replace replication slot's invalidated_at LSN with... |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Add io_direct setting (developer-only). |
commit | commitdiff | tree |
2023-04-08 |
Thomas Munro | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. |
commit | commitdiff | tree |
2023-04-08 |
Amit Kapila | Doc: Fix the datatype of the newly added SUBSCRIPTION... |
commit | commitdiff | tree |
2023-04-08 |
Tom Lane | Add missing .gitignore entry. |
commit | commitdiff | tree |
2023-04-08 |
Tom Lane | Remove useless dependencies in daitch_mokotoff_header.pl. |
commit | commitdiff | tree |
2023-04-08 |
Stephen Frost | Add support for Kerberos credential delegation |
commit | commitdiff | tree |
2023-04-08 |
Tom Lane | Pacify perlcritic. |
commit | commitdiff | tree |
2023-04-08 |
Andres Freund | Track IO times in pg_stat_io |
commit | commitdiff | tree |
2023-04-07 |
Peter Geoghegan | Show more detail in nbtree rmgr descriptions. |
commit | commitdiff | tree |
2023-04-07 |
Stephen Frost | For Kerberos testing, disable DNS lookups |
commit | commitdiff | tree |
2023-04-07 |
Peter Geoghegan | Show more detail in heapam rmgr descriptions. |
commit | commitdiff | tree |
2023-04-07 |
Tom Lane | Adjust contrib/sepgsql regression test expected outputs. |
commit | commitdiff | tree |
2023-04-07 |
Tom Lane | Add support for Daitch-Mokotoff Soundex in contrib... |
commit | commitdiff | tree |
2023-04-07 |
Andres Freund | Fix table name clash in recently introduced test |
commit | commitdiff | tree |
2023-04-07 |
Andres Freund | Improve IO accounting for temp relation writes |
commit | commitdiff | tree |
2023-04-07 |
Daniel Gustafsson | Test SCRAM iteration changes with psql \password |
commit | commitdiff | tree |
2023-04-07 |
Daniel Gustafsson | Refactor background psql TAP functions |
commit | commitdiff | tree |
2023-04-07 |
Alvaro Herrera | Fix underspecified sort order in test query |
commit | commitdiff | tree |
2023-04-07 |
Tom Lane | Add pg_buffercache_usage_counts() to contrib/pg_bufferc... |
commit | commitdiff | tree |
2023-04-07 |
Alvaro Herrera | Catalog NOT NULL constraints |
commit | commitdiff | tree |
2023-04-07 |
Tom Lane | Doc: improve descriptions of max_[pred_]locks_per_trans... |
commit | commitdiff | tree |
2023-04-07 |
Tom Lane | Add array_sample() and array_shuffle() functions. |
commit | commitdiff | tree |
2023-04-07 |
Tom Lane | Fix locale-dependent test case. |
commit | commitdiff | tree |
2023-04-07 |
Andres Freund | Fix copy-paste bug in 12f3867f553 triggering an assert... |
commit | commitdiff | tree |
2023-04-07 |
Amit Kapila | Add tab-completion for newly added SUBSCRIPTION options. |
commit | commitdiff | tree |
2023-04-07 |
Michael Paquier | Add more protections in WAL record APIs against overflows |
commit | commitdiff | tree |
2023-04-07 |
Andres Freund | Use ExtendBufferedRelTo() in XLogReadBufferExtended() |
commit | commitdiff | tree |
2023-04-07 |
David Rowley | Add --buffer-usage-limit option to vacuumdb |
commit | commitdiff | tree |
next |