Commit Graph

56343 Commits (596114164699bbe184969df374fd6a1d8a93a57c)
 

Author SHA1 Message Date
Tomas Vondra f24523672d Use per-tuple context in ExecGetAllUpdatedCols 2 years ago
Peter Eisentraut fb5a7d84d2 doc: Fix confusing positioning of notes in connection settings 2 years ago
Peter Eisentraut b0f6c43716 Remove read-only server settings lc_collate and lc_ctype 2 years ago
Amit Kapila d64e6468f4 Reload configuration more frequently in apply worker. 2 years ago
Heikki Linnakangas 95f0340c3b Initialize 'recordXtime' to silence compiler warning. 2 years ago
Bruce Momjian 3f1aaaa180 doc: PG 16 relnotes, fix PREPARE/EXECUTE wording 2 years ago
Peter Eisentraut 08235203dd Remove obsolete comment 2 years ago
David Rowley 8cddea9a53 Doc: unify use of timestamp with time zone vs timestamptz 2 years ago
Tom Lane 0211544969 Doc: explain about dependency tracking for new-style SQL functions. 2 years ago
Tom Lane 0161074786 Fix pg_dump's failure to honor dependencies of SQL functions. 2 years ago
Tom Lane b3f32a6c31 Fix misuse of pg_log_info() for details/hints. 2 years ago
Michael Paquier d0f4824a54 doc: Add note to prevent server spoofing with SCRAM 2 years ago
Bruce Momjian 47b7051bc8 doc: PG 16 relnotes, add psql \df+ source code change 2 years ago
Bruce Momjian 9eb1817d5c doc: add missing "the" in LATERAL sentence. 2 years ago
Bruce Momjian e6a254c0d4 doc: PG 16 relnotes, move memory item and reword OUTER item 2 years ago
Bruce Momjian 409d24485c doc: PG 16 relnotes, add memory overhead reduction item 2 years ago
Bruce Momjian f7c16a120c doc: PG 16 relnotes, adjust subscription origin mention 2 years ago
Bruce Momjian 0bcb3ca3b9 doc: PG 16 relnotes, adjust auto_explain logging item 2 years ago
Daniel Gustafsson e77c6c55e8 doc: Add missing backend_type to pg_stat_activity 2 years ago
Bruce Momjian 5a64640966 doc: PG 16 relnotes: adjust outer/full hash join parallelization 2 years ago
Bruce Momjian 9e28b83ae6 doc: PG 16 relnotes, fix duplicate author and commit 2 years ago
Bruce Momjian 503b0556d9 doc: PG 16 relnotes, fix "locale" typo and windows locale text 2 years ago
Jeff Davis ec1264f01e ICU: use uloc_getDefault() for initdb. 2 years ago
Tom Lane 7a844c77ec Fix joinclause removal logic to cope with cloned clauses. 2 years ago
Jeff Davis f4a9422c0c Doc fixes for commit 1e16af8ab5. 2 years ago
Peter Geoghegan 5abff197cc nbtree VACUUM: cope with right sibling link corruption. 2 years ago
Tom Lane 991a3df227 Fix filtering of "cloned" outer-join quals some more. 2 years ago
Daniel Gustafsson 913b3da6ae doc: fix typo in language tag documentation 2 years ago
Daniel Gustafsson 661bf96cd2 doc: Fix example query for pg_walinspect 2 years ago
Alvaro Herrera 8f5e42d334
Fix pgbench in prepared mode with an empty pipeline 2 years ago
Michael Paquier ecb968e7e3 Fix typo in TAP tests of vacuumdb 2 years ago
Bruce Momjian 46ba86cd32 doc: PG 16 relnotes, add author from previous merge 2 years ago
Bruce Momjian 5c2c59ba0b doc: PG 16 relnotes, wording adjustments 2 years ago
Bruce Momjian ad5406246b doc: PG 16 relnotes, merge and move vector items 2 years ago
Bruce Momjian a817edbf6f doc: PG 16 relnotes, update xid/subxid searches item 2 years ago
Nathan Bossart 381d19b3ea Document deprecated createuser option. 2 years ago
Tom Lane be3f62ae6e Doc: update src/tools/pginclude/README. 2 years ago
Tom Lane 5df5bea290 Fix the install rule for snowball_create.sql. 2 years ago
Peter Eisentraut 0ffbe6e591 Use lower case for icu_validation_level values 2 years ago
Peter Eisentraut dfe0169988 Punctuation improvement in postgresql.conf.sample 2 years ago
Peter Eisentraut f40177c904 Add newline at end of file 2 years ago
Bruce Momjian 5cb54fc310 doc: PG 16 relnotes, SIMD improvements 2 years ago
Tom Lane e0b82fc8e8 Stamp 16beta1. 2 years ago
Bruce Momjian 60751aa503 doc: PG 16 relnotes, add major features list 2 years ago
Tom Lane 1f9f6aa491 Spell the values of libpq's gssdelegation parameter as "0" and "1". 2 years ago
Bruce Momjian 4123455a9e doc: PG 16 relnotes, improve desc. of pg_log_standby_snapshot() 2 years ago
Peter Eisentraut 473e02f6f9 Translation updates 2 years ago
Alvaro Herrera 4042b2e187
pg_dump doc: mention 'long' is valid for --compress 2 years ago
Bruce Momjian ac298d3cb5 doc: PG 16 relnotes, improve description of standby log. decode 2 years ago
Nathan Bossart 2dcd1578c4 Rename some createuser options. 2 years ago