Commit Graph

  • 611806cd72 Add trailing commas to enum definitions Peter Eisentraut 2023-10-26 09:16:25 +02:00
  • f0efa5aec1 Introduce the concept of read-only StringInfos David Rowley 2023-10-26 16:31:48 +13:00
  • 01575ad788 Prevent duplicate RTEPermissionInfo for plain-inheritance parents Amit Langote 2023-10-26 11:53:56 +09:00
  • 178ee1d858 Prevent duplicate RTEPermissionInfo for plain-inheritance parents Amit Langote 2023-10-26 11:53:41 +09:00
  • 29d0a77fa6 Migrate logical slots to the new node during an upgrade. Amit Kapila 2023-10-26 06:54:16 +05:30
  • bddc2f7480 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • 9e8a18d692 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • c45a45fedb Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • 90fb0d11f2 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • 70b59a2728 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • 733e99de4e Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • d76606f077 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 2023-10-25 17:34:47 -04:00
  • fdeb6e6a74 Remove dead code in pg_ctl.c. Nathan Bossart 2023-10-25 16:26:59 -05:00
  • e9d12a5e22 Doc fix: Interfacing Extensions to Indexes Jeff Davis 2023-10-25 13:20:15 -07:00
  • 9ba9c7074f Fix some regression tests for d3d55ce57136 Alexander Korotkov 2023-10-25 14:53:14 +03:00
  • d3d55ce571 Remove useless self-joins Alexander Korotkov 2023-10-25 12:46:22 +03:00
  • 93e1d5ce16 doc: Fix link to catalog table Daniel Gustafsson 2023-10-25 11:33:24 +02:00
  • 85b9e8853f doc: Fix link to catalog table Daniel Gustafsson 2023-10-25 11:33:24 +02:00
  • 8f0fd47fa3 Use snprintf instead of sprintf in pg_regress. Daniel Gustafsson 2023-10-25 10:53:11 +02:00
  • 673a17e312 Add missing include dir and references to libpq for MSVC build David Rowley 2023-10-25 15:37:37 +13:00
  • 06e4f9c436 doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:41:17 +09:00
  • 07ef465e23 doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:41:16 +09:00
  • ef82d885d8 doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:41:14 +09:00
  • 5a4c21e952 doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:41:13 +09:00
  • d8c3ed4f29 doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:41:11 +09:00
  • cf352ddcdd doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:41:09 +09:00
  • cccfa08c39 doc: Fix some typos and grammar Michael Paquier 2023-10-25 09:40:55 +09:00
  • f76f1ef00d Log OpenSSL version in ./configure output Michael Paquier 2023-10-25 09:27:09 +09:00
  • 55a428a18d Log OpenSSL version in ./configure output Michael Paquier 2023-10-25 09:26:22 +09:00
  • d8fd08efbc Reword memory terminology for PQresultMemorySize Daniel Gustafsson 2023-10-24 22:18:19 +02:00
  • 66d6086cbc Speed up pg_regress server readiness testing. Daniel Gustafsson 2023-10-24 21:37:35 +02:00
  • 8f4a6b9e4f Fix problems when a plain-inheritance parent table is excluded. Tom Lane 2023-10-24 14:48:28 -04:00
  • 1268e73781 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 2023-10-24 14:48:28 -04:00
  • b1444a09dc Fix problems when a plain-inheritance parent table is excluded. Tom Lane 2023-10-24 14:48:28 -04:00
  • 387f9ed0a0 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 2023-10-24 14:48:28 -04:00
  • 74e5ea1e00 Doc: indexUnchanged is strictly a hint. Peter Geoghegan 2023-10-24 09:27:27 -07:00
  • cf89d3052d Doc: indexUnchanged is strictly a hint. Peter Geoghegan 2023-10-24 09:27:26 -07:00
  • be2502947f Doc: indexUnchanged is strictly a hint. Peter Geoghegan 2023-10-24 09:27:23 -07:00
  • df73ca3514 Doc: indexUnchanged is strictly a hint. Peter Geoghegan 2023-10-24 09:27:21 -07:00
  • 00d7fb5e2e Assert that buffers are marked dirty before XLogRegisterBuffer(). Jeff Davis 2023-10-23 17:17:46 -07:00
  • befe9451fb doc: Improve example query related to pg_wait_events Michael Paquier 2023-10-24 08:40:43 +09:00
  • 9972c7de1d Fix typos in wait_event.c Michael Paquier 2023-10-24 08:05:29 +09:00
  • 9ad9862761 jit: Adjust back-patch of f90b4a84 to 12 and 13. Thomas Munro 2023-10-24 11:14:21 +13:00
  • 7c070e224c jit: Adjust back-patch of f90b4a84 to 12 and 13. Thomas Munro 2023-10-24 11:14:21 +13:00
  • 5b36e8f078 Change struct tablespaceinfo's oid member from 'char *' to 'Oid' Robert Haas 2023-10-23 15:17:26 -04:00
  • 5c47c6546c Refactor parse_filename_for_nontemp_relation to parse more. Robert Haas 2023-10-23 15:08:53 -04:00
  • b6f1cca9ba Remove unnecessary break in pg_logical_replication_slot_advance() Michael Paquier 2023-10-23 10:20:30 +09:00
  • 40ebc41576 doc: Fix some grammar and inconsistent tags Michael Paquier 2023-10-23 09:58:55 +09:00
  • 0a6e2c7f86 Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • 527e62a5e5 Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • a13b63c788 Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • 03e749c2b8 Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • 0e49e23782 Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • 3b0f20f6ce Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • 5e4dacb987 Log LLVM library version in configure output. Thomas Munro 2023-10-22 14:17:00 +13:00
  • fb9a16a1a6 Fix min_dynamic_shared_memory on Windows. Thomas Munro 2023-10-22 10:04:55 +13:00
  • f72790b295 Fix min_dynamic_shared_memory on Windows. Thomas Munro 2023-10-22 10:04:55 +13:00
  • 174ccda5e2 Fix min_dynamic_shared_memory on Windows. Thomas Munro 2023-10-22 10:04:55 +13:00
  • dab889d60b Fix min_dynamic_shared_memory on Windows. Thomas Munro 2023-10-22 10:04:55 +13:00
  • 2d870b4aef Allow ALTER SYSTEM to set unrecognized custom GUCs. Tom Lane 2023-10-21 13:35:19 -04:00
  • b62a3fa1cc
    Make some error strings more generic Alvaro Herrera 2023-10-20 22:52:15 +02:00
  • 36a14afc07
    Make some error strings more generic Alvaro Herrera 2023-10-20 22:52:15 +02:00
  • c79ca0485a meson: Make detection of python more robust Andres Freund 2023-10-20 11:11:36 -07:00
  • 41da94fd5c meson: Make detection of python more robust Andres Freund 2023-10-20 11:11:31 -07:00
  • e98f47d570 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 2023-10-20 13:40:15 -04:00
  • d8c2877b9e Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 2023-10-20 13:40:15 -04:00
  • f4f55d5124 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 2023-10-20 13:40:15 -04:00
  • 85c9dda818 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 2023-10-20 13:40:15 -04:00
  • 5463319acd Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 2023-10-20 13:40:15 -04:00
  • 1ad3a7bd39 Dodge a compiler bug affecting timetz_zone/timetz_izone. Tom Lane 2023-10-20 13:40:15 -04:00
  • 32d31182fe Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • ed697c4040 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • cdbe9c3286 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • 9208c6f043 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • d568d2fab4 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • 1856a0ee0e Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • 52f22cd4e8 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 2023-10-20 13:01:02 -04:00
  • 2b5154beab Extend ALTER OPERATOR to allow setting more optimization attributes. Tom Lane 2023-10-20 12:28:38 -04:00
  • 7f8974bd56
    Merge pull request #51 from dutow/fix_ssl_err Zsolt Parragi 2023-10-20 09:01:02 +02:00
  • dcd4454590 Remove unnecessary dependencies to wal_level=logical in TAP tests Michael Paquier 2023-10-20 10:09:27 +09:00
  • afd12774ae During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. Robert Haas 2023-10-19 14:47:29 -04:00
  • 9c83573e4e Minor update in size calculation of compressed attributes Muhammad Usama 2023-10-18 19:46:52 +05:00
  • e4461f82c2 Fix for: Issue-36 Toast values are not getting encrypt... Muhammad Usama 2023-10-18 19:31:22 +05:00
  • 8483a54b7d Doc: modernize comment for boolin(). Tom Lane 2023-10-19 11:31:05 -04:00
  • 57586e834d Remove incorrect assertion and enable assertions in meson CI runner Zsolt Parragi 2023-10-19 16:35:22 +02:00
  • cb8e43a4d7
    Merge pull request #49 from dutow/fix_ssl_err Zsolt Parragi 2023-10-19 13:28:45 +02:00
  • 946fd903d2 Fixing SSL warning after server restart Zsolt Parragi 2023-10-19 10:33:25 +02:00
  • 8405068f3e Remove duplicate name from list of acknowledgments Peter Eisentraut 2023-10-19 10:37:46 +02:00
  • 5147ab1dd3 pg_stat_statements: Add local_blk_{read|write}_time Michael Paquier 2023-10-19 14:03:31 +09:00
  • 295c36c0c1 Add local_blk_{read|write}_time I/O timing statistics for local blocks Michael Paquier 2023-10-19 13:39:38 +09:00
  • 13d00729d4 Rename I/O timing statistics columns to shared_blk_{read|write}_time Michael Paquier 2023-10-19 11:26:40 +09:00
  • 9b103f861e Improve pglz_decompress's defenses against corrupt compressed data. Tom Lane 2023-10-18 20:43:17 -04:00
  • 817669ea27 Improve pglz_decompress's defenses against corrupt compressed data. Tom Lane 2023-10-18 20:43:17 -04:00
  • 2c63dc0356 Improve pglz_decompress's defenses against corrupt compressed data. Tom Lane 2023-10-18 20:43:17 -04:00
  • 985ac5ce29 Improve pglz_decompress's defenses against corrupt compressed data. Tom Lane 2023-10-18 20:43:17 -04:00
  • cfa4eba02c Improve pglz_decompress's defenses against corrupt compressed data. Tom Lane 2023-10-18 20:43:17 -04:00
  • 7fb355db14 Install wait_event_types.h in VPATH builds Michael Paquier 2023-10-19 09:42:46 +09:00
  • 418d6b4430 doc: PG 16 relnotes: fix spelling error Bruce Momjian 2023-10-18 13:40:44 -04:00
  • 7da915e33a jit: Changes for LLVM 17. Thomas Munro 2023-10-18 22:15:54 +13:00
  • 53c4dabe18 jit: Changes for LLVM 17. Thomas Munro 2023-10-18 22:15:54 +13:00