Commit Graph

  • ebf2ab40e5 Remove redundant wording in pg_statistic.h Michael Paquier 2024-12-30 12:18:45 +09:00
  • c3de0f9eed Fix failures with incorrect epoch handling for 2PC files at recovery Michael Paquier 2024-12-30 09:58:09 +09:00
  • 7e125b20ee Fix failures with incorrect epoch handling for 2PC files at recovery Michael Paquier 2024-12-30 09:58:02 +09:00
  • 8f67f994e8 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:47 +09:00
  • 58626e24a9 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:45 +09:00
  • d9ade6f2d4 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:43 +09:00
  • 359f31c638 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:42 +09:00
  • 03c46e1f26 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:40 +09:00
  • e358425815 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:07 +09:00
  • 68ff25eef1 contrib/pageinspect: Use SQL-standard function bodies. Tom Lane 2024-12-29 14:58:05 -05:00
  • 667368fd26 contrib/xml2: Use SQL-standard function bodies. Tom Lane 2024-12-29 13:53:00 -05:00
  • 97a5a16849 contrib/citext: Use SQL-standard function bodies. Tom Lane 2024-12-29 13:37:35 -05:00
  • eb53ff5517 Fix overly large values/nulls arrays David Rowley 2024-12-29 23:57:43 +13:00
  • 508a97ee49 Replace PGPROC.isBackgroundWorker with isRegularBackend. Tom Lane 2024-12-28 16:21:54 -05:00
  • 70d067cecc Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • c58b0c43d3 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 3d1ecc92a0 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 41a252c2ca Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 15b4c46c32 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 34486b6092 Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 14141bbbc1 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 2024-12-28 12:30:42 -05:00
  • 2bdf1b2a2e Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 2024-12-28 12:30:42 -05:00
  • a46311ed72 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 2024-12-28 11:48:13 -05:00
  • 1025463225 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 536acda0bc In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 83bb523756 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 5d94aa4dc3 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • fa61313770 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • ff90ee6145 In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • 58a359e585 Speedup tuple deformation with additional function inlining David Rowley 2024-12-28 12:20:42 +13:00
  • 8bd8c6798c 优化了函数 #194 #193 020908vasopressin 2024-12-27 22:15:57 +08:00
  • d85ce012f9 Improve handling of date_trunc() units for infinite input values Michael Paquier 2024-12-27 13:32:40 +09:00
  • 61cac71c23 Remove unused totalrows parameter in compute_expr_stats David Rowley 2024-12-27 10:51:22 +13:00
  • d978282c8f
    PG-1013 Added build comparison table, moved features from index to comparison, created Beta2 release notes (#280) Anastasia Alexandrova 2024-12-26 17:14:11 +01:00
  • cddb621e91
    PG-1013 Updated install steps for pg_tde (#378) Anastasia Alexandrova 2024-12-26 16:13:57 +01:00
  • 1c11e68a87
    Added link to distro docker for tde_heap AM, updated {G version for tde_heap_basic AM (#394) Anastasia Alexandrova 2024-12-26 16:12:23 +01:00
  • ba8c576c4d
    PG-1244 Added a limitation about KMS configuration update (#373) Anastasia Alexandrova 2024-12-26 14:45:51 +01:00
  • 69232561b7
    PG-1261 Documented pg_rewind limitation with (#387) Anastasia Alexandrova 2024-12-26 14:43:29 +01:00
  • bf7f6ea8d6
    PG-1241 Documented KMIP integration and setup (#368) Anastasia Alexandrova 2024-12-26 14:41:57 +01:00
  • 3f2d72b493 plpgsql: Rename a variable for clarity Peter Eisentraut 2024-12-26 11:11:14 +01:00
  • a86cfcae7c Fix typo in comment of compute_return_type() in functioncmds.c Michael Paquier 2024-12-26 12:53:55 +09:00
  • 643efb18bf meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • d8b0c64116 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • 07f902bd76 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • 4c9b453c91 Add commit 301de6a6f60 to .git-blame-ignore-revs. Peter Eisentraut 2024-12-25 18:17:29 +01:00
  • 301de6a6f6 Partial pgindent of .l and .y files Peter Eisentraut 2024-12-25 17:52:42 +01:00
  • 4e0d71ff22 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • c80acbc6fa meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • 2571c1d5cc meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • d663f150b5 guc: reentrant scanner Peter Eisentraut 2024-12-25 14:18:07 +01:00
  • 2a7425d7ee jsonpath scanner: reentrant scanner Peter Eisentraut 2024-12-24 23:42:41 +01:00
  • 9b254895c3 Fix nbtree symbol name comment reference. Peter Geoghegan 2024-12-24 14:06:16 -05:00
  • db6856c991 syncrep parser: pure parser and reentrant scanner Peter Eisentraut 2024-12-02 10:35:37 +01:00
  • e4a8fb8fef replication parser: pure parser and reentrant scanner Peter Eisentraut 2024-12-02 10:35:37 +01:00
  • 3836ac1f40
    Merge pull request #27 from dutow/pg1282 Shahid Ullah 2024-12-24 19:12:09 +05:00
  • 5af699066f Remove pgrminclude and associated scripts Peter Eisentraut 2024-12-24 14:02:42 +01:00
  • 133255acca PG-1282: Fix SELECT version() Zsolt Parragi 2024-12-24 12:37:18 +00:00
  • 1eb7cb21c2 Remove pgrminclude annotations Peter Eisentraut 2024-12-24 11:48:08 +01:00
  • 6f3820f37a Fix race condition in TupleDescCompactAttr assert code David Rowley 2024-12-24 14:54:24 +13:00
  • 38da053463 Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 2024-12-23 16:46:07 -05:00
  • da9517fb3a Reset btpo_cycleid in nbtree VACUUM's REDO routine. Peter Geoghegan 2024-12-23 15:46:00 -05:00
  • 89962bfef6 postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane 2024-12-23 15:14:30 -05:00
  • c431986de1 postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane 2024-12-23 15:14:30 -05:00
  • f36bac0779
    Bump github/codeql-action from 3.27.9 to 3.28.0 (#393) dependabot[bot] 2024-12-23 15:11:27 +02:00
  • 7997d3abde
    Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#392) dependabot[bot] 2024-12-23 15:11:01 +02:00
  • 1585ff7387 Don't allow GetTransactionSnapshot() in logical decoding Heikki Linnakangas 2024-12-23 12:42:55 +02:00
  • 952365cded Remove unnecessary GetTransactionSnapshot() calls Heikki Linnakangas 2024-12-23 12:42:39 +02:00
  • 7ec4b9ff80 Fix incorrect source filename references David Rowley 2024-12-23 19:41:49 +13:00
  • 7f97b4734f Fix some comments related to library unloading Michael Paquier 2024-12-23 14:46:49 +09:00
  • ba230ce40f Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-23 12:48:12 +09:00
  • cfd6cbcf9b Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-23 12:48:10 +09:00
  • 6c9b397540 Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-23 12:48:09 +09:00
  • 4d45e7490c Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-23 12:48:08 +09:00
  • bbe68c13ab Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-23 12:48:06 +09:00
  • 9c1afd3447 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • 41eafbb494 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • acd5c28db5 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • 9d8ab2c461 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • 7cfdb4d1e7 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • 578a7fe7b6 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • db448ce5ad Optimize alignment calculations in tuple form/deform David Rowley 2024-12-21 09:43:26 +13:00
  • 1f81b48a9d Mark CatalogSnapshotData static Heikki Linnakangas 2024-12-19 18:02:11 +02:00
  • d5a7bd5670 Fix variable reference in comment Heikki Linnakangas 2024-12-20 19:36:33 +02:00
  • 94bb6c4410 Fix overflow danger in SampleHeapTupleVisible(), take 2 Melanie Plageman 2024-12-20 09:41:41 -05:00
  • 2280912165 Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • 23c743b645 Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • fb540b6aa5 Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • ba02d24bac Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • 0350b876b0 Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • 38c579b089 Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • 02a8d0c452 Remove pg_attribute.attcacheoff column David Rowley 2024-12-20 23:22:37 +13:00
  • 546371599e Relax regression test for fsync check of backend-level stats Michael Paquier 2024-12-20 19:00:18 +09:00
  • 5983a4cffc Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 2024-12-20 22:31:26 +13:00
  • 26a79cbbda Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 2022-07-05 10:16:12 +09:00
  • 1f95181b44 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 2022-07-05 10:16:12 +09:00
  • c1c9df3159 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 2022-07-05 10:16:12 +09:00
  • 8ac0021b6f Remove final mention of FREEZE_PAGE from comments Melanie Plageman 2024-12-19 18:52:19 -05:00
  • e0a2721f7c Get rid of old version of BuildTupleHashTable(). Tom Lane 2024-12-19 18:07:00 -05:00
  • f0b900086a Use ExecGetCommonSlotOps infrastructure in more places. Tom Lane 2024-12-19 17:07:14 -05:00
  • 8d96f57d5c Improve planner's handling of SetOp plans. Tom Lane 2024-12-19 17:02:25 -05:00