Commit Graph

  • 69537f5d17 Remove duplicate lines of code Daniel Gustafsson 2023-04-24 11:16:17 +02:00
  • 781ac42d43 Use elog to report unexpected action in handle_streamed_transaction(). Masahiko Sawada 2023-04-24 15:37:14 +09:00
  • 19e65dff38 Display 'password_required' option for \dRs+ command. Amit Kapila 2023-04-24 08:37:58 +05:30
  • 244ab8c00c Remove new <para id="contrib-obsolete">. Noah Misch 2023-04-23 18:58:19 -07:00
  • f4a4a18ecb Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 2023-04-23 13:58:25 +03:00
  • 214495dc5b Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 2023-04-23 13:58:25 +03:00
  • 8bbd0cce92 Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 2023-04-23 13:58:25 +03:00
  • 48c6825d0e Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 2023-04-23 13:58:25 +03:00
  • 02191136cb Fix custom validators call in build_local_reloptions() Alexander Korotkov 2023-04-23 13:55:49 +03:00
  • 9ef5a35837 Fix custom validators call in build_local_reloptions() Alexander Korotkov 2023-04-23 13:55:49 +03:00
  • 6e7361c85e Fix custom validators call in build_local_reloptions() Alexander Korotkov 2023-04-23 13:55:49 +03:00
  • cd115c3530 Fix custom validators call in build_local_reloptions() Alexander Korotkov 2023-04-23 13:55:49 +03:00
  • 0ec0e20955 Doc: update pgindent/README some more. Tom Lane 2023-04-22 11:52:46 -04:00
  • 5cd1a5af4d Fix initdb --no-locale. Jeff Davis 2023-04-21 13:11:18 -07:00
  • 106a1bf824 Avoid character classification in regex escape parsing. Jeff Davis 2023-04-21 08:19:41 -07:00
  • 5bcb15b816 Avoid character classification in regex escape parsing. Jeff Davis 2023-04-21 08:19:41 -07:00
  • 79a66c617a Avoid character classification in regex escape parsing. Jeff Davis 2023-04-21 08:19:41 -07:00
  • dde926b0f6 Avoid character classification in regex escape parsing. Jeff Davis 2023-04-21 08:19:41 -07:00
  • 109363de0a Avoid character classification in regex escape parsing. Jeff Davis 2023-04-21 08:19:41 -07:00
  • c04c6c5d6f Avoid character classification in regex escape parsing. Jeff Davis 2023-04-21 08:19:41 -07:00
  • a23ab2eebf Reorder connection markers in loadbalance tests Daniel Gustafsson 2023-04-21 12:29:38 +02:00
  • 60ce452729 Make libpq error messages consistent for translation Daniel Gustafsson 2023-04-21 10:23:38 +02:00
  • 0a16512d40 doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq. Fujii Masao 2023-04-21 16:46:41 +09:00
  • 84e05beb11 Remove unused global variable David Rowley 2023-04-21 11:41:58 +12:00
  • d91d163529 Fix incorrect function name reference David Rowley 2023-04-21 10:46:08 +12:00
  • 0ecb87e1fa Remove io prefix from pg_stat_io columns Michael Paquier 2023-04-21 07:21:50 +09:00
  • a14afd3bdc Use --strip-unneeded when stripping static libraries with GNU strip. Tom Lane 2023-04-20 18:12:32 -04:00
  • c976ccc9e5 Use --strip-unneeded when stripping static libraries with GNU strip. Tom Lane 2023-04-20 18:12:32 -04:00
  • e2e34dfff5 Use --strip-unneeded when stripping static libraries with GNU strip. Tom Lane 2023-04-20 18:12:32 -04:00
  • 6dce372034 Use --strip-unneeded when stripping static libraries with GNU strip. Tom Lane 2023-04-20 18:12:32 -04:00
  • 6d60b718ce Use --strip-unneeded when stripping static libraries with GNU strip. Tom Lane 2023-04-20 18:12:32 -04:00
  • eab2d3147e Use --strip-unneeded when stripping static libraries with GNU strip. Tom Lane 2023-04-20 18:12:32 -04:00
  • 63a03aea6b Fix list_copy_head() with empty Lists David Rowley 2023-04-21 10:02:25 +12:00
  • a9781ae11b Fix autovacuum cost debug logging Daniel Gustafsson 2023-04-20 15:45:44 +02:00
  • 94d73f9abd Doc: clarify NULLS NOT DISTINCT use in unique indexes David Rowley 2023-04-20 23:52:36 +12:00
  • 0d0aeb04c1 Doc: clarify NULLS NOT DISTINCT use in unique indexes David Rowley 2023-04-20 23:51:38 +12:00
  • c1cc4e688b Restart the apply worker if the 'password_required' option is changed. Amit Kapila 2023-04-20 08:56:18 +05:30
  • 7d3d72b55e Remove obsolete defense against strxfrm() bugs. Thomas Munro 2023-04-20 13:15:23 +12:00
  • e35ded2956 Fix list_copy_head() with empty Lists David Rowley 2023-04-20 10:34:46 +12:00
  • 2584639653 Use nbtdesc "level" field name consistently. Peter Geoghegan 2023-04-19 12:15:15 -07:00
  • 50547a3fae Fix wal_consistency_checking enhanced desc output. Peter Geoghegan 2023-04-19 10:42:39 -07:00
  • 9e1e9d6560 Add missed case for tab completion of GRANT/REVOKE MAINTAIN. Tom Lane 2023-04-19 10:49:53 -04:00
  • 0b5d1fb36a Fix errormessage for missing system CA in OpenSSL 3.1 Daniel Gustafsson 2023-04-19 12:54:58 +02:00
  • 77dedeb2c4 Remove some tabs in SQL code in C string literals Peter Eisentraut 2023-04-19 09:29:43 +02:00
  • dea4343535 Fix generation of distribution tarball Michael Paquier 2023-04-19 13:59:52 +09:00
  • 3f58a4e296 Fix various typos and incorrect/outdated name references David Rowley 2023-04-19 13:50:33 +12:00
  • fcb21b3acd Build ICU support by default. Jeff Davis 2023-04-18 13:20:11 -07:00
  • 7228f2f812 Update time zone data files to tzdata release 2023c. Tom Lane 2023-04-18 14:46:39 -04:00
  • 2ad35cf067 Update time zone data files to tzdata release 2023c. Tom Lane 2023-04-18 14:46:39 -04:00
  • 87d8ec3e47 Update time zone data files to tzdata release 2023c. Tom Lane 2023-04-18 14:46:39 -04:00
  • b79b36f269 Update time zone data files to tzdata release 2023c. Tom Lane 2023-04-18 14:46:39 -04:00
  • 62b22caa55 Update time zone data files to tzdata release 2023c. Tom Lane 2023-04-18 14:46:39 -04:00
  • 4ddee4d9de Update time zone data files to tzdata release 2023c. Tom Lane 2023-04-18 14:46:39 -04:00
  • 06e0652750 Remove useless argument from nbtree dedup function. Peter Geoghegan 2023-04-18 10:33:15 -07:00
  • b124104e73 Fix Utils.pm's locale-munging so that Perl itself is also affected. Tom Lane 2023-04-18 13:31:31 -04:00
  • 363e8f9115 Fix pg_basebackup with in-place tablespaces some more. Robert Haas 2023-04-18 11:23:34 -04:00
  • dbd25dd0b5 ecpg: Avoid C99-ism in newly-added test for Oracle compat Michael Paquier 2023-04-18 12:00:31 +09:00
  • 9eb44bb043 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 2023-04-18 11:20:55 +09:00
  • a28bd77136 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 2023-04-18 11:20:53 +09:00
  • e9e457d22d ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 2023-04-18 11:20:51 +09:00
  • 02f0764546 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 2023-04-18 11:20:50 +09:00
  • 8c746be440 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 2023-04-18 11:20:47 +09:00
  • f180290847 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 2023-04-18 11:20:41 +09:00
  • eef231e816 Fix some typos and some incorrectly duplicated words David Rowley 2023-04-18 14:03:30 +12:00
  • b4dbf3e924 Fix various typos David Rowley 2023-04-18 13:23:23 +12:00
  • e39d512f3e Comment fix for 60684dd834. Jeff Davis 2023-04-17 13:39:32 -07:00
  • 38358aab9a Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too. Tom Lane 2023-04-17 16:00:39 -04:00
  • 3e383f9b68 Avoid trying to write an empty WAL record in log_newpage_range(). Tom Lane 2023-04-17 14:22:06 -04:00
  • c796d72969 Avoid trying to write an empty WAL record in log_newpage_range(). Tom Lane 2023-04-17 14:22:06 -04:00
  • 9b0c1f2137 Avoid trying to write an empty WAL record in log_newpage_range(). Tom Lane 2023-04-17 14:22:06 -04:00
  • 86874a6dfc Avoid trying to write an empty WAL record in log_newpage_range(). Tom Lane 2023-04-17 14:22:06 -04:00
  • 72a914e9fb Avoid trying to write an empty WAL record in log_newpage_range(). Tom Lane 2023-04-17 14:22:06 -04:00
  • 2207df7c34 Avoid trying to write an empty WAL record in log_newpage_range(). Tom Lane 2023-04-17 14:22:06 -04:00
  • cd7cdc550c Fix incorrect comment about nbtree WAL record. Peter Geoghegan 2023-04-17 09:58:18 -07:00
  • d48ac0070c Further cleanup of autoconf output files for GSSAPI changes. Tom Lane 2023-04-17 11:21:50 -04:00
  • ca07a6e7bd Update configure for ab969a376 Stephen Frost 2023-04-17 10:13:08 -04:00
  • 1c77de9801 doc: Add additional SQL features codes from SQL:2023 Peter Eisentraut 2023-04-17 16:04:54 +02:00
  • 1c52f9c042 Update Kerberos/GSSAPI configure/meson check Stephen Frost 2023-04-17 09:51:04 -04:00
  • 2434d60a2a Put new command-line option into sensible order in help output Peter Eisentraut 2023-04-17 11:09:17 +02:00
  • fde9c06881 Doc: remove notes about the version vacuumdb options are valid from David Rowley 2023-04-17 09:28:34 +12:00
  • 78d5952dd0 Ensure result of an aggregate's finalfunc is made read-only. Tom Lane 2023-04-16 14:16:40 -04:00
  • 1c54b93a8c Avoid using non-ASCII commentary in daitch_mokotoff.c. Tom Lane 2023-04-16 12:57:32 -04:00
  • e9f451accb Doc: add note about --buffer-usage-limit being v16 onwards David Rowley 2023-04-16 21:47:01 +12:00
  • c0235013c1 Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs David Rowley 2023-04-16 12:05:34 +12:00
  • 048caf8d75 Fix assignment to array of domain over composite, redux. Tom Lane 2023-04-15 12:01:39 -04:00
  • 7428aecddf Fix assignment to array of domain over composite, redux. Tom Lane 2023-04-15 12:01:39 -04:00
  • 9b104a27c7 Fix assignment to array of domain over composite, redux. Tom Lane 2023-04-15 12:01:39 -04:00
  • c53ed26ea4 Fix assignment to array of domain over composite, redux. Tom Lane 2023-04-15 12:01:39 -04:00
  • 064eb89e83 Fix assignment to array of domain over composite, redux. Tom Lane 2023-04-15 12:01:39 -04:00
  • d6b5dee42d Remove some non-ASCII symbols from a comment. Tom Lane 2023-04-15 11:20:46 -04:00
  • 414d66220a Adjust Valgrind macro usage to protect chunk headers David Rowley 2023-04-15 11:59:52 +12:00
  • 43a33ef54e Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests Andres Freund 2023-04-14 11:30:20 -07:00
  • e4d905f772 NULL is not an ideal way to spell bool "false". Tom Lane 2023-04-14 13:31:51 -04:00
  • ea7894d33d doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ Daniel Gustafsson 2023-04-14 10:15:50 +02:00
  • e76fbcf796 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ Daniel Gustafsson 2023-04-14 10:15:50 +02:00
  • 36f49be808 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ Daniel Gustafsson 2023-04-14 10:15:50 +02:00
  • e9884e9921 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ Daniel Gustafsson 2023-04-14 10:15:50 +02:00
  • de575c78e1 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ Daniel Gustafsson 2023-04-14 10:15:50 +02:00
  • 928e05ddfd doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ Daniel Gustafsson 2023-04-14 10:15:50 +02:00
  • 12829058c4 Fix whitespace Peter Eisentraut 2023-04-14 10:04:57 +02:00