Commit Graph

  • 0018f0af5a Fix MSVC recipe for ecpg regression tests. Tom Lane 2024-04-18 20:47:37 -0400
  • 84db9a0eb1 Doc: Update link to the mentioned subsection Daniel Gustafsson 2024-04-18 23:02:39 +0200
  • 950d4a2cb1 Fix typos and duplicate words Daniel Gustafsson 2024-04-18 21:28:07 +0200
  • fbed6ebe41 Remove spurious "the". Robert Haas 2024-04-18 13:06:27 -0400
  • f22e17f76c Don't try to fix eliminated nbtree array scan keys. Peter Geoghegan 2024-04-18 11:48:41 -0400
  • 9e72f6bfae Restrict where INCREMENTAL.${NAME} files are recognized. Robert Haas 2024-04-18 11:00:38 -0400
  • d72d32f52d
    Don't try to assign smart names to constraints Alvaro Herrera 2024-04-18 16:10:53 +0200
  • 2e2d4604d9 docs: Mention that pg_combinebackup does not verify backups. Robert Haas 2024-04-18 09:52:19 -0400
  • d9f686a72e
    Fix restore of not-null constraints with inheritance Alvaro Herrera 2024-04-18 15:35:15 +0200
  • e0d51e3bf4 Update src/tools/pginclude/README to match recent changes to cpluspluscheck Peter Eisentraut 2024-04-18 11:32:22 +0200
  • 2c7cea5a8e Fix object name clash in recently introduced test Amit Langote 2024-04-18 17:16:26 +0900
  • ef744ebb73 SQL/JSON: Miscellaneous fixes and improvements Amit Langote 2024-04-18 14:38:12 +0900
  • c0fc075186 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY Amit Langote 2024-04-18 14:46:35 +0900
  • b4fad46b6b SQL/JSON: Improve some error messages Amit Langote 2024-04-18 14:33:47 +0900
  • 40126ac68f Refactoring for CommitTransactionCommand()/AbortCurrentTransaction() Alexander Korotkov 2024-04-18 00:29:41 +0300
  • 3ab8cf9275 Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore Andres Freund 2024-04-17 11:21:17 -0700
  • 0c2f5552d5 Cleanup parallel BRIN index build code Tomas Vondra 2024-04-17 18:31:43 +0200
  • 0bd4b0689b Stabilize test of BRIN parallel create Tomas Vondra 2024-04-17 16:14:44 +0200
  • a89cd7bfcd Revert "Stabilize test of BRIN parallel create" Tomas Vondra 2024-04-17 16:12:03 +0200
  • 5165d43680 meson: Add some missing LLVM function checks Peter Eisentraut 2024-04-17 15:16:39 +0200
  • ca89db5f9d Remove dead code Peter Eisentraut 2024-04-17 10:46:43 +0200
  • 2e75492b3c Add missing source file to libpq/nls.mk Peter Eisentraut 2024-04-17 09:09:53 +0200
  • f6f8ac8e75 doc: Fix COPY ON_ERROR option syntax synopsis. Masahiko Sawada 2024-04-17 16:10:18 +0900
  • 91fe092a96 Fix typos with function name in event_trigger.c Michael Paquier 2024-04-17 14:56:31 +0900
  • a6d0fa5ef8 Disallow specifying ON_ERROR option without value. Masahiko Sawada 2024-04-17 11:31:27 +0900
  • 58cf2e120e Update mmgr's README to mention BumpContext David Rowley 2024-04-17 10:49:09 +1200
  • 6d2fd66b99 Push dedicated BumpBlocks to the tail of the blocks list David Rowley 2024-04-17 10:40:31 +1200
  • 2ea5d8bece Mark some new location fields as ParseLoc Peter Eisentraut 2024-04-16 20:22:41 +0200
  • ec07d0d7fa Clean up more indent breakage from 6377e12a5. Tom Lane 2024-04-16 13:00:40 -0400
  • 6f0cef9353 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -0400
  • 2b6a74afe1 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -0400
  • 02531e8ca8 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -0400
  • 4631646391 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -0400
  • 25f9372172 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -0400
  • 392e6e9e6a Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -0400
  • c62d2ebd9e Fix nbtree "deduce NOT NULL" scan key comment. Peter Geoghegan 2024-04-16 12:04:20 -0400
  • 984c0eccd0 Undo incorrect typedefs.list change. Tom Lane 2024-04-16 11:37:51 -0400
  • 4d916dd876 Stabilize test of BRIN parallel create Tomas Vondra 2024-04-16 17:31:03 +0200
  • 03107b4eda Ensure generated join clauses for child rels have correct relids. Tom Lane 2024-04-16 11:03:43 -0400
  • f502849d49 Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -0400
  • d9e4ee74f4 Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -0400
  • ab2402268c Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -0400
  • 5aacfa64e5 Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -0400
  • f698704155 Fix nbtree posting list comment. Peter Geoghegan 2024-04-16 11:20:41 -0400
  • aa1def44c3 Fix nbtree page recycling comment. Peter Geoghegan 2024-04-16 11:14:36 -0400
  • 91800af137 Ensure generated join clauses for child rels have correct relids. Tom Lane 2024-04-16 11:03:43 -0400
  • 6377e12a5a revert: Generalize relation analyze in table AM interface Alexander Korotkov 2024-04-16 13:14:20 +0300
  • bea97cd02e Improve test coverage in bump.c David Rowley 2024-04-16 16:21:31 +1200
  • 4b0e5d6012 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:21 +0900
  • bb418aeee2 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:17 +0900
  • 6fa5e67e83 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:15 +0900
  • 689ba4f1c4 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:10 +0900
  • 7c93f31dee xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:25:48 +0900
  • 768ceeeaa1 Add missing PGDLLIMPORT markings Michael Paquier 2024-04-16 09:38:46 +0900
  • 09d9800e52 docs: Consolidate into new "WAL for Extensions" chapter. Robert Haas 2024-04-15 15:46:19 -0400
  • 953cf49e16 doc: Note exceptions for SET ROLE's effect on privilege checks. Nathan Bossart 2024-04-15 14:03:24 -0500
  • e0970862e8 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -0400
  • b6e21cef72 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -0400
  • 78e81e14db Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -0400
  • 09989ba847 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -0400
  • cc1eb6a3cc Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -0400
  • e0df80828a Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -0400
  • cee8db3f68
    ATTACH PARTITION: Don't match a PK with a UNIQUE constraint Alvaro Herrera 2024-04-15 15:07:47 +0200
  • 9dfcac8e15 Grammar fixes for split/merge partitions code Alexander Korotkov 2024-04-15 15:41:37 +0300
  • c3709100be
    Fix propagating attnotnull in multiple inheritance Alvaro Herrera 2024-04-15 12:20:56 +0200
  • 6ff21c0530 psql: Make output of \dD more stable Peter Eisentraut 2024-04-15 09:28:48 +0200
  • 9895b35cb8 Fix ALTER DOMAIN NOT NULL syntax Peter Eisentraut 2024-04-15 08:20:34 +0200
  • d21d61b96f Put back initialization of 'sslmode', to silence Coverity Heikki Linnakangas 2024-04-14 23:02:43 +0300
  • cd4b6af620 Fix unnecessary padding in incremental backups Tomas Vondra 2024-04-14 20:34:29 +0200
  • 8225c2fd40 Add regression test for BRIN parallel builds Tomas Vondra 2024-04-14 18:58:30 +0200
  • 8cea358b12 Use the correct PG_DETOAST_DATUM macro in BRIN Tomas Vondra 2024-04-14 18:19:52 +0200
  • bb616ed3e6 Use the correct PG_DETOAST_DATUM macro in BRIN Tomas Vondra 2024-04-14 18:19:52 +0200
  • ad23af83da Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +0200
  • 3cd4135119 Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +0200
  • ccd8f0fa1e Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +0200
  • 2f20ced1eb Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +0200
  • 08059fc049 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -0700
  • 7c490a18b7 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -0700
  • 4e62ba21a9 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -0700
  • 9358297431 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -0700
  • e9b905325c Correct "improve role option documentation". Noah Misch 2024-04-13 07:56:14 -0700
  • 68ba46dfe3 Correct "improve role option documentation". Noah Misch 2024-04-13 07:56:14 -0700
  • 4cc1c76fe9 Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos' Heikki Linnakangas 2024-04-12 19:52:39 +0300
  • 65dfe9d167 Move libpq encryption negotiation tests Heikki Linnakangas 2024-04-12 19:52:37 +0300
  • 084cae5513 Fix compilation with --with-gssapi --without-openssl Heikki Linnakangas 2024-04-12 19:52:34 +0300
  • 0a5f229189 Fix libpq_encryption tests when compiled without SSL support Heikki Linnakangas 2024-04-12 19:52:28 +0300
  • 929c05774b Don't allocate large buffer on the stack in pg_verifybackup Andrew Dunstan 2024-04-12 10:52:25 -0400
  • 42fa4b6601 Assorted minor cleanups in the test_json_parser module Andrew Dunstan 2024-04-09 15:30:48 -0400
  • b8a7bfa333 Shrink test file for test_json_parser module Andrew Dunstan 2024-04-09 14:35:08 -0400
  • daf554dbea Add a TAP test for test_json_parser_perf Andrew Dunstan 2024-04-09 14:23:20 -0400
  • 661ab4e185 Fix some memory leaks associated with parsing json and manifests Andrew Dunstan 2024-04-09 09:07:14 -0400
  • b9ecefecc7 Fix recently introduced typo in code comment David Rowley 2024-04-12 23:15:52 +1200
  • 3741f2a09d Fix the review comments and a bug in the slot sync code. Amit Kapila 2024-04-12 15:03:28 +0530
  • 3af7040985 Fix IS [NOT] NULL qual optimization for inheritance tables David Rowley 2024-04-12 20:07:53 +1200
  • 7924036cbb Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -0400
  • 164c945c38 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -0400
  • da11a14e0c Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -0400
  • 268e723b12 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -0400
  • e177da5c87 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -0400
  • 6d4f062714 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -0400