Commit Graph

  • 2e3dc8c148
    pg_upgrade: check for types removed in pg12 Alvaro Herrera 2023-09-25 14:27:33 +02:00
  • c1609cf3c0 Fix typo in numutils.c comments Daniel Gustafsson 2023-09-25 13:29:34 +02:00
  • 7750fefdb2 Add GUC for temporarily disabling event triggers Daniel Gustafsson 2023-09-25 12:41:49 +02:00
  • f19669fed3 unaccent: Fix allocation size for target characters on initial load Michael Paquier 2023-09-25 09:31:48 +09:00
  • 1f9e3a9be5 Fix typo in test comment Daniel Gustafsson 2023-09-23 09:56:38 +02:00
  • 82314dbfca Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 2023-09-23 14:13:06 +12:00
  • 07896f468f Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 2023-09-23 14:13:06 +12:00
  • afa504ba2f Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 2023-09-23 14:13:06 +12:00
  • 21b4c3ca0b Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 2023-09-23 14:13:06 +12:00
  • cc58607b01 Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 2023-09-23 14:13:06 +12:00
  • 91b0e85aa0 Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 2023-09-23 14:13:06 +12:00
  • e8f3c06871 Don't trust unvalidated xl_tot_len. Thomas Munro 2023-09-23 10:26:24 +12:00
  • 6606c57162 Don't trust unvalidated xl_tot_len. Thomas Munro 2023-09-23 10:26:24 +12:00
  • 3ce3b53d76 Don't trust unvalidated xl_tot_len. Thomas Munro 2023-09-23 10:26:24 +12:00
  • f4d152edd8 Don't trust unvalidated xl_tot_len. Thomas Munro 2023-09-23 10:26:24 +12:00
  • ce497f648e Don't trust unvalidated xl_tot_len. Thomas Munro 2023-09-23 10:26:24 +12:00
  • bae868caf2 Don't trust unvalidated xl_tot_len. Thomas Munro 2023-09-23 10:26:24 +12:00
  • 82236927e1
    Add docker image build (#28) Andrew Pogrebnoi 2023-09-22 22:34:34 +03:00
  • 2a47c04535 Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • d7cc7184cc Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • 7060f8023f Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • bbb9bec11c Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • bd82b8d9b2 Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • 2290a13827 Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • 755eb44d3c Doc: copy-edit the introductory para for the pg_class catalog. Tom Lane 2023-09-22 14:52:36 -04:00
  • 33774978c7 Avoid using internal test methods in SSL tests Daniel Gustafsson 2023-09-22 13:35:37 +02:00
  • 9dc85806d8 Avoid potential pfree on NULL on OpenSSL errors Daniel Gustafsson 2023-09-22 11:18:25 +02:00
  • f720875a46 Avoid potential pfree on NULL on OpenSSL errors Daniel Gustafsson 2023-09-22 11:18:25 +02:00
  • 5f3aa309a8 Avoid potential pfree on NULL on OpenSSL errors Daniel Gustafsson 2023-09-22 11:18:25 +02:00
  • e59fcbd712 Simplify information schema check constraint deparsing Peter Eisentraut 2023-09-22 07:40:56 +02:00
  • 7cabb20a95 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 2023-09-21 23:11:31 -04:00
  • 555a8d9d37 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 2023-09-21 23:11:31 -04:00
  • 10323f140f Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 2023-09-21 23:11:31 -04:00
  • 77dc816027 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 2023-09-21 23:11:31 -04:00
  • 227c7cf156 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 2023-09-21 23:11:30 -04:00
  • 48e2b234f8 Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. Tom Lane 2023-09-21 23:11:30 -04:00
  • dce4544414 doc: PG 16 relnotes: improve wording of promote_trigger item Bruce Momjian 2023-09-21 11:27:29 -04:00
  • cca97ce6a6 Allow dbname in pg_basebackup/pg_receivewal connstring Daniel Gustafsson 2023-09-21 13:53:07 +02:00
  • c994d06f10 Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:11 +09:00
  • c50ad79f60 Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:09 +09:00
  • a3a66d3ff1 Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:07 +09:00
  • c7c4ce2be3 Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:05 +09:00
  • da421219e4 Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:04 +09:00
  • 3e2fe32552 Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:01 +09:00
  • c621467d2b Update comment about set_join_pathlist_hook(). Etsuro Fujita 2023-09-21 19:45:00 +09:00
  • a3d687271f
    Keyring config and datafile minor UX improvements (#24) Andrew Pogrebnoi 2023-09-21 13:35:46 +03:00
  • 5cfba1ad69 Fix vacuumdb to pass buffer-usage-limit with analyze-only mode David Rowley 2023-09-21 17:47:20 +12:00
  • f7dbdab051 Fix vacuumdb to pass buffer-usage-limit with analyze-only mode David Rowley 2023-09-21 17:15:02 +12:00
  • 3701db77a0 doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE Michael Paquier 2023-09-20 13:37:02 +09:00
  • e5975c2daa doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE Michael Paquier 2023-09-20 13:36:54 +09:00
  • 59f47fb98d unaccent: Add support for quoted translated characters Michael Paquier 2023-09-20 12:29:36 +09:00
  • 559bc17321 Remove open-coded binary heap in pg_dump_sort.c. Nathan Bossart 2023-09-19 19:18:34 -07:00
  • c868cbfef7 Fix typos in pgoutput.c Michael Paquier 2023-09-20 10:02:12 +09:00
  • cb943054f3 psql: Reset query buffer of \e, \ef and \ev on error Michael Paquier 2023-09-20 09:26:15 +09:00
  • 9bfd44bbde Convert pg_restore's ready_list to a priority queue. Nathan Bossart 2023-09-19 14:31:29 -07:00
  • 1f998863b0 Fix psql tab-completion for identifiers containing dollars. Heikki Linnakangas 2023-09-19 19:26:29 +03:00
  • c5b0582841 Replace more MemSet calls with struct initialization Peter Eisentraut 2023-09-19 11:29:45 +02:00
  • 5826d48c63
    Merge pull request #23 from dutow/builtpkg Zsolt Parragi 2023-09-19 11:24:45 +02:00
  • a681221b38
    Update README.md Zsolt Parragi 2023-09-19 11:17:17 +02:00
  • f1a99e13ca Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • df4eddbe43 Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • 459439f728 Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • 78df27e2ff Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • bd7a18e707 Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • 64276c7e45 Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • bf094372d1 Fix GiST README's explanation of the NSN cross-check. Heikki Linnakangas 2023-09-19 11:53:51 +03:00
  • 9847ca2c79 Standardize type of extend_by counter Peter Eisentraut 2023-09-19 09:46:01 +02:00
  • aae6fcc9b7 Uploading pgdg binary package Zsolt Parragi 2023-09-18 20:05:53 +02:00
  • 78a33bba4c Improve error message for snapshot import in snapmgr.c, take two Michael Paquier 2023-09-19 10:19:50 +09:00
  • ddded779a7 Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:31 +09:00
  • 99d27e55cc Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:29 +09:00
  • 35e8ba3e54 Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:27 +09:00
  • bb65f3c1b2 Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:26 +09:00
  • 9e0ce80f3d Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:24 +09:00
  • f171430f08 Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:22 +09:00
  • af5b3c3d1e Fix assertion failure with PL/Python exceptions Michael Paquier 2023-09-19 08:31:06 +09:00
  • c103d07381 Add function for removing arbitrary nodes in binaryheap. Nathan Bossart 2023-09-18 14:06:08 -07:00
  • 83223f5f71 Fix MSVC build for changes to binaryheap. Nathan Bossart 2023-09-18 12:46:57 -07:00
  • 5af0263afd Make binaryheap available to frontend code. Nathan Bossart 2023-09-18 12:18:33 -07:00
  • f73fa5a470 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • db00be6d78 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • 1233370791 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • e6e50ada07 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • 9baabfa38e Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • 95f54f0d03 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • ec693a3f30 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 2023-09-18 14:27:47 -04:00
  • d726897c57
    Fix psql's \? output for \watch Alvaro Herrera 2023-09-18 16:19:25 +02:00
  • 51908a37d7 doc: Add example for how to set file_fdw column option Daniel Gustafsson 2023-09-18 14:59:16 +02:00
  • dfb14c6162
    Fix compaction of non-presorted tuples (#21) Andrew Pogrebnoi 2023-09-18 14:28:17 +03:00
  • c69f1cd599 Fix VACUUM FULL Andrew Pogrebnoy 2023-09-15 21:08:14 +03:00
  • a0a5e0feb3 Fix information schema for catalogued not-null constraints Peter Eisentraut 2023-09-18 08:10:51 +02:00
  • 9d17e5f16f Update Unicode data to Unicode 15.1.0 Peter Eisentraut 2023-09-18 07:26:34 +02:00
  • 5c08927d36 Make Unicode script fit for future versions Peter Eisentraut 2023-09-18 07:25:46 +02:00
  • e0e492e5a9 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00
  • a374f6c616 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00
  • d29812c0c6 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00
  • c5b7f791da Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00
  • ae13f8166d Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00
  • 2679a107a1 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00
  • 53630f12d3 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 2023-09-15 17:01:26 -04:00