Commit Graph

57464 Commits (29275b1d177096597675b5c6e7e7c9db2df8f4df)
 

Author SHA1 Message Date
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Michael Paquier 793ecff7df doc: fix typo "vertexes" -> "vertices" 2 years ago
Tom Lane aaf09c5923 Avoid masking EOF (no-password-supplied) conditions in auth.c. 2 years ago
Peter Eisentraut 59fd390d5e Second attempt at organizing jsonpath operators and methods 2 years ago
Peter Eisentraut 0958f8f6bf Revert "Reorganise jsonpath operators and methods" 2 years ago
Tom Lane 76ba8a8b63 Doc: Python's control flow construct is try/except not try/catch. 2 years ago
Robert Haas dffde5bf16 Fix defects in PrepareForIncrementalBackup. 2 years ago
Peter Eisentraut 8ce5aef2e6 Make Perl warnings fatal in newly added TAP tests 2 years ago
Peter Eisentraut 283a95da92 Reorganise jsonpath operators and methods 2 years ago
Peter Eisentraut c1b9e1e56d Add numeric_int8_opt_error() to optionally suppress errors 2 years ago
Peter Eisentraut d4e66a39eb Refactor: separate function to find all objects depending on a column 2 years ago
Michael Paquier 359a3c586d Fix some typos 2 years ago
Michael Paquier 4b66d7b4e0 Remove unnecessary PGDATABASE settings from TAP tests 2 years ago
Tom Lane ae6bc39317 Minor fixes for search path cache code. 2 years ago
Robert Haas 371b07e894 Remove Lock suffix from WALSummarizerLock in wait_event_names.txt 2 years ago
Robert Haas 5bc7b33b4e jsonpath_exec: fix typo "absense" -> "absence" 2 years ago
Robert Haas ff09129bec libpq: fix typo "occurences" -> "occurrences" in tests 2 years ago
Robert Haas e62e73f3a2 gist: fix typo "split(t)ed" -> "split" 2 years ago
Robert Haas 591cf626e7 tsquery: fix typo "rewrited" -> "rewritten" 2 years ago
Robert Haas 0d9937d118 Fix typos in comments and in one isolation test. 2 years ago
Robert Haas 5c430f9dc5 Add WALSummarizerLock to wait_event_names.txt 2 years ago
Peter Eisentraut 141752bbb0 Fix typos in simplehash.h 2 years ago
Alexander Korotkov a7928a57b9 Replace the relid in some missing fields during SJE 2 years ago
Amit Kapila 9a17be1e24 Allow upgrades to preserve the full subscription's state. 2 years ago
Peter Eisentraut cea89c93a1 Turn AT_PASS_* macros into an enum 2 years ago
Peter Eisentraut 1141e29b61 Revert "pg_stat_statements: Add coverage for entry_dealloc()" 2 years ago
Michael Paquier a99009a9a3 Exclude files generated by generate-wait_event_types.pl from pgindent 2 years ago
Tomas Vondra cb44a8345e Fix parallel BRIN builds with synchronized scans 2 years ago
Tomas Vondra 6c63bcbf3c Minor cleanup of the BRIN parallel build code 2 years ago
Heikki Linnakangas 5632d6e18a Don't send "cannot connect" errors on invalid startup packet 2 years ago
Peter Eisentraut 4710b67d4d pg_stat_statements: Add TAP test for testing restarts 2 years ago
Peter Eisentraut 742f6b3e6d pg_stat_statements: Add coverage for entry_dealloc() 2 years ago
Peter Eisentraut a740b213d4 Add GUC backtrace_on_internal_error 2 years ago
Peter Eisentraut 9d49837d71 Follow-up fixes for "Make all Perl warnings fatal" 2 years ago
Jeff Davis 2c321ceaa9 Fix collate.windows.win1252 test. 2 years ago
Peter Eisentraut c538592959 Make all Perl warnings fatal 2 years ago
Tom Lane 7418767f11 In pg_dump, don't dump a stats object unless dumping underlying table. 2 years ago
Peter Eisentraut 541e8f14a1 Fix variable name and comment 2 years ago
Michael Paquier f246c48ac4 doc: Mention AttributeRelationId in FDW validator function description 2 years ago
Tom Lane 58054de2d0 Improve the implementation of information_schema._pg_expandarray(). 2 years ago
Tom Lane 6c361d323b Doc: specify aclitem syntax more clearly. 2 years ago
Tom Lane 3f1fd41631 Fix another incorrect data type choice from commit dc2123400. 2 years ago
Peter Eisentraut 390408ec08 Fix incorrect format placeholders 2 years ago
Peter Eisentraut a7ebd82b9e Fix a warning in Perl test code 2 years ago
Tom Lane 98c6231d19 Fix incorrect data type choices in some read and write calls. 2 years ago
Robert Haas da083b20f6 Initialize variable to placate compiler. 2 years ago
Alexander Korotkov 7e6fb5da41 Improvements and fixes for e0b1ee17dc 2 years ago
Alexander Korotkov 06b10f80ba Remove BTScanOpaqueData.firstPage 2 years ago
Peter Eisentraut 3e527aeeed pg_stat_statements: Add test coverage for pg_stat_statements_reset_1_7 2 years ago
Peter Eisentraut 3727b8d0e3 pg_stat_statements: Add test coverage for pg_stat_statements_1_8() 2 years ago