Commit Graph

  • 61fcc9d440 doc: add SSL configuration section reference Bruce Momjian 2023-10-10 15:54:28 -04:00
  • 8209605966 doc: clarify how the bootstrap user name is chosen Bruce Momjian 2023-10-10 15:27:26 -04:00
  • b01a5e71d8 doc: clarify how the bootstrap user name is chosen Bruce Momjian 2023-10-10 15:27:26 -04:00
  • 7454502f94 doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:19 -04:00
  • b9de00e8c6 doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:18 -04:00
  • c576acc707 doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:18 -04:00
  • 17fb3673dd doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:18 -04:00
  • 4d966cc163 doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:18 -04:00
  • 119fd40dce doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:18 -04:00
  • 63e7cac019 doc: document the need to analyze partitioned tables Bruce Momjian 2023-10-10 15:14:18 -04:00
  • 04f0baa858 Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • 6dbd01b9fd Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • 469d367bee Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • 6615bb95af Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • b9bb02620d Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • b8963e8a28 Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • ef74c7197c Fix bug in GenericXLogFinish(). Jeff Davis 2023-10-10 11:01:13 -07:00
  • 14661ba1a7 Replace has_multiple_baserels() with a bitmap test on all_baserels. Tom Lane 2023-10-10 13:08:29 -04:00
  • 211d487487
    Merge pull request #37 from dutow/better_ci Zsolt Parragi 2023-10-10 14:49:49 +02:00
  • 98e89740e5 test_decoding: Remove unnecessary table in twophase test Michael Paquier 2023-10-10 17:49:22 +09:00
  • e3679bc1c3 pg_resetwal: Corrections around -c option Peter Eisentraut 2023-10-10 08:58:50 +02:00
  • 1d91d24d9a Add const to values and nulls arguments Peter Eisentraut 2023-10-10 07:50:15 +02:00
  • fc4089f3c6 Fix possible crash in add_paths_to_append_rel() David Rowley 2023-10-10 16:50:03 +13:00
  • 4f3b56eea2 Revert "Optimize various aggregate deserialization functions" David Rowley 2023-10-10 14:16:54 +13:00
  • f483b20905 worker_spi: Fix another stability issue with BGWORKER_BYPASS_ALLOWCONN Michael Paquier 2023-10-10 09:04:28 +09:00
  • 694d6700e8 Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • e187bf06c1 Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • b36d78e21a Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • 9f597bafac Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • 6db384f2f9 Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • e943cff33d Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • 64aad6944c Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 2023-10-09 11:29:21 -04:00
  • aeba082403 Run regression tests on CI Zsolt Parragi 2023-10-09 10:10:27 +02:00
  • 637109d13a Rename StartBackgroundWorker() to BackgroundWorkerMain(). Heikki Linnakangas 2023-10-09 11:52:09 +03:00
  • 0bbafb5342 Allocate Backend structs in PostmasterContext. Heikki Linnakangas 2023-10-09 11:23:50 +03:00
  • 1ca312686e Clarify the checks in RegisterBackgroundWorker. Heikki Linnakangas 2023-10-09 11:23:47 +03:00
  • 608fd198de Optimize various aggregate deserialization functions David Rowley 2023-10-09 17:25:16 +13:00
  • 7cc2f59dd5 Remove duplicate words in docs and code comments. Amit Kapila 2023-10-09 09:18:47 +05:30
  • 9154ededfc Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_path David Rowley 2023-10-09 16:37:33 +13:00
  • d8a295389b Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_path David Rowley 2023-10-09 16:37:05 +13:00
  • 77db132637 Remove debug_print_rel and replace usages with pprint David Rowley 2023-10-09 15:53:16 +13:00
  • 82a7132f53 Fix another typo in e0b1ee17dc Alexander Korotkov 2023-10-07 20:36:47 +03:00
  • b6c7cfac88 Restore proper linkage of pg_char_to_encoding() and friends. Tom Lane 2023-10-07 12:08:10 -04:00
  • e8c334c47a Fix typos in e0b1ee17dc Alexander Korotkov 2023-10-07 11:55:17 +03:00
  • ffb69b2311 Add test for checking the line length of --help output Peter Eisentraut 2023-10-06 11:52:05 +02:00
  • b4336515b0 Remove environment-variable-based defaults in psql --help Peter Eisentraut 2023-10-06 10:55:10 +02:00
  • 6e331c4a4f Remove extra parenthesis from comment. Etsuro Fujita 2023-10-06 18:30:05 +09:00
  • bb91256305 Remove extra parenthesis from comment. Etsuro Fujita 2023-10-06 18:30:03 +09:00
  • 3ed98ed88a Remove extra parenthesis from comment. Etsuro Fujita 2023-10-06 18:30:01 +09:00
  • aec684ff0f Remove extra parenthesis from comment. Etsuro Fujita 2023-10-06 18:30:00 +09:00
  • e0b1ee17dc Skip checking of scan keys required for directional scan in B-tree Alexander Korotkov 2023-10-06 10:40:51 +03:00
  • 5da0a622e8 Fix crash on syslogger startup Heikki Linnakangas 2023-10-06 10:22:02 +03:00
  • fd4d93d269 worker_spi: Fix test failure with BGWORKER_BYPASS_ALLOWCONN Michael Paquier 2023-10-06 09:56:55 +09:00
  • 991bb0f965 worker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN Michael Paquier 2023-10-06 09:01:27 +09:00
  • 180e3394a7 Push attcompression and attstorage handling into BuildDescForRelation() Peter Eisentraut 2023-10-05 16:17:16 +02:00
  • 04e485273b Move BuildDescForRelation() from tupdesc.c to tablecmds.c Peter Eisentraut 2023-10-05 16:17:16 +02:00
  • 6d341407a6 Push attidentity and attgenerated handling into BuildDescForRelation() Peter Eisentraut 2023-10-05 16:17:16 +02:00
  • e29c464395 Refactor ListenSocket array. Heikki Linnakangas 2023-10-05 15:05:25 +03:00
  • 1c99cde2f3
    Improve JsonLexContext's freeability Alvaro Herrera 2023-10-05 10:59:08 +02:00
  • a8a968a821 Consider cheap startup paths in add_paths_to_append_rel David Rowley 2023-10-05 21:03:10 +13:00
  • e4b95b9b02 Fix memory leak in Memoize code David Rowley 2023-10-05 20:32:14 +13:00
  • 689af6db6c Fix memory leak in Memoize code David Rowley 2023-10-05 20:31:51 +13:00
  • 31b2b2d72d Fix memory leak in Memoize code David Rowley 2023-10-05 20:31:25 +13:00
  • 0b053e78b5 Fix memory leak in Memoize code David Rowley 2023-10-05 20:30:47 +13:00
  • 688926633f Constify crc32_sz Peter Eisentraut 2023-10-05 08:53:21 +02:00
  • 8666cf65ea Modernize const handling with readline Peter Eisentraut 2023-10-05 08:43:49 +02:00
  • 4f2994647f worker_spi: Expand set of options to start workers Michael Paquier 2023-10-05 12:22:28 +09:00
  • c789f0f6cc dblink: Replace WAIT_EVENT_EXTENSION with custom wait events Michael Paquier 2023-10-05 10:23:22 +09:00
  • d61f2538a3 postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events Michael Paquier 2023-10-05 09:50:42 +09:00
  • 684d9bfdd5 Document that --sync-method takes an argument. Nathan Bossart 2023-10-04 14:40:50 -05:00
  • af2324fabf doc: Clarify not-null constraints in information schema Peter Eisentraut 2023-10-04 15:03:48 +02:00
  • 3338a98382 test_shm_mq: Replace WAIT_EVENT_EXTENSION with custom wait events Michael Paquier 2023-10-04 17:12:25 +09:00
  • c8e318b1b8 worker_spi: Rename custom wait event to "WorkerSpiMain" Michael Paquier 2023-10-04 16:16:50 +09:00
  • 77d0ad6c46 Doc: suppress "exceed the available area" warning in PDF build. Tom Lane 2023-10-03 14:13:53 -04:00
  • 5e4282772a Remove RelationGetIndexRawAttOptions() Peter Eisentraut 2023-10-03 17:40:15 +02:00
  • 7841623571 Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut 2023-10-03 17:39:31 +02:00
  • af3ee8a086 Add some notes about why "ALTER TYPE enum DROP VALUE" is hard. Tom Lane 2023-10-03 11:41:42 -04:00
  • c2ba3fdea5 In basebackup.c, refactor to create read_file_data_into_buffer. Robert Haas 2023-10-03 11:00:40 -04:00
  • 053183138a In basebackup.c, refactor to create verify_page_checksum. Robert Haas 2023-10-03 10:37:20 -04:00
  • 9b3900cdb7 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 2023-10-03 15:37:24 +09:00
  • a0b0136259 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 2023-10-03 15:37:23 +09:00
  • f91c87b314 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 2023-10-03 15:37:21 +09:00
  • 95e91da66c Avoid memory size overflow when allocating backend activity buffer Michael Paquier 2023-10-03 15:37:19 +09:00
  • 75f31a3f26 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 2023-10-03 15:37:18 +09:00
  • a956bd3fa9 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 2023-10-03 15:37:00 +09:00
  • aea599cfc0 Fix incorrect format placeholder Peter Eisentraut 2023-10-03 08:30:20 +02:00
  • 2075ba9dc9 Tidy-up some appendStringInfo*() usages David Rowley 2023-10-03 17:09:52 +13:00
  • 22b2e6e9df Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 2023-10-03 10:25:19 +09:00
  • 6103d2ccae Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 2023-10-03 10:25:17 +09:00
  • baeb8542c1 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 2023-10-03 10:25:15 +09:00
  • afc79591de Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 2023-10-03 10:25:14 +09:00
  • a06efbc3ac Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 2023-10-03 10:25:12 +09:00
  • 6b18b3fe2c Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 2023-10-03 10:21:44 +09:00
  • 6c77bb42ab Replace use of stat()[7] by -s switch in TAP tests to retrieve file size Michael Paquier 2023-10-03 08:27:34 +09:00
  • 06c0c36884 Fix omission of column-level privileges in selective pg_restore. Tom Lane 2023-10-02 13:27:51 -04:00
  • 4f16152d97 Fix omission of column-level privileges in selective pg_restore. Tom Lane 2023-10-02 13:27:51 -04:00
  • c02f29758b Fix omission of column-level privileges in selective pg_restore. Tom Lane 2023-10-02 13:27:51 -04:00
  • 295953f8be Fix omission of column-level privileges in selective pg_restore. Tom Lane 2023-10-02 13:27:51 -04:00
  • 829d91cc62 Fix omission of column-level privileges in selective pg_restore. Tom Lane 2023-10-02 13:27:51 -04:00
  • 10e705bd24 Fix omission of column-level privileges in selective pg_restore. Tom Lane 2023-10-02 13:27:51 -04:00