Commit Graph

57502 Commits (544bcb5a5e778e8ef8d784de611c5f85bc33433c)
 

Author SHA1 Message Date
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
John Naylor 7d7ef075d2 Fix typo and case in messages 2 years ago
Alexander Korotkov e0477837ce Make replace_relid() leave argument unmodified 2 years ago
Alexander Korotkov 7d58f2342b REALLOCATE_BITMAPSETS manual compile-time option 2 years ago
Alexander Korotkov 71a3e8c43b Add asserts to bimapset manipulation functions 2 years ago
Tom Lane 059de3ca47 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. 2 years ago
Tom Lane a46972e30c Fix mistaken file name in plpython's meson recipe. 2 years ago
Tom Lane 58c3151bbc Hide warnings from Python headers when using gcc-compatible compiler. 2 years ago
Peter Eisentraut c4fe2e8220 Add meson NLS support for pg_combinebackup 2 years ago
Bruce Momjian f67a3d4268 doc: add ISO 8601 extended format example using to_char() 2 years ago
Tom Lane bbf1f13408 Add empty placeholder LINGUAS file for pg_combinebackup. 2 years ago
Peter Eisentraut d327f418d1 Remove unused macro 2 years ago
Michael Paquier 231ff70f98 Fix some translatable strings in pg_basebackup and pg_combinebackup 2 years ago