Commit Graph

  • 47556a0013 Fix pg_recvlogical upon signal termination Michael Paquier 2023-07-20 10:22:46 +09:00
  • ab29a7a9c6 Doc: move unparenthesized syntaxes for a few commands. Nathan Bossart 2023-07-19 15:26:59 -07:00
  • cdaedfc96d Support parenthesized syntax for CLUSTER without a table name. Nathan Bossart 2023-07-19 15:26:52 -07:00
  • 018b61f81b Rearrange CLUSTER rules in gram.y. Nathan Bossart 2023-07-19 15:26:43 -07:00
  • 0a1d2a7df8 Add psql \drg command to display role grants. Tom Lane 2023-07-19 12:46:30 -04:00
  • d65ddaca93 Add psql \drg command to display role grants. Tom Lane 2023-07-19 12:46:30 -04:00
  • fd7c944690 Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • 22d0c30bd9 Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • 27e945944b Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • 8286b432c3 Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • bc9993a549 Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • 245d0e6d0d Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • 15c68cd84a Doc: improve description of IN and row-constructor comparisons. Tom Lane 2023-07-19 11:00:34 -04:00
  • 3f8c98d0b6 pg_archivecleanup: Add --clean-backup-history Michael Paquier 2023-07-19 13:41:22 +09:00
  • 4a7556f77c pg_archivecleanup: Refactor loop doing old segment removals Michael Paquier 2023-07-19 12:23:53 +09:00
  • 961cf5c905 Doc: Update the logical replication restriction w.r.t Replica Identity Full. Amit Kapila 2023-07-19 08:11:44 +05:30
  • df73e8bad6 Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • 04911fa767 Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • dc2d9efcb4 Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • 2e9135b940 Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • f9278cb0ae Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • e6e451c1d7 Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • 137b131d6f Doc: fix out-of-date example of SPI usage. Tom Lane 2023-07-18 11:59:39 -04:00
  • 6c7bffc096 Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:54 +09:00
  • 410a0d6bda Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:52 +09:00
  • b3ca4f0a5c Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:51 +09:00
  • 763d26205a Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:50 +09:00
  • f6ecd2622c Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:48 +09:00
  • 926aa6d11b Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:46 +09:00
  • 4e465aac36 Fix indentation in twophase.c Michael Paquier 2023-07-18 14:04:31 +09:00
  • bc0581f8fb Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:44:35 +09:00
  • d2ee542a2b Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:44:34 +09:00
  • db59108a2b Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:44:33 +09:00
  • 442749100d Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:44:31 +09:00
  • a878eff6b4 Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:44:29 +09:00
  • f88bc9f388 Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:44:27 +09:00
  • cb0cca1880 Fix recovery of 2PC transaction during crash recovery Michael Paquier 2023-07-18 13:43:44 +09:00
  • efe8d82269 Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. Tom Lane 2023-07-17 16:54:54 -04:00
  • 8fab4b3480 Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. Tom Lane 2023-07-17 16:54:54 -04:00
  • 884eee5bfb Remove db_user_namespace. Nathan Bossart 2023-07-17 11:44:59 -07:00
  • 6a4bf193be
    Clean up formatting #137 nisbet-hubbard 2023-07-17 14:11:25 +08:00
  • 3324f9f3a1
    Fix outdated instructions on $MANPATH nisbet-hubbard 2023-07-17 14:06:35 +08:00
  • 2c2eb0d6b2 Shrink memory contexts struct sizes David Rowley 2023-07-17 11:16:56 +12:00
  • 03d1080d8a Simplify option handling in pg_ctl. Nathan Bossart 2023-07-14 12:35:54 -07:00
  • e08d74ca13 Allow plan nodes with initPlans to be considered parallel-safe. Tom Lane 2023-07-13 17:30:14 -04:00
  • d0d44049d1 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 2023-07-13 16:50:13 -04:00
  • b8d3dae00f Improve error message for MaxAllocSize overrun in accumArrayResult. Tom Lane 2023-07-14 10:35:24 -04:00
  • 00f2a2556c Add missing initializations of p_perminfo Amit Langote 2023-07-14 14:28:38 +09:00
  • 4a7301c7ad Add missing initializations of p_perminfo Amit Langote 2023-07-14 14:28:38 +09:00
  • a0363ab7aa Fix privilege check for SET SESSION AUTHORIZATION. Nathan Bossart 2023-07-13 21:13:45 -07:00
  • 9987a7bf34 Move privilege check for SET SESSION AUTHORIZATION. Nathan Bossart 2023-07-13 21:10:36 -07:00
  • edca342434 Allow the use of a hash index on the subscriber during replication. Amit Kapila 2023-07-14 08:21:54 +05:30
  • db9813819f Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:16:13 +09:00
  • 7d27493b74 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:16:11 +09:00
  • bdaaf1bf1d Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:16:10 +09:00
  • 7af65523ab Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:16:08 +09:00
  • eb3abec4b6 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:16:06 +09:00
  • 27da471220 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:16:03 +09:00
  • a5ea825f95 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 2023-07-14 11:15:34 +09:00
  • ed2b58c153 Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:13:22 +09:00
  • f1d6bcdd8f Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:13:21 +09:00
  • c89d74c18b Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:13:20 +09:00
  • 954cc2139c Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:13:17 +09:00
  • c0dc97c7bf Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:13:15 +09:00
  • 31f9d41d62 Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:13:14 +09:00
  • 38ea6aa90e Fix updates of indisvalid for partitioned indexes Michael Paquier 2023-07-14 10:12:48 +09:00
  • d0c28601ef Remove wal_sync_method=fsync_writethrough on Windows. Thomas Munro 2023-07-14 11:59:07 +12:00
  • aea7fe33fb Add information about line contents on parsing failure of wait_event_names.txt Michael Paquier 2023-07-14 09:09:23 +09:00
  • 183a60a628 Remove double quotes from the second column of wait_event_names.txt Michael Paquier 2023-07-14 08:55:11 +09:00
  • f66403749d Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:31 -07:00
  • 1c38e7ae17 Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:37 -07:00
  • 1386f09871 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:37 -07:00
  • 034a9fcd2b Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:36 -07:00
  • 7aec84e4c2 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:36 -07:00
  • 81ce000067 Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:34 -07:00
  • 53336e8f66 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:34 -07:00
  • d11efe8303 Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:33 -07:00
  • e246fd4236 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:33 -07:00
  • 82e97b8640 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:31 -07:00
  • a4b4cc1d60 Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:30 -07:00
  • 03ccc9569c Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:30 -07:00
  • c66a7d75e6 Handle DROP DATABASE getting interrupted Andres Freund 2023-07-13 13:03:28 -07:00
  • 83ecfa9fad Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 2023-07-13 13:03:28 -07:00
  • 9f70f6d4c5 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • 8d8f371498 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • 7fffcc2ee9 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • a6991f763d Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • 5cb4619896 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • e27f3f52c2 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • 8aac9759bb Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 2023-07-13 13:07:51 -04:00
  • 40b3af72a7 Add missing const qualifier Amit Langote 2023-07-13 22:34:52 +09:00
  • 328f492d25 Fix code indentation violation in commit b6e1157e7d Amit Langote 2023-07-13 22:20:40 +09:00
  • e1c83e7b96 Fix untranslatable log message assembly Peter Eisentraut 2023-07-13 12:56:35 +02:00
  • b4018ecb88 Fix untranslatable log message assembly Peter Eisentraut 2023-07-13 12:56:35 +02:00
  • ccfca8ea42 Remove duplicated assignment of LLVMJitHandle->lljit Michael Paquier 2023-07-13 16:44:17 +09:00
  • 4946910a87 Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 2023-07-13 15:03:24 +09:00
  • fd48a86c62 Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 2023-07-13 15:03:17 +09:00
  • 0fef877538 Rename session_auth_is_superuser to current_role_is_superuser. Nathan Bossart 2023-07-12 21:28:54 -07:00
  • 411b720343 Teach in-tree getopt_long() to move non-options to the end of argv. Nathan Bossart 2023-07-12 20:34:39 -07:00
  • b6e1157e7d Don't include CaseTestExpr in JsonValueExpr.formatted_expr Amit Langote 2023-07-07 20:21:58 +09:00