Commit Graph

56765 Commits (be6f7cd9bb4a80787a7ebd602e5cae23485e4fe2)
 

Author SHA1 Message Date
Peter Eisentraut be6f7cd9bb Fix indentation in SQL file 2 years ago
Michael Paquier be022908cf Revert "Improve error message on snapshot import in snapmgr.c" 2 years ago
Amit Kapila e0b2eed047 Flush logical slots to disk during a shutdown checkpoint if required. 2 years ago
Amit Kapila a2e0d5e5f6 Remove redundant result assignment in 004_sync.pl. 2 years ago
Andres Freund 7369798a83 Fix tracking of temp table relation extensions as writes 2 years ago
Michael Paquier a0d87bcd9b Improve error message on snapshot import in snapmgr.c 2 years ago
Michael Paquier b8f44a4779 Refactor error messages for unsupported providers in pg_locale.c 2 years ago
David Rowley ee3a551e96 Fix incorrect logic in plan dependency recording 2 years ago
Amit Kapila f062cddafe Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. 2 years ago
Thomas Munro 3acd0599bd Fix exception safety bug in typcache.c. 2 years ago
Michael Paquier 522a31ac87 Switch psql's TAP test for query cancellation to use IPC::Run::signal() 2 years ago
Michael Paquier c53e288dba Skip psql's TAP test for query cancellation entirely on Windows 2 years ago
Michael Paquier e434e21e11 Remove redundant assignments in copyfrom.c 2 years ago
Bruce Momjian 320a27aab6 doc: remove mention of backslash doubling in strings 2 years ago
Masahiko Sawada 28ed5ecbe0 Stabilize subscription stats test. 2 years ago
Daniel Gustafsson 5a3423ad8e Add JIT deform_counter 2 years ago
Daniel Gustafsson 6fe3cefde4 doc: Extend documentation of PG_TEST_EXTRA 2 years ago
Thomas Munro 04a09ee944 Teach WaitEventSetWait() to report multiple events on Windows. 2 years ago
Thomas Munro 9f0602539d Remove some more "snapshot too old" vestiges. 2 years ago
Michael Paquier e722846daf Improve BackendXidGetPid() to only access allProcs on matching XID 2 years ago
Bruce Momjian 8438a3ffef doc: change "cross product" to "Cartesian product" 2 years ago
Robert Haas 9caf042088 Reorder tests in get_cheapest_path_for_pathkeys(). 2 years ago
Alvaro Herrera ac22a9545c
Move privilege check to the right place 2 years ago
Alvaro Herrera 3af7217942
Update information_schema definition for not-null constraints 2 years ago
Michael Paquier e1c6db6309 pg_basebackup: Generate valid temporary slot names under PQbackendPID() 2 years ago
Thomas Munro 0174c2d213 Fix instability in 031_recovery_conflict.pl. 2 years ago
Thomas Munro 0da096d78e Fix recovery conflict SIGUSR1 handling. 2 years ago
Nathan Bossart 8c16ad3b43 Allow using syncfs() in frontend utilities. 2 years ago
Nathan Bossart cccc6cdeb3 Add support for syncfs() in frontend support functions. 2 years ago
Nathan Bossart 3ed1956719 Make enum for sync methods available to frontend code. 2 years ago
Bruce Momjian 059e4ee921 doc: mention that to_char() values are rounded 2 years ago
Daniel Gustafsson aca17fe206 Update comments to match location of definition 2 years ago
Michael Paquier 59cbf60c0f Remove column for wait event names in wait_event_names.txt 2 years ago
Michael Paquier 414f6c0fb7 Use more consistent names for wait event objects and types 2 years ago
Nathan Bossart f39b265808 Move PG_TEMP_FILE* macros to file_utils.h. 2 years ago
Nathan Bossart 119c23eb98 Replace known_assigned_xids_lck with memory barriers. 2 years ago
Bruce Momjian a899d07b24 doc: mention libpq regression tests 2 years ago
Peter Eisentraut f234b8cd16 Unify gratuitously different error messages 2 years ago
Thomas Munro f691f5b80a Remove the "snapshot too old" feature. 2 years ago
Michael Paquier aa0d350456 Improve description of keys in tsvector 2 years ago
Michael Paquier ae10dbb0c5 Fix out-of-bound read in gtsvector_picksplit() 2 years ago
Amit Kapila e70ed4b1b8 Fix typo in decode.c. 2 years ago
Michael Paquier 2b8e5273e9 Fix handling of shared statistics with dropped databases 2 years ago
Alvaro Herrera d0ec2ddbe0
Fix not-null constraint test 2 years ago
Alvaro Herrera e09d763e25
ATPrepAddPrimaryKey: ignore non-PK constraints 2 years ago
Heikki Linnakangas e8d74ad625 Report syncscan position at end of scan. 2 years ago
Peter Eisentraut d7ceb41b9b Correct ObjectProperty entry for transforms 2 years ago
Peter Eisentraut f94dec76cc genbki.pl: Factor out boilerplate generation 2 years ago
Peter Eisentraut 226d0a6b98 Restructure DECLARE_INDEX arguments 2 years ago
Michael Paquier b5934bfd60 Fix some shadow variables in src/backend/replication/ 2 years ago