Commit Graph

  • 02531e8ca8 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -04:00
  • 4631646391 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -04:00
  • 25f9372172 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -04:00
  • 392e6e9e6a Fix assorted bugs in ecpg's macro mechanism. Tom Lane 2024-04-16 12:31:32 -04:00
  • c62d2ebd9e Fix nbtree "deduce NOT NULL" scan key comment. Peter Geoghegan 2024-04-16 12:04:20 -04:00
  • 984c0eccd0 Undo incorrect typedefs.list change. Tom Lane 2024-04-16 11:37:51 -04:00
  • 4d916dd876 Stabilize test of BRIN parallel create Tomas Vondra 2024-04-16 17:31:03 +02:00
  • 03107b4eda Ensure generated join clauses for child rels have correct relids. Tom Lane 2024-04-16 11:03:43 -04:00
  • f502849d49 Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -04:00
  • d9e4ee74f4 Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -04:00
  • ab2402268c Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -04:00
  • 5aacfa64e5 Fix generation of EC join conditions at the wrong plan level. Tom Lane 2024-04-16 11:22:39 -04:00
  • f698704155 Fix nbtree posting list comment. Peter Geoghegan 2024-04-16 11:20:41 -04:00
  • aa1def44c3 Fix nbtree page recycling comment. Peter Geoghegan 2024-04-16 11:14:36 -04:00
  • 91800af137 Ensure generated join clauses for child rels have correct relids. Tom Lane 2024-04-16 11:03:43 -04:00
  • 6377e12a5a revert: Generalize relation analyze in table AM interface Alexander Korotkov 2024-04-16 13:14:20 +03:00
  • b4476405ba Simple SMGR based AES-CBC encryption Zsolt Parragi 2024-04-15 19:48:22 +01:00
  • cbec8ceb52 Temporary build fix with PG17 development branch Zsolt Parragi 2024-04-15 19:38:36 +01:00
  • 539472a066
    Bump actions/setup-python from 3 to 5 (#173) dependabot[bot] 2024-04-16 07:33:07 +01:00
  • c6a79cd2c2
    Bump actions/upload-artifact from 2 to 4 (#174) dependabot[bot] 2024-04-16 07:32:57 +01:00
  • 9cb7c72f80
    Bump actions/checkout from 2 to 4 (#175) dependabot[bot] 2024-04-16 07:32:49 +01:00
  • cb20ec7891
    Bump docker/login-action from 1 to 3 (#176) dependabot[bot] 2024-04-16 07:32:37 +01:00
  • ac00b4125e
    Bump actions/github-script from 5 to 7 (#177) dependabot[bot] 2024-04-16 07:32:25 +01:00
  • bea97cd02e Improve test coverage in bump.c David Rowley 2024-04-16 16:21:31 +12:00
  • 4b0e5d6012 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:21 +09:00
  • bb418aeee2 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:17 +09:00
  • 6fa5e67e83 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:15 +09:00
  • 689ba4f1c4 xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:26:10 +09:00
  • 7c93f31dee xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-04-16 12:25:48 +09:00
  • 768ceeeaa1 Add missing PGDLLIMPORT markings Michael Paquier 2024-04-16 09:38:46 +09:00
  • 09d9800e52 docs: Consolidate into new "WAL for Extensions" chapter. Robert Haas 2024-04-15 15:46:19 -04:00
  • 953cf49e16 doc: Note exceptions for SET ROLE's effect on privilege checks. Nathan Bossart 2024-04-15 14:03:24 -05:00
  • e0970862e8 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -04:00
  • b6e21cef72 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -04:00
  • 78e81e14db Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -04:00
  • 09989ba847 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -04:00
  • cc1eb6a3cc Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -04:00
  • e0df80828a Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 2024-04-15 12:56:56 -04:00
  • bd8363acc0
    Merge pull request #172 from Percona-Lab/nastena1606-patch-1 Anastasia Alexandrova 2024-04-15 16:02:33 +02:00
  • cee8db3f68
    ATTACH PARTITION: Don't match a PK with a UNIQUE constraint Alvaro Herrera 2024-04-15 15:07:47 +02:00
  • 9dfcac8e15 Grammar fixes for split/merge partitions code Alexander Korotkov 2024-04-15 15:41:37 +03:00
  • 2d4d7ac381
    Add dependabot config (#169) Artem Gavrilov 2024-04-15 12:40:32 +02:00
  • c3709100be
    Fix propagating attnotnull in multiple inheritance Alvaro Herrera 2024-04-15 12:20:56 +02:00
  • 6ff21c0530 psql: Make output of \dD more stable Peter Eisentraut 2024-04-15 09:28:48 +02:00
  • 9895b35cb8 Fix ALTER DOMAIN NOT NULL syntax Peter Eisentraut 2024-04-15 08:20:34 +02:00
  • d21d61b96f Put back initialization of 'sslmode', to silence Coverity Heikki Linnakangas 2024-04-14 23:02:43 +03:00
  • cd4b6af620 Fix unnecessary padding in incremental backups Tomas Vondra 2024-04-14 20:34:29 +02:00
  • 8225c2fd40 Add regression test for BRIN parallel builds Tomas Vondra 2024-04-14 18:58:30 +02:00
  • 8cea358b12 Use the correct PG_DETOAST_DATUM macro in BRIN Tomas Vondra 2024-04-14 18:19:52 +02:00
  • bb616ed3e6 Use the correct PG_DETOAST_DATUM macro in BRIN Tomas Vondra 2024-04-14 18:19:52 +02:00
  • ad23af83da Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +02:00
  • 3cd4135119 Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +02:00
  • ccd8f0fa1e Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +02:00
  • 2f20ced1eb Update nbits_set in brin_bloom_union Tomas Vondra 2024-04-14 17:58:59 +02:00
  • 08059fc049 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -07:00
  • 7c490a18b7 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -07:00
  • 4e62ba21a9 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -07:00
  • 9358297431 freespace: Don't return blocks past the end of the main fork. Noah Misch 2024-04-13 08:34:20 -07:00
  • e9b905325c Correct "improve role option documentation". Noah Misch 2024-04-13 07:56:14 -07:00
  • 68ba46dfe3 Correct "improve role option documentation". Noah Misch 2024-04-13 07:56:14 -07:00
  • 4cc1c76fe9 Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos' Heikki Linnakangas 2024-04-12 19:52:39 +03:00
  • 65dfe9d167 Move libpq encryption negotiation tests Heikki Linnakangas 2024-04-12 19:52:37 +03:00
  • 084cae5513 Fix compilation with --with-gssapi --without-openssl Heikki Linnakangas 2024-04-12 19:52:34 +03:00
  • 0a5f229189 Fix libpq_encryption tests when compiled without SSL support Heikki Linnakangas 2024-04-12 19:52:28 +03:00
  • 929c05774b Don't allocate large buffer on the stack in pg_verifybackup Andrew Dunstan 2024-04-12 10:52:25 -04:00
  • 42fa4b6601 Assorted minor cleanups in the test_json_parser module Andrew Dunstan 2024-04-09 15:30:48 -04:00
  • b8a7bfa333 Shrink test file for test_json_parser module Andrew Dunstan 2024-04-09 14:35:08 -04:00
  • daf554dbea Add a TAP test for test_json_parser_perf Andrew Dunstan 2024-04-09 14:23:20 -04:00
  • 661ab4e185 Fix some memory leaks associated with parsing json and manifests Andrew Dunstan 2024-04-09 09:07:14 -04:00
  • b9ecefecc7 Fix recently introduced typo in code comment David Rowley 2024-04-12 23:15:52 +12:00
  • 3741f2a09d Fix the review comments and a bug in the slot sync code. Amit Kapila 2024-04-12 15:03:28 +05:30
  • 3af7040985 Fix IS [NOT] NULL qual optimization for inheritance tables David Rowley 2024-04-12 20:07:53 +12:00
  • 7924036cbb Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -04:00
  • 164c945c38 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -04:00
  • da11a14e0c Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -04:00
  • 268e723b12 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -04:00
  • e177da5c87 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -04:00
  • 6d4f062714 Doc: fix bogus to_date() examples. Tom Lane 2024-04-11 11:09:00 -04:00
  • 772faafca1 Revert: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 2024-04-11 16:30:32 +03:00
  • 922c4c461d Revert: Allow table AM to store complex data structures in rd_amcache Alexander Korotkov 2024-04-11 15:54:25 +03:00
  • 8dd0bb84da Revert: Allow table AM tuple_insert() method to return the different slot Alexander Korotkov 2024-04-11 15:53:26 +03:00
  • 193e6d18e5 Revert: Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 2024-04-11 15:51:35 +03:00
  • da841aa4dc Revert: Let table AM insertion methods control index insertion Alexander Korotkov 2024-04-11 15:47:53 +03:00
  • bc1e2092eb Revert: Custom reloptions for table AM Alexander Korotkov 2024-04-11 15:46:35 +03:00
  • 3ceb2f96d2 meson: Remove obsolete function test Peter Eisentraut 2024-04-11 12:44:54 +02:00
  • 87840b9741 meson: Remove obsolete function test Peter Eisentraut 2024-04-11 12:44:54 +02:00
  • 56c6703bd0 postgres_fdw: Improve comment about handling of asynchronous requests. Etsuro Fujita 2024-04-11 19:25:00 +09:00
  • 0341d4b10e Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 2024-04-11 19:05:07 +09:00
  • 01b01a77fe Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 2024-04-11 19:05:05 +09:00
  • b714bc40cf Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 2024-04-11 19:05:04 +09:00
  • b82dca2a5a Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 2024-04-11 19:05:02 +09:00
  • e79ceafe93 Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 2024-04-11 19:05:00 +09:00
  • 574c7c7546 Use correct datatype for xmin variables in slot.c Michael Paquier 2024-04-11 17:19:35 +09:00
  • 8f136af3c4 Use correct datatype for xmin variables in slot.c Michael Paquier 2024-04-11 17:19:20 +09:00
  • 810f64a015 Revert indexed and enlargable binary heap implementation. Masahiko Sawada 2024-04-11 17:18:05 +09:00
  • efb8acc0d0 Replace binaryheap + index with pairingheap in reorderbuffer.c Masahiko Sawada 2024-04-11 17:04:38 +09:00
  • 942219996c Fix grammar. Thomas Munro 2024-04-11 14:35:42 +12:00
  • d8f5acbdb9 Fix potential stack overflow in incremental backup. Thomas Munro 2024-04-11 13:19:29 +12:00
  • f56a9def71 Fix inconsistency with replay of hash squeeze record for clean buffers Michael Paquier 2024-04-11 09:20:51 +09:00
  • 5e9d8bed00 Fix plpgsql's handling of -- comments following expressions. Tom Lane 2024-04-10 15:45:59 -04:00