Commit Graph

  • 4e54d231ae pg_upgrade: further tweaking of make_outputdirs(). Tom Lane 2022-06-13 14:28:05 -04:00
  • cb31fc24b7 Translation updates Peter Eisentraut 2022-06-13 07:32:39 +02:00
  • 19408aae7f Make subscription tests pass with log_error_verbosity=verbose Andrew Dunstan 2022-06-12 09:17:17 -04:00
  • 0d932a9d99 relnotes: update word wrapping Bruce Momjian 2022-06-11 15:28:20 -04:00
  • 4d3b4d7bfa relnotes: update AS OF date Bruce Momjian 2022-06-11 14:59:18 -04:00
  • 9dcae64369 relnotes: add links to the release notes, indent, word wrap Bruce Momjian 2022-06-11 14:37:50 -04:00
  • 18f66a1a91 Doc: remove a04ccf6df from release notes, now that it's reverted. Tom Lane 2022-06-10 16:38:15 -04:00
  • db713aa7fc Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 2022-06-10 16:34:25 -04:00
  • 030da9b6fd Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 2022-06-10 16:34:25 -04:00
  • aaa88d3828 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 2022-06-10 16:34:25 -04:00
  • 3f7f067385 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 2022-06-10 16:34:25 -04:00
  • f25b5519c9 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". Tom Lane 2022-06-10 16:34:25 -04:00
  • 03fa84ac7c First-draft release notes for 14.4. Tom Lane 2022-06-10 13:47:19 -04:00
  • d43cafaf49 relnotes: add markup of text Bruce Momjian 2022-06-10 13:40:50 -04:00
  • d3ef5c3ef4 Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 2022-06-10 10:35:57 -04:00
  • 199aac8b2f Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 2022-06-10 10:35:57 -04:00
  • 254cd7f31f Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 2022-06-10 10:35:57 -04:00
  • 77c1d92cba Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 2022-06-10 10:35:57 -04:00
  • 1218780cce Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 2022-06-10 10:35:57 -04:00
  • 2172455865 Fix collation of JSON_TABLE output columns Peter Eisentraut 2022-06-10 06:05:08 +02:00
  • 4a8a5dd7f5 Improve comments for trivial_subqueryscan(). Etsuro Fujita 2022-06-09 19:30:00 +09:00
  • e77de23fbb psql: Show notices immediately (again) Peter Eisentraut 2022-06-09 08:49:13 +02:00
  • 7ab5b4eb48 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 2022-06-08 13:26:18 -04:00
  • 51b0198d2a Doc: copy-edit "jsonb Indexing" section. Tom Lane 2022-06-08 12:01:51 -04:00
  • 2bc7dffa30 Doc: copy-edit "jsonb Indexing" section. Tom Lane 2022-06-08 12:01:51 -04:00
  • 0ccef410e4 Doc: copy-edit "jsonb Indexing" section. Tom Lane 2022-06-08 12:01:51 -04:00
  • abed46aea4 Doc: copy-edit "jsonb Indexing" section. Tom Lane 2022-06-08 12:01:51 -04:00
  • b46e8a83e9 Put option listing back into alphabetical order Peter Eisentraut 2022-06-08 15:35:44 +02:00
  • 804a507922 Fix whitespace Peter Eisentraut 2022-06-08 14:27:42 +02:00
  • 925816684a Fix whitespace Peter Eisentraut 2022-06-08 13:42:39 +02:00
  • 9b100eeb84 Fix whitespace Peter Eisentraut 2022-06-08 13:42:18 +02:00
  • 6450d15e2e Fix whitespace Peter Eisentraut 2022-06-08 13:23:53 +02:00
  • 59fb360c48 Fix whitespace Peter Eisentraut 2022-06-08 13:23:17 +02:00
  • ca899d98b4 Fix portability issue in TAP tests of psql for locales Michael Paquier 2022-06-08 11:24:06 +09:00
  • 4fff78f009 Restructure pg_upgrade output directories for better idempotence Michael Paquier 2022-06-08 10:53:01 +09:00
  • cbcea3b91d Harden Memoization code against broken data types David Rowley 2022-06-08 12:39:44 +12:00
  • fa5185b26c Harden Memoization code against broken data types David Rowley 2022-06-08 12:39:09 +12:00
  • a36196972b Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 2022-06-07 15:34:30 -04:00
  • 435251b859 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 2022-06-07 15:34:30 -04:00
  • d628ce048d Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 2022-06-07 15:34:30 -04:00
  • fb646cbd5a Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 2022-06-07 15:34:30 -04:00
  • 5c3b5f7db6 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 2022-06-07 15:34:30 -04:00
  • bf4717b091 Fix off-by-one loop termination condition in pg_stat_get_subscription(). Tom Lane 2022-06-07 15:34:30 -04:00
  • 32a85ee46b Don't fail on libpq-generated error reports in pg_amcheck. Tom Lane 2022-06-06 11:26:57 -04:00
  • 51da231597 Don't fail on libpq-generated error reports in pg_amcheck. Tom Lane 2022-06-06 11:26:57 -04:00
  • 89254606b6 Don't fail on libpq-generated error reports in ecpg_raise_backend(). Tom Lane 2022-06-06 11:20:21 -04:00
  • d82ed5b2f8 Don't fail on libpq-generated error reports in ecpg_raise_backend(). Tom Lane 2022-06-06 11:20:21 -04:00
  • 02026cadbf Don't fail on libpq-generated error reports in ecpg_raise_backend(). Tom Lane 2022-06-06 11:20:21 -04:00
  • 16d68007cd Don't fail on libpq-generated error reports in ecpg_raise_backend(). Tom Lane 2022-06-06 11:20:21 -04:00
  • a5dbca460a Don't fail on libpq-generated error reports in ecpg_raise_backend(). Tom Lane 2022-06-06 11:20:21 -04:00
  • 6d157e7cb8 Don't fail on libpq-generated error reports in ecpg_raise_backend(). Tom Lane 2022-06-06 11:20:21 -04:00
  • c3df4d53ca Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 2022-06-06 11:07:39 +09:00
  • b0bd9327dd Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 2022-06-06 11:07:35 +09:00
  • 0a1e4f0ca7 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 2022-06-06 11:07:31 +09:00
  • b364cfdfaf Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 2022-06-06 11:07:27 +09:00
  • a04ccf6dfb Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 2022-06-06 11:07:22 +09:00
  • 157f8739ad Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 2022-06-06 11:05:59 +09:00
  • d9a44828a6 TEMP #86 Lee Dong Wook 2022-06-03 00:09:48 +09:00
  • f00a4f02ac Automatically count the number of output lines in psql/help.c. Tom Lane 2022-06-04 11:54:05 -04:00
  • 15b6d21553 Force run of pg_upgrade in the build directory in its TAP test Michael Paquier 2022-06-04 12:16:52 +09:00
  • 1fbe94084f Improve psql \?'s description of large-object-related commands. Tom Lane 2022-06-03 15:49:36 -04:00
  • 9985139046 Doc: improve example for intarray's uniq() function. Tom Lane 2022-06-03 13:54:53 -04:00
  • c1ad8047a2 Doc: improve example for intarray's uniq() function. Tom Lane 2022-06-03 13:54:53 -04:00
  • 4ecacc3c8c Doc: improve example for intarray's uniq() function. Tom Lane 2022-06-03 13:54:53 -04:00
  • 5033dbda9d Doc: fix incorrect bit-reversal in example of macaddr formatting. Tom Lane 2022-06-03 11:51:37 -04:00
  • 668656d52f Doc: fix incorrect bit-reversal in example of macaddr formatting. Tom Lane 2022-06-03 11:51:37 -04:00
  • 34875f38b1 Doc: fix incorrect bit-reversal in example of macaddr formatting. Tom Lane 2022-06-03 11:51:37 -04:00
  • 54299b9ce7 Doc: fix incorrect bit-reversal in example of macaddr formatting. Tom Lane 2022-06-03 11:51:37 -04:00
  • 2223c2a7c4 Doc: fix incorrect bit-reversal in example of macaddr formatting. Tom Lane 2022-06-03 11:51:37 -04:00
  • 94c7db4f1d Doc: fix incorrect bit-reversal in example of macaddr formatting. Tom Lane 2022-06-03 11:51:37 -04:00
  • 2cc96f2339 Run tests of libpq on installcheck-world, checkprep and check-world Michael Paquier 2022-06-03 13:15:20 +09:00
  • 37fd181d6d Ignore heap rewrites for materialized views in logical replication. Amit Kapila 2022-06-03 08:15:00 +05:30
  • 36f34bf979 Reuse Logical Replication Background worker #85 Melih Mutlu 2022-06-02 17:39:37 +03:00
  • cc75ad780d Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 2022-06-02 18:00:07 +09:00
  • dadee87539 Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 2022-06-02 18:00:05 +09:00
  • de61a9cbaa Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 2022-06-02 18:00:03 +09:00
  • 18e3b197bc Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 2022-06-02 18:00:02 +09:00
  • 642e9165fd Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 2022-06-02 18:00:00 +09:00
  • fd0b9dcebd Prohibit combining publications with different column lists. Amit Kapila 2022-06-02 08:31:50 +05:30
  • 99f6f19799 Add missing test names in TAP tests of pg_upgrade Michael Paquier 2022-06-02 09:21:32 +09:00
  • c051180147 Silence compiler warnings from some older compilers. Tom Lane 2022-06-01 17:21:45 -04:00
  • 37290f7f5a Silence compiler warnings from some older compilers. Tom Lane 2022-06-01 17:21:45 -04:00
  • dd672be38d Silence compiler warnings from some older compilers. Tom Lane 2022-06-01 17:21:45 -04:00
  • 60ca2e8418 Silence compiler warnings from some older compilers. Tom Lane 2022-06-01 17:21:45 -04:00
  • 4e46726156 Silence compiler warnings from some older compilers. Tom Lane 2022-06-01 17:21:45 -04:00
  • dd1c8dd101 Silence compiler warnings from some older compilers. Tom Lane 2022-06-01 17:21:45 -04:00
  • 6f9ea6cf33 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • a3b685fdd1 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • b53780e1be Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • 9fdeae8486 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • d4c1618421 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • d5e1d5ed90 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • b5265196e5 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • c085387345 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • eeac7dd9ff Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • 1072e4c45d Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • eb39610f82 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 2022-06-01 16:15:47 -04:00
  • 80cd99c558 Doc: fix a couple of erroneous examples. Tom Lane 2022-06-01 10:39:46 -04:00
  • 1d0de97ba1 Doc: fix a couple of erroneous examples. Tom Lane 2022-06-01 10:39:46 -04:00
  • 9ae467db92 Doc: mention limitation of the number of resultset columns David Rowley 2022-06-01 12:47:27 +12:00