Commit Graph

57250 Commits (a82ee7ef3aacc2073d3ef5f4b7e5067fa08ea76c)
 

Author SHA1 Message Date
Tom Lane 5fd3e06f6a Remove PHOT from our default timezone abbreviations list. 2 years ago
Tom Lane 4b9fbd6be4 Allow relkind 'I' in type_sanity test. 2 years ago
Bruce Momjian 05ce730978 doc: improve text around consistency of statistics values 2 years ago
Bruce Momjian eb544d7fd9 doc: improve config syncfs wording 2 years ago
Jeff Davis d014e6cb18 Clarify the result order of unnest(multirange). 2 years ago
Bruce Momjian 12cf3ac7f3 doc Improve C GUC-related comments 2 years ago
Bruce Momjian a978565ffc doc: wording improvements 2 years ago
Alexander Korotkov 5ae2087202 Teach contrib/amcheck to check the unique constraint violation 2 years ago
Alexander Korotkov 8b62b441ff Split event_trigger_login test from event_trigger test 2 years ago
Tomas Vondra c6cf6d353c Fix minmax-multi distance for extreme interval values 2 years ago
Tomas Vondra 8da86d62a1 Fix minmax-multi on infinite date/timestamp values 2 years ago
Tomas Vondra 394d517314 Fix calculation in brin_minmax_multi_distance_date 2 years ago
Tomas Vondra b5489b75c6 Fix overflow when calculating timestamp distance in BRIN 2 years ago
Bruce Momjian 16ace6f745 doc: clarify logical decoding's deadlock of system tables 2 years ago
Bruce Momjian 1ce00efe3c |--- gitweb subject length limit ----------------|-email limit-| 2 years ago
Alexander Korotkov 83510534d5 Adjust parallel_schedule with event triggers on authenticated login 2 years ago
Amit Kapila 8949b978ff Commit b195e6d482 forgot to update meson.build. 2 years ago
Amit Kapila b195e6d482 Use shorter file names in the upgrade logical slots test. 2 years ago
Alexander Korotkov 2b26a69455 Make UniqueRelInfo a node 2 years ago
Michael Paquier 74604a37f2 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer 2 years ago
David Rowley 0c882a2988 Optimize various aggregate deserialization functions, take 2 2 years ago
Peter Eisentraut 26f988212e Add "Add trailing commas to enum definitions" to .git-blame-ignore-revs 2 years ago
Amit Langote 1f06b7fc6e Avoid compiler warning in non-assert builds 2 years ago
Peter Eisentraut 611806cd72 Add trailing commas to enum definitions 2 years ago
David Rowley f0efa5aec1 Introduce the concept of read-only StringInfos 2 years ago
Amit Langote 01575ad788 Prevent duplicate RTEPermissionInfo for plain-inheritance parents 2 years ago
Amit Kapila 29d0a77fa6 Migrate logical slots to the new node during an upgrade. 2 years ago
Tom Lane bddc2f7480 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Nathan Bossart fdeb6e6a74 Remove dead code in pg_ctl.c. 2 years ago
Jeff Davis e9d12a5e22 Doc fix: Interfacing Extensions to Indexes 2 years ago
Alexander Korotkov 9ba9c7074f Fix some regression tests for d3d55ce571 2 years ago
Alexander Korotkov d3d55ce571 Remove useless self-joins 2 years ago
Daniel Gustafsson 8f0fd47fa3 Use snprintf instead of sprintf in pg_regress. 2 years ago
David Rowley 673a17e312 Add missing include dir and references to libpq for MSVC build 2 years ago
Michael Paquier cccfa08c39 doc: Fix some typos and grammar 2 years ago
Michael Paquier 55a428a18d Log OpenSSL version in ./configure output 2 years ago
Daniel Gustafsson d8fd08efbc Reword memory terminology for PQresultMemorySize 2 years ago
Daniel Gustafsson 66d6086cbc Speed up pg_regress server readiness testing. 2 years ago
Tom Lane 387f9ed0a0 Fix problems when a plain-inheritance parent table is excluded. 2 years ago
Peter Geoghegan 74e5ea1e00 Doc: indexUnchanged is strictly a hint. 2 years ago
Jeff Davis 00d7fb5e2e Assert that buffers are marked dirty before XLogRegisterBuffer(). 2 years ago
Michael Paquier befe9451fb doc: Improve example query related to pg_wait_events 2 years ago
Michael Paquier 9972c7de1d Fix typos in wait_event.c 2 years ago
Robert Haas 5b36e8f078 Change struct tablespaceinfo's oid member from 'char *' to 'Oid' 2 years ago
Robert Haas 5c47c6546c Refactor parse_filename_for_nontemp_relation to parse more. 2 years ago
Michael Paquier b6f1cca9ba Remove unnecessary break in pg_logical_replication_slot_advance() 2 years ago
Michael Paquier 40ebc41576 doc: Fix some grammar and inconsistent tags 2 years ago
Thomas Munro 5e4dacb987 Log LLVM library version in configure output. 2 years ago
Thomas Munro dab889d60b Fix min_dynamic_shared_memory on Windows. 2 years ago
Tom Lane 2d870b4aef Allow ALTER SYSTEM to set unrecognized custom GUCs. 2 years ago