1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00

Commit Graph

  • cb19cd956f Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 22240b2818 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • d6894d6a08 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 67a0234157 Fix assertion on dereferenced object Daniel Gustafsson 2025-02-14 11:50:56 +01:00
  • 9e17ac997f Remove obsolete comment. Thomas Munro 2025-02-14 13:16:05 +13:00
  • 432c30dc4e Remove unused parameter from execute_extension_script(). Nathan Bossart 2025-02-13 16:47:42 -06:00
  • ed5e5f0710 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 2025-02-11 22:03:29 +01:00
  • cdaeff9b39 XLogRegisterData, XLogRegisterBufData void * argument for binary data Peter Eisentraut 2025-02-13 10:33:14 +01:00
  • 5209058240 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:12 +09:00
  • 8e58f8024d Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:11 +09:00
  • a37c83d1e4 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:10 +09:00
  • 139beb0355 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:08 +09:00
  • 6342d49d89 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:31:05 +09:00
  • 773c51dd39 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 2025-02-13 16:30:58 +09:00
  • abfb29648f Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better clarification. Masahiko Sawada 2025-02-12 16:55:00 -08:00
  • 072ee847ad Skip logical decoding of already-aborted transactions. Masahiko Sawada 2025-02-12 16:31:34 -08:00
  • 9e66a2b784 Remove unneeded volatile qualifier in fmgr.c. Nathan Bossart 2025-02-12 15:45:40 -06:00
  • fd602f29c1 Clean up impenetrable logic in pg_basebackup/receivelog.c. Tom Lane 2025-02-12 16:07:23 -05:00
  • fcd77a6873 Fix minor memory leaks in pg_dump. Tom Lane 2025-02-12 15:46:31 -05:00
  • c45963c5d5 ci: Collect core files on NetBSD and OpenBSD Andres Freund 2025-02-12 09:40:20 -05:00
  • e291573534 ci: Test NetBSD and OpenBSD Andres Freund 2025-02-12 09:40:07 -05:00
  • 01cdb98e44 meson: Fix failure to detect bsd_auth.h presence Andres Freund 2025-02-12 08:15:54 -05:00
  • c9a1d21352 meson: Fix failure to detect bsd_auth.h presence Andres Freund 2025-02-12 08:15:53 -05:00
  • b64d83115c meson: Fix failure to detect bsd_auth.h presence Andres Freund 2025-02-12 08:15:53 -05:00
  • 3dea7af519 Fix issue in recovery test 041_checkpoint_at_promote Michael Paquier 2025-02-12 17:58:29 +09:00
  • 0fc68c8421 Fix issue in recovery test 041_checkpoint_at_promote Michael Paquier 2025-02-12 17:58:25 +09:00
  • ff6d9cfcb1 Fix some inconsistencies with memory freeing in pg_createsubscriber Michael Paquier 2025-02-12 17:11:47 +09:00
  • 5b94e27534 Fix some inconsistencies with memory freeing in pg_createsubscriber Michael Paquier 2025-02-12 17:11:43 +09:00
  • 1b5841d461 Remove unnecessary (char *) casts [checksum] Peter Eisentraut 2025-02-12 08:59:48 +01:00
  • 827b4060a8 Remove unnecessary (char *) casts [mem] Peter Eisentraut 2025-02-12 08:50:13 +01:00
  • 506183bce7 Remove unnecessary (char *) casts [string] Peter Eisentraut 2025-02-12 08:49:18 +01:00
  • 80b23bf5b8 Doc: Fix punctuation errors John Naylor 2025-02-12 13:41:30 +07:00
  • 9efd78ef6b Doc: Fix punctuation errors John Naylor 2025-02-12 13:37:59 +07:00
  • d29bf192e5 Doc: Fix punctuation errors John Naylor 2025-02-12 13:37:01 +07:00
  • 412047f19f Doc: Fix punctuation errors John Naylor 2025-02-12 13:35:03 +07:00
  • fa761d9c71 Doc: Fix punctuation errors John Naylor 2025-02-12 13:18:52 +07:00
  • 0bc34ad692 Doc: Fix punctuation errors John Naylor 2025-02-12 13:12:51 +07:00
  • bb8dff9995 Add cost-based vacuum delay time to progress views. Nathan Bossart 2025-02-11 16:38:14 -06:00
  • e5b0b0ce15 Add is_analyze parameter to vacuum_delay_point(). Nathan Bossart 2025-02-11 16:38:14 -06:00
  • d0d649e916 Limit pgbench COPY FREEZE to ordinary relations Melanie Plageman 2025-02-11 16:51:28 -05:00
  • 38172d1856 Injection points for hash aggregation. Jeff Davis 2025-02-11 11:26:25 -08:00
  • 052026c9b9 Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman 2025-02-11 13:52:19 -05:00
  • 4dd09a1d41 config: Rename "Asynchronous Behavior" to "I/O" Andres Freund 2025-02-11 11:39:20 -05:00
  • 740766d37c config: Split "Worker Processes" out of "Asynchronous Behavior" Andres Freund 2025-02-11 11:39:19 -05:00
  • c366d2bdba Allow extension functions to participate in in-place updates. Tom Lane 2025-02-11 12:49:34 -05:00
  • 6c7251db0c Implement new optimization rule for updates of expanded variables. Tom Lane 2025-02-11 12:34:59 -05:00
  • 36fb9ef269 Detect whether plpgsql assignment targets are "local" variables. Tom Lane 2025-02-11 12:27:15 -05:00
  • a654af21ae Preliminary refactoring of plpgsql expression construction. Tom Lane 2025-02-11 12:20:05 -05:00
  • 6a7283dd2f Refactor pl_funcs.c to provide a usage-independent tree walker. Tom Lane 2025-02-11 12:14:12 -05:00
  • 6998db59c2 Replace AssertMacro() with Assert() when not in macro Peter Eisentraut 2025-02-11 11:12:05 +01:00
  • bf5710d3b6 Stamp 13.19. REL_13_19 Tom Lane 2025-02-10 18:28:20 -05:00
  • 6884202705 Stamp 14.16. REL_14_16 Tom Lane 2025-02-10 18:26:37 -05:00
  • e3cbae2221 Stamp 15.11. REL_15_11 Tom Lane 2025-02-10 18:24:55 -05:00
  • 61f3dcf2d9 Stamp 16.7. REL_16_7 Tom Lane 2025-02-10 18:23:16 -05:00
  • 3819b30c4c Stamp 17.3. REL_17_3 Tom Lane 2025-02-10 18:21:12 -05:00
  • fa3ddd2ea8 Last-minute updates for release notes. Tom Lane 2025-02-10 18:16:25 -05:00
  • e748064669 Last-minute updates for release notes. Tom Lane 2025-02-10 18:16:25 -05:00
  • 1c77ff9f9a Last-minute updates for release notes. Tom Lane 2025-02-10 18:16:25 -05:00
  • 7e06ffbc62 Last-minute updates for release notes. Tom Lane 2025-02-10 18:16:25 -05:00
  • 1ea6e890b2 Last-minute updates for release notes. Tom Lane 2025-02-10 18:16:25 -05:00
  • c9238ad853 Fix indentation of comment in plannodes.h Michael Paquier 2025-02-11 07:40:03 +09:00
  • f9fceef6ee Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 2025-02-10 16:30:03 -05:00
  • e1f1b030d7 Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 2025-02-10 16:30:03 -05:00
  • 9862de9176 Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 2025-02-10 16:30:03 -05:00
  • 0075a5c6ce Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 2025-02-10 16:30:03 -05:00
  • 85c1fcc656 Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 2025-02-10 16:30:03 -05:00
  • 5bf12323b6 Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations. Tom Lane 2025-02-10 16:30:03 -05:00
  • 9f12da78d9 Lock table in ShareUpdateExclusive when importing index stats. Jeff Davis 2025-02-10 12:25:24 -08:00
  • 7beb2af5e6 Fix type in test_escape test Andres Freund 2025-02-10 12:09:23 -05:00
  • 4a6825c762 Fix type in test_escape test Andres Freund 2025-02-10 12:09:23 -05:00
  • a085fa7316 Fix type in test_escape test Andres Freund 2025-02-10 12:09:23 -05:00
  • 41343f8405 Fix type in test_escape test Andres Freund 2025-02-10 12:09:23 -05:00
  • 05abb0f830 Fix type in test_escape test Andres Freund 2025-02-10 12:09:23 -05:00
  • 979205e47b Fix type in test_escape test Andres Freund 2025-02-10 12:09:23 -05:00
  • 9dc952d9a0 docs: EUC_TW can be up to four bytes wide, not three Andres Freund 2025-02-10 10:03:40 -05:00
  • 17b7894691 docs: EUC_TW can be up to four bytes wide, not three Andres Freund 2025-02-10 10:03:40 -05:00
  • 4ea3f5ef35 Add test of various escape functions Andres Freund 2025-02-10 10:03:40 -05:00
  • 46ddf98df0 Add test of various escape functions Andres Freund 2025-02-10 10:03:40 -05:00
  • c906bfe1b8 Fix handling of invalidly encoded data in escaping functions Andres Freund 2025-02-10 10:03:40 -05:00
  • e0ef3d776a Fix handling of invalidly encoded data in escaping functions Andres Freund 2025-02-10 10:03:40 -05:00
  • 5df4e1632e Specify the encoding of input to fmtId() Andres Freund 2025-02-10 10:03:40 -05:00
  • 2ae54ae17e Specify the encoding of input to fmtId() Andres Freund 2025-02-10 10:03:40 -05:00
  • db3eb0e825 Add pg_encoding_set_invalid() Andres Freund 2025-02-10 10:03:40 -05:00
  • 5bc33cbeae Add pg_encoding_set_invalid() Andres Freund 2025-02-10 10:03:40 -05:00
  • 00f1a1f665 Back-patch pg_encoding_verifymbstr()/pg_encoding_verifymbchar() to v13. Andres Freund 2025-02-10 10:03:40 -05:00
  • 57bda2508f docs: EUC_TW can be up to four bytes wide, not three Andres Freund 2025-02-10 10:03:39 -05:00
  • 16ce519533 docs: EUC_TW can be up to four bytes wide, not three Andres Freund 2025-02-10 10:03:39 -05:00
  • de4b92f333 Add test of various escape functions Andres Freund 2025-02-10 10:03:39 -05:00
  • 01784793fc Add test of various escape functions Andres Freund 2025-02-10 10:03:39 -05:00
  • 370c94d4cc Fix handling of invalidly encoded data in escaping functions Andres Freund 2025-02-10 10:03:39 -05:00
  • 92e4170f42 Fix handling of invalidly encoded data in escaping functions Andres Freund 2025-02-10 10:03:39 -05:00
  • b1756da754 Specify the encoding of input to fmtId() Andres Freund 2025-02-10 10:03:39 -05:00
  • 56aa2dcdde Specify the encoding of input to fmtId() Andres Freund 2025-02-10 10:03:39 -05:00
  • 703b3fd5de Add pg_encoding_set_invalid() Andres Freund 2025-02-10 10:03:39 -05:00
  • 6e05b195d0 Add pg_encoding_set_invalid() Andres Freund 2025-02-10 10:03:39 -05:00
  • dd3c1eb38e docs: EUC_TW can be up to four bytes wide, not three Andres Freund 2025-02-10 10:03:38 -05:00
  • 02d4d87ac2 Add test of various escape functions Andres Freund 2025-02-10 10:03:38 -05:00
  • 43a77239d4 Fix handling of invalidly encoded data in escaping functions Andres Freund 2025-02-10 10:03:38 -05:00
  • 61ad93cdd4 Specify the encoding of input to fmtId() Andres Freund 2025-02-10 10:03:38 -05:00
  • 7d43ca6fe0 Add pg_encoding_set_invalid() Andres Freund 2025-02-10 10:03:38 -05:00