Commit Graph

  • 99322d6eee Add missing source files to nls.mk Peter Eisentraut 2023-04-14 09:56:04 +02:00
  • 1c19e28639 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 2023-04-14 16:23:11 +12:00
  • 0b2e77ce28 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 2023-04-14 16:22:46 +12:00
  • 6848f0c67c Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 2023-04-14 16:22:11 +12:00
  • ae85fb828c Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 2023-04-14 16:21:42 +12:00
  • 0c09160e11 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 2023-04-14 16:21:07 +12:00
  • e0693faf79 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 2023-04-14 16:20:27 +12:00
  • c7dc56bd6b doc: Fix some grammar for logical decoding description and functions Michael Paquier 2023-04-14 13:08:02 +09:00
  • 558c9d75fe Fix PHJ match bit initialization. Thomas Munro 2023-04-14 10:52:58 +12:00
  • a282697088 Remove code in charge of freeing regexps generation by Lab.c Michael Paquier 2023-04-14 07:27:44 +09:00
  • 0981846b9c Remove old GUC name mapping for "force_parallel_mode" David Rowley 2023-04-14 10:19:45 +12:00
  • 83c4706658 Update Unicode data to CLDR 43 Peter Eisentraut 2023-04-13 22:10:08 +02:00
  • d6f0f95a6b Harmonize some more function parameter names. Peter Geoghegan 2023-04-13 10:15:20 -07:00
  • 9517e6e1dd Add MacPorts support to src/test/ldap tests. Tom Lane 2023-04-13 10:32:51 -04:00
  • f7431bca8b Explicitly require MIT Kerberos for GSSAPI Stephen Frost 2023-04-13 08:55:13 -04:00
  • 6633cfb216 De-Revert "Add support for Kerberos credential delegation" Stephen Frost 2023-04-13 08:55:07 -04:00
  • e2922702a3 doc: Make HTML ids discoverable Peter Eisentraut 2023-04-13 10:15:20 +02:00
  • a34901dd03 Add missing XML ID attribute Peter Eisentraut 2023-04-13 09:48:38 +02:00
  • 6ca8df2d61 Skip the 004_io_direct.pl test if a pre-flight check fails. Thomas Munro 2023-04-13 13:47:39 +12:00
  • b37d051b0e Remove overzealous assertion from PHJ. Thomas Munro 2023-04-13 09:19:54 +12:00
  • 21e6bf4ddd
    Revert "Adjust contrib/sepgsql regression test expected outputs." Alvaro Herrera 2023-04-12 20:22:17 +02:00
  • 5ec69b71f1 Improve error messages introduced in be87200efd9 and 0fdab27ad68 Andres Freund 2023-04-12 11:00:37 -07:00
  • 9ce04b50e1
    Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 2023-04-12 19:29:21 +02:00
  • fa83e9e23c basebackup_to_shell: Check for a NULL return from OpenPipeStream. Robert Haas 2023-04-12 11:37:13 -04:00
  • 8e82db97b0 basebackup_to_shell: Check for a NULL return from OpenPipeStream. Robert Haas 2023-04-12 11:37:13 -04:00
  • 749320cdc3 Document BaseBackupSync and BaseBackupWrite wait events. Robert Haas 2023-04-12 11:18:40 -04:00
  • 4b1ad19a4e Document BaseBackupSync and BaseBackupWrite wait events. Robert Haas 2023-04-12 11:18:40 -04:00
  • 88ceac5d77 Fix parallel-safety marking when moving initplans to another node. Tom Lane 2023-04-12 10:46:30 -04:00
  • 953ff99c20 Fix parallel-safety marking when moving initplans to another node. Tom Lane 2023-04-12 10:46:30 -04:00
  • 96c698e3ff Fix parallel-safety marking when moving initplans to another node. Tom Lane 2023-04-12 10:46:30 -04:00
  • 0dd55ef9b8 Fix parallel-safety marking when moving initplans to another node. Tom Lane 2023-04-12 10:46:30 -04:00
  • 60c8aeaf67 Fix parallel-safety marking when moving initplans to another node. Tom Lane 2023-04-12 10:46:30 -04:00
  • f4badbcf45 Fix parallel-safety marking when moving initplans to another node. Tom Lane 2023-04-12 10:46:30 -04:00
  • 91199dd281 doc: Reword unexplained abbreviation Daniel Gustafsson 2023-04-12 16:16:12 +02:00
  • 5f38a2034e Fix incorrect format placeholders Peter Eisentraut 2023-04-12 10:05:50 +02:00
  • 906116ace1 Update config.guess and config.sub Peter Eisentraut 2023-04-12 09:16:19 +02:00
  • 644b848f50 doc: Fix some typos and grammar Michael Paquier 2023-04-12 13:03:09 +09:00
  • 34105eea62 Fix detection of unseekable files for fseek() and ftello() with MSVC Michael Paquier 2023-04-12 09:09:58 +09:00
  • 5c32549460 Fix detection of unseekable files for fseek() and ftello() with MSVC Michael Paquier 2023-04-12 09:09:53 +09:00
  • a923e21631 Fix detection of unseekable files for fseek() and ftello() with MSVC Michael Paquier 2023-04-12 09:09:38 +09:00
  • c03c2eae0a Refine the guidelines for rmgrdesc authors. Peter Geoghegan 2023-04-11 15:26:24 -07:00
  • 96149a180d Fix Heap rmgr's desc output for infobits arrays. Peter Geoghegan 2023-04-11 15:25:02 -07:00
  • e944063294 Fix xl_heap_lock WAL record field's data type. Peter Geoghegan 2023-04-11 14:07:54 -07:00
  • 57411c82ce 035_standby_logical_decoding: Add missing waits for replication Andres Freund 2023-04-11 11:17:36 -07:00
  • bc25d6c54a Document new pg_subscription columns. Robert Haas 2023-04-11 11:00:36 -04:00
  • 4c8a1b4769 Fix uninitialized variable in transformTableLikeClause() David Rowley 2023-04-11 23:01:12 +12:00
  • 68a2a437f4 Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option David Rowley 2023-04-11 19:36:34 +12:00
  • d866f0374c Doc: use "an SQL" consistently rather than "a SQL" David Rowley 2023-04-11 18:52:17 +12:00
  • 26e65ebdb2 Clarify nbtree posting list update desc issue. Peter Geoghegan 2023-04-10 17:55:23 -07:00
  • 4380c2509d Doc: add missed entries in BRIN extensibility tables. Tom Lane 2023-04-10 15:49:48 -04:00
  • 0cb01a04f6 Doc: add missed entries in BRIN extensibility tables. Tom Lane 2023-04-10 15:49:48 -04:00
  • 8b07ee0beb Doc: add missed entries in BRIN extensibility tables. Tom Lane 2023-04-10 15:49:48 -04:00
  • 5d6728e588 Fix nbtree posting list update desc output. Peter Geoghegan 2023-04-10 11:15:41 -07:00
  • 07a9f4f733 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 2023-04-10 13:09:18 -04:00
  • 707691ea62 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 2023-04-10 13:09:18 -04:00
  • fbbd7edca8 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 2023-04-10 13:09:18 -04:00
  • 26f36fe844 Doc: avoid using pg_get_publication_tables() in an example. Tom Lane 2023-04-10 12:22:10 -04:00
  • 6ff2e8cdd4 Simplify version check for SKIP clause Daniel Gustafsson 2023-04-08 23:32:11 +02:00
  • 980e8879f5 Use higher wal_level for 004_io_direct.pl. Thomas Munro 2023-04-09 08:27:36 +12:00
  • 064750af4f Improve indentation of multiline initialization expressions. Tom Lane 2023-04-08 11:48:36 -04:00
  • bbec50de16 Try to unbreak MSVC builds for pg_waldump Andrew Dunstan 2023-04-08 11:19:18 -04:00
  • 07690aab46 Suppress bogus printout during new 035_standby_logical_decoding.pl test. Tom Lane 2023-04-08 10:50:46 -04:00
  • 2e57ffe12f Skip \password TAP test on old IPC::Run versions Daniel Gustafsson 2023-04-08 15:51:45 +02:00
  • 0e9b271890 Try to unbreak MSVC builds for fuzzystrmatch Andrew Dunstan 2023-04-08 08:26:19 -04:00
  • 3d03b24c35 Revert "Add support for Kerberos credential delegation" Stephen Frost 2023-04-08 07:21:35 -04:00
  • db4f21e4a3 Redesign interrupt/cancel API for regex engine. Thomas Munro 2023-04-08 21:57:46 +12:00
  • 6db75edb2e Update contrib/trgm_regexp's memory management. Thomas Munro 2023-04-08 21:55:28 +12:00
  • 4f51429dd7 Update tsearch regex memory management. Thomas Munro 2023-04-08 21:54:45 +12:00
  • bea3d7e383 Use MemoryContext API for regex memory management. Thomas Munro 2023-04-08 21:52:35 +12:00
  • fcd77d5321 TAP test for logical decoding on standby Andres Freund 2023-04-08 02:24:50 -07:00
  • 0fdab27ad6 Allow logical decoding on standbys Andres Freund 2023-04-08 02:20:01 -07:00
  • e101dfac3a For cascading replication, wake physical and logical walsenders separately Andres Freund 2023-04-08 00:24:24 -07:00
  • 26669757b6 Handle logical slot conflicts on standby Andres Freund 2023-04-07 23:11:28 -07:00
  • be87200efd Support invalidating replication slots due to horizon and wal_level Andres Freund 2023-04-07 22:40:27 -07:00
  • 2ed16aacf1 Fix underspecified sort order in inherit.sql Andres Freund 2023-04-07 22:25:46 -07:00
  • 4397abd0a2 Prevent use of invalidated logical slot in CreateDecodingContext() Andres Freund 2023-04-07 22:19:05 -07:00
  • 15f8203a59 Replace replication slot's invalidated_at LSN with an enum Andres Freund 2023-04-07 21:47:25 -07:00
  • d4e71df6d7 Add io_direct setting (developer-only). Thomas Munro 2023-04-08 11:04:49 +12:00
  • faeedbcefd Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 2023-04-08 10:38:09 +12:00
  • d73c285af5 Doc: Fix the datatype of the newly added SUBSCRIPTION options. Amit Kapila 2023-04-08 09:42:50 +05:30
  • db6957bae8 Add missing .gitignore entry. Tom Lane 2023-04-07 23:32:49 -04:00
  • 2bfbad9c42 Remove useless dependencies in daitch_mokotoff_header.pl. Tom Lane 2023-04-07 23:22:28 -04:00
  • 3d4fa227bc Add support for Kerberos credential delegation Stephen Frost 2023-04-07 21:58:04 -04:00
  • edc627ae27 Pacify perlcritic. Tom Lane 2023-04-07 21:32:44 -04:00
  • ac8d53dae5 Track IO times in pg_stat_io Andres Freund 2023-04-07 16:05:26 -07:00
  • 1c453cfd89 Show more detail in nbtree rmgr descriptions. Peter Geoghegan 2023-04-07 16:46:23 -07:00
  • ce5e234085 For Kerberos testing, disable DNS lookups Stephen Frost 2023-04-07 19:36:46 -04:00
  • ced712f1a1 For Kerberos testing, disable DNS lookups Stephen Frost 2023-04-07 19:36:25 -04:00
  • 0787432f33 For Kerberos testing, disable reverse DNS lookup Stephen Frost 2023-04-07 19:36:25 -04:00
  • 0a46b2f89e For Kerberos testing, disable DNS lookups Stephen Frost 2023-04-07 19:36:12 -04:00
  • 1fdd1fbe10 For Kerberos testing, disable reverse DNS lookup Stephen Frost 2023-04-07 19:36:12 -04:00
  • 154bcce3ba For Kerberos testing, disable DNS lookups Stephen Frost 2023-04-07 19:36:10 -04:00
  • cd018a2b3f For Kerberos testing, disable reverse DNS lookup Stephen Frost 2023-04-07 19:36:10 -04:00
  • bbf7336d5a For Kerberos testing, disable DNS lookups Stephen Frost 2023-04-07 19:36:06 -04:00
  • 1beb70d810 For Kerberos testing, disable reverse DNS lookup Stephen Frost 2023-04-07 19:36:06 -04:00
  • 52d83e9270 For Kerberos testing, disable DNS lookups Stephen Frost 2023-04-07 19:36:03 -04:00
  • f0bd3361e0 For Kerberos testing, disable reverse DNS lookup Stephen Frost 2023-04-07 19:36:03 -04:00
  • 7d8219a444 Show more detail in heapam rmgr descriptions. Peter Geoghegan 2023-04-07 16:08:52 -07:00
  • 76c111a7f1 Adjust contrib/sepgsql regression test expected outputs. Tom Lane 2023-04-07 18:17:22 -04:00
  • a290378a37 Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. Tom Lane 2023-04-07 17:31:51 -04:00