Commit Graph

  • c1b9e1e56d Add numeric_int8_opt_error() to optionally suppress errors Peter Eisentraut 2024-01-03 10:05:35 +01:00
  • d4e66a39eb Refactor: separate function to find all objects depending on a column Peter Eisentraut 2024-01-03 08:48:09 +01:00
  • 359a3c586d Fix some typos Michael Paquier 2024-01-03 14:22:54 +09:00
  • 4b66d7b4e0 Remove unnecessary PGDATABASE settings from TAP tests Michael Paquier 2024-01-03 10:28:05 +09:00
  • ae6bc39317 Minor fixes for search path cache code. Tom Lane 2024-01-02 14:57:21 -05:00
  • 371b07e894 Remove Lock suffix from WALSummarizerLock in wait_event_names.txt Robert Haas 2024-01-02 13:17:23 -05:00
  • 5bc7b33b4e jsonpath_exec: fix typo "absense" -> "absence" Robert Haas 2024-01-02 12:27:38 -05:00
  • ff09129bec libpq: fix typo "occurences" -> "occurrences" in tests Robert Haas 2024-01-02 12:27:09 -05:00
  • e62e73f3a2 gist: fix typo "split(t)ed" -> "split" Robert Haas 2024-01-02 12:24:28 -05:00
  • 591cf626e7 tsquery: fix typo "rewrited" -> "rewritten" Robert Haas 2024-01-02 12:23:36 -05:00
  • 0d9937d118 Fix typos in comments and in one isolation test. Robert Haas 2024-01-02 11:56:02 -05:00
  • 5c430f9dc5 Add WALSummarizerLock to wait_event_names.txt Robert Haas 2024-01-02 10:31:49 -05:00
  • eea3f0e5c3 Avoid fast path abort regarding "being modified" in SSI. Panpan 2024-01-02 17:36:16 +08:00
  • 141752bbb0 Fix typos in simplehash.h Peter Eisentraut 2024-01-02 10:18:47 +01:00
  • a7928a57b9 Replace the relid in some missing fields during SJE Alexander Korotkov 2024-01-02 09:48:50 +02:00
  • 5052cacefa Avoid maintaining the dependency graph in case of 2PL. Panpan 2024-01-02 11:24:39 +08:00
  • 9a17be1e24 Allow upgrades to preserve the full subscription's state. Amit Kapila 2024-01-02 08:08:46 +05:30
  • cea89c93a1 Turn AT_PASS_* macros into an enum Peter Eisentraut 2024-01-01 19:17:18 +01:00
  • a02a3d08e2
    Update copyright year #151 Dennis Kamau 2024-01-01 11:50:17 +03:00
  • 1141e29b61 Revert "pg_stat_statements: Add coverage for entry_dealloc()" Peter Eisentraut 2023-12-31 15:30:57 +01:00
  • a99009a9a3 Exclude files generated by generate-wait_event_types.pl from pgindent Michael Paquier 2023-12-31 18:06:56 +09:00
  • cb44a8345e Fix parallel BRIN builds with synchronized scans Tomas Vondra 2023-12-30 22:59:42 +01:00
  • 6c63bcbf3c Minor cleanup of the BRIN parallel build code Tomas Vondra 2023-12-30 22:50:54 +01:00
  • 5632d6e18a Don't send "cannot connect" errors on invalid startup packet Heikki Linnakangas 2023-12-30 22:18:54 +02:00
  • 4710b67d4d pg_stat_statements: Add TAP test for testing restarts Peter Eisentraut 2023-12-30 19:55:32 +01:00
  • 742f6b3e6d pg_stat_statements: Add coverage for entry_dealloc() Peter Eisentraut 2023-12-30 19:55:32 +01:00
  • a740b213d4 Add GUC backtrace_on_internal_error Peter Eisentraut 2023-12-30 11:11:26 +01:00
  • 9d49837d71 Follow-up fixes for "Make all Perl warnings fatal" Peter Eisentraut 2023-12-29 23:54:40 +01:00
  • 2c321ceaa9 Fix collate.windows.win1252 test. Jeff Davis 2023-12-29 11:26:10 -08:00
  • c538592959 Make all Perl warnings fatal Peter Eisentraut 2023-12-29 18:01:53 +01:00
  • 69d7edb06f In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 2023-12-29 10:57:11 -05:00
  • 8d4e8b7468 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 2023-12-29 10:57:11 -05:00
  • aa2e323eed In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 2023-12-29 10:57:11 -05:00
  • 1e0841426e In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 2023-12-29 10:57:11 -05:00
  • b2c9936a71 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 2023-12-29 10:57:11 -05:00
  • 7418767f11 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 2023-12-29 10:57:11 -05:00
  • 541e8f14a1 Fix variable name and comment Peter Eisentraut 2023-12-28 17:25:47 +01:00
  • b901961be1 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 2023-12-28 20:09:33 +09:00
  • d2580bc312 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 2023-12-28 20:09:32 +09:00
  • 020e4a17f0 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 2023-12-28 20:09:30 +09:00
  • 296128a536 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 2023-12-28 20:09:27 +09:00
  • a78b0b3dcf doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 2023-12-28 20:09:26 +09:00
  • f246c48ac4 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 2023-12-28 20:09:12 +09:00
  • 783dcdb02d 2PL all tests passed. 3 tests failed as expected, since 2PL exposes different behavior in lock and concurrency (abort when SSI commit). Panpan 2023-12-28 15:28:36 +08:00
  • 8183758a5a A basic implementation of read lock. (Not tested) Panpan 2023-12-28 11:56:15 +08:00
  • 417a00b408 2PL style write lock supported now. Panpan 2023-12-28 10:58:15 +08:00
  • 58054de2d0 Improve the implementation of information_schema._pg_expandarray(). Tom Lane 2023-12-27 15:55:46 -05:00
  • 456b6b6751 Doc: specify aclitem syntax more clearly. Tom Lane 2023-12-27 13:52:01 -05:00
  • b1010030e6 Doc: specify aclitem syntax more clearly. Tom Lane 2023-12-27 13:52:01 -05:00
  • f91812b011 Doc: specify aclitem syntax more clearly. Tom Lane 2023-12-27 13:52:01 -05:00
  • 2ad96ebbfd Doc: specify aclitem syntax more clearly. Tom Lane 2023-12-27 13:52:01 -05:00
  • d02cceb85c Doc: specify aclitem syntax more clearly. Tom Lane 2023-12-27 13:52:01 -05:00
  • 6c361d323b Doc: specify aclitem syntax more clearly. Tom Lane 2023-12-27 13:52:01 -05:00
  • 3f1fd41631 Fix another incorrect data type choice from commit dc2123400. Tom Lane 2023-12-27 13:05:16 -05:00
  • 390408ec08 Fix incorrect format placeholders Peter Eisentraut 2023-12-27 17:39:10 +01:00
  • a7ebd82b9e Fix a warning in Perl test code Peter Eisentraut 2023-12-27 17:15:26 +01:00
  • 98c6231d19 Fix incorrect data type choices in some read and write calls. Tom Lane 2023-12-27 11:02:53 -05:00
  • da083b20f6 Initialize variable to placate compiler. Robert Haas 2023-12-27 08:41:53 -05:00
  • 7e6fb5da41 Improvements and fixes for e0b1ee17dc Alexander Korotkov 2023-12-27 14:22:02 +02:00
  • 06b10f80ba Remove BTScanOpaqueData.firstPage Alexander Korotkov 2023-12-27 14:21:49 +02:00
  • 3e527aeeed pg_stat_statements: Add test coverage for pg_stat_statements_reset_1_7 Peter Eisentraut 2023-12-27 10:48:01 +01:00
  • 3727b8d0e3 pg_stat_statements: Add test coverage for pg_stat_statements_1_8() Peter Eisentraut 2023-12-27 10:48:01 +01:00
  • 7d7ef075d2 Fix typo and case in messages John Naylor 2023-12-27 13:30:12 +07:00
  • e0477837ce Make replace_relid() leave argument unmodified Alexander Korotkov 2023-12-27 03:34:29 +02:00
  • 7d58f2342b REALLOCATE_BITMAPSETS manual compile-time option Alexander Korotkov 2023-12-27 03:34:23 +02:00
  • 71a3e8c43b Add asserts to bimapset manipulation functions Alexander Korotkov 2023-12-27 03:34:12 +02:00
  • ea61b1cf64 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 2023-12-26 17:57:48 -05:00
  • cb88f44ec8 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 2023-12-26 17:57:48 -05:00
  • bf4f30a0fa Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 2023-12-26 17:57:48 -05:00
  • 76dd3d94a5 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 2023-12-26 17:57:48 -05:00
  • e87252ceb8 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 2023-12-26 17:57:48 -05:00
  • 059de3ca47 Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. Tom Lane 2023-12-26 17:57:48 -05:00
  • c72049dbc3 Fix mistaken file name in plpython's meson recipe. Tom Lane 2023-12-26 17:03:02 -05:00
  • a46972e30c Fix mistaken file name in plpython's meson recipe. Tom Lane 2023-12-26 17:03:02 -05:00
  • 58c3151bbc Hide warnings from Python headers when using gcc-compatible compiler. Tom Lane 2023-12-26 16:16:29 -05:00
  • 1613e2fae1 Hide warnings from Python headers when using gcc-compatible compiler. Tom Lane 2023-12-26 16:16:29 -05:00
  • 48e7971643 Hide warnings from Python headers when using gcc-compatible compiler. Tom Lane 2023-12-26 16:16:29 -05:00
  • 7978eee02e Hide warnings from Python headers when using gcc-compatible compiler. Tom Lane 2023-12-26 16:16:29 -05:00
  • 5f8d6d7097 Hide warnings from Python headers when using gcc-compatible compiler. Tom Lane 2023-12-26 16:16:29 -05:00
  • b0115e7e20 Hide warnings from Python headers when using gcc-compatible compiler. Tom Lane 2023-12-26 16:16:29 -05:00
  • c4fe2e8220 Add meson NLS support for pg_combinebackup Peter Eisentraut 2023-12-26 21:31:39 +01:00
  • f67a3d4268 doc: add ISO 8601 extended format example using to_char() Bruce Momjian 2023-12-26 15:31:50 -05:00
  • bbf1f13408 Add empty placeholder LINGUAS file for pg_combinebackup. Tom Lane 2023-12-26 14:37:46 -05:00
  • d327f418d1 Remove unused macro Peter Eisentraut 2023-12-26 20:13:11 +01:00
  • 231ff70f98 Fix some translatable strings in pg_basebackup and pg_combinebackup Michael Paquier 2023-12-26 18:54:36 +09:00
  • 06bbe73541 Doc: Add missing pgoutput options. Amit Kapila 2023-12-26 11:18:05 +05:30
  • ad4a9f1f73 Doc: Add missing pgoutput options. Amit Kapila 2023-12-26 11:06:59 +05:30
  • 951eaecbc3 Doc: Add missing pgoutput options. Amit Kapila 2023-12-26 10:56:45 +05:30
  • 88d6c6f61d Doc: Add missing pgoutput options. Amit Kapila 2023-12-26 10:45:34 +05:30
  • aede916688 Doc: Add missing pgoutput options. Amit Kapila 2023-12-26 10:43:40 +05:30
  • 0eac3c798c Doc: Add missing pgoutput options. Amit Kapila 2023-12-26 10:30:42 +05:30
  • bad0763a4d Fix erroneous -Werror=missing-braces on old GCC. Tom Lane 2023-12-24 23:36:33 -05:00
  • 0a93f803f4 Fix a comment for remove_self_joins_recurse() Alexander Korotkov 2023-12-25 01:31:24 +02:00
  • b5fb6736ed Don't constrain self-join removal due to PHVs Alexander Korotkov 2023-12-25 01:24:25 +02:00
  • 8a8ed916f7 Handle PlaceHolderVar case in replace_varno_walker Alexander Korotkov 2023-12-25 01:16:09 +02:00
  • 12915a58ee Enhance checkpointer restartpoint statistics Alexander Korotkov 2023-12-25 00:52:42 +02:00
  • 64e77b496a pgbench: Fix overflow in table populating when rows >= 2^31-1 Michael Paquier 2023-12-24 11:49:14 +09:00
  • 11652f919d Set readline-relevant ENV vars in interactive_psql(), not caller. Tom Lane 2023-12-23 11:50:33 -05:00
  • da44ff312e Set readline-relevant ENV vars in interactive_psql(), not caller. Tom Lane 2023-12-23 11:50:33 -05:00
  • 3e2e0d5ad7 Set all variable-length fields of pg_attribute to null on column drop Peter Eisentraut 2023-12-22 21:44:55 +01:00