Commit Graph

52310 Commits (fdb1be4962ca080c007308ddb7163bf76310bb7c)
 

Author SHA1 Message Date
Michael Paquier fdb1be4962 Fix failures in SSL tests caused by out-of-tree keys and certificates 4 years ago
Tom Lane 48b6035f0f Fix assorted missing logic for GroupingFunc nodes. 4 years ago
Tom Lane 05ccf974cd Fix risk of deadlock failure while dropping a partitioned index. 4 years ago
Tom Lane a1efc8f8c8 Doc: fix our example systemd script. 4 years ago
Michael Paquier c422e8da7e doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW 4 years ago
Tom Lane ae8ec7feba Fix incorrect xmlschema output for types timetz and timestamptz. 4 years ago
Tom Lane 1d072bd203 Revert applying column aliases to the output of whole-row Vars. 4 years ago
Tomas Vondra 677a1dc0ca Fix publish_as_relid with multiple publications 4 years ago
Alexander Korotkov 7d30f59da7 Fix default signature length for gist_ltree_ops 4 years ago
Thomas Munro 26e0079398 Fix race between DROP TABLESPACE and checkpointing. 4 years ago
Michael Paquier dc5b3bdae3 pageinspect: Fix memory context allocation of page in brin_revmap_data() 4 years ago
Thomas Munro ea70f69450 Fix documentation typo in commit 5e6368b4. 4 years ago
Thomas Munro 1396b5c6ed Fix waiting in RegisterSyncRequest(). 4 years ago
Michael Paquier b61e6214cf pageinspect: Fix handling of page sizes and AM types 4 years ago
Thomas Munro 78c0f85e43 Wake up for latches in CheckpointWriteDelay(). 4 years ago
Thomas Munro d9f7ad54e5 Back-patch LLVM 14 API changes. 4 years ago
Tom Lane 8dcd1c3564 Restore the previous semantics of get_constraint_index(). 4 years ago
Michael Paquier 8f09157287 doc: Add ALTER/DROP ROUTINE to the event trigger matrix 4 years ago
Noah Misch f60bb3e0a9 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 4 years ago
Tom Lane a008c03dd7 Fix pg_regress to print the correct postmaster address on Windows. 4 years ago
Tom Lane 5c9d17e94c Fix bogus casting in BlockIdGetBlockNumber(). 4 years ago
Tom Lane b0bc196e52 Clean up assorted failures under clang's -fsanitize=undefined checks. 4 years ago
Tom Lane 2a1f84636d Allow root-owned SSL private keys in libpq, not only the backend. 4 years ago
Tom Lane ac910bb232 Disallow execution of SPI functions during plperl function compilation. 4 years ago
Andres Freund 9ff7fd9063 pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. 4 years ago
Heikki Linnakangas 7d80e93fb1 Fix data loss on crash after sorted GiST index build. 4 years ago
Tom Lane dd7c059791 Re-allow underscore as first character of custom GUC names. 4 years ago
Michael Paquier 627c79a1e8 Add compute_query_id = regress 4 years ago
Andres Freund 7bbfe59941 Fix temporary object cleanup failing due to toast access without snapshot. 4 years ago
Andrew Dunstan 8b5cd373ba
Remove most msys special processing in TAP tests 4 years ago
Andrew Dunstan 652ff988fb
Remove PostgreSQL::Test::Utils::perl2host completely 4 years ago
Tom Lane 2e30d77a19 Suppress warning about stack_base_ptr with late-model GCC. 4 years ago
Etsuro Fujita a9e186da81 Doc: Update documentation for modifying postgres_fdw foreign tables. 4 years ago
Amit Kapila 04645bbcae WAL log unchanged toasted replica identity key attributes. 4 years ago
Alexander Korotkov c76665edce Fix memory leak in IndexScan node with reordering 4 years ago
Tom Lane ae27b1acc4 Fix thinko in PQisBusy(). 4 years ago
Tom Lane 277e744ae1 Don't use_physical_tlist for an IOS with non-returnable columns. 4 years ago
Tom Lane 1e8c5cf7c6 Make pg_ctl stop/restart/promote recheck postmaster aliveness. 4 years ago
Andrew Dunstan 92f60f536e
Use gendef instead of pexports for building windows .def files 4 years ago
Tom Lane 2e211c1661 Make timeout.c more robust against missed timer interrupts. 4 years ago
Daniel Gustafsson 5f00ef065e Set SNI ClientHello extension to localhost in tests 4 years ago
Noah Misch 1a83297d22 Use Test::Builder::todo_start(), replacing $::TODO. 4 years ago
Tom Lane c23461a22a Test honestly for <sys/signalfd.h>. 4 years ago
Tom Lane e327291e4a Remove ppport.h's broken re-implementation of eval_pv(). 4 years ago
Tom Lane 78b1ddc753 Stamp 14.2. 4 years ago
Peter Eisentraut 3c879e61d9 Translation updates 4 years ago
Tom Lane 1d9ccc0a6d Release notes for 14.2, 13.6, 12.10, 11.15, 10.20. 4 years ago
Tom Lane d0cd7b7726 Doc: be clearer that foreign-table partitions need user-added constraints. 4 years ago
Tom Lane d13a838e1c Test, don't just Assert, that mergejoin's inputs are in order. 4 years ago
Tom Lane ab22eea831 First-draft release notes for 14.2. 4 years ago