Commit Graph

56604 Commits (8bdfc53be48ae99109a05df1dfd203d35207733f)
 

Author SHA1 Message Date
Bruce Momjian b9e3f8005c doc: PG 16 relnotes, add author 2 years ago
Jeff Davis 05e1737351 Fix search_path to a safe value during maintenance operations. 2 years ago
Nathan Bossart 9aee26a491 Fix missing word in nbtree/README. 2 years ago
Michael Paquier 392ea0c78f Refactor routine to find single log content pattern in TAP tests 2 years ago
Masahiko Sawada a83edeaf68 Honor run_as_owner option in tablesync worker. 2 years ago
Michael Paquier 26eaf82e71 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster 2 years ago
Tom Lane 9a2dbc614e Fix oversight in outer join removal. 2 years ago
Tom Lane fbf80421ea Re-allow INDEX_VAR as rt_index in ChangeVarNodes(). 2 years ago
Tom Lane d98ed080bb Fix small overestimation of base64 encoding output length. 2 years ago
Fujii Masao 378d73ef20 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. 2 years ago
David Rowley 53ea2b7ad0 Don't use _BitScanForward64/_BitScanReverse64 on 32-bit MSVC builds 2 years ago
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