Commit Graph

  • 90d6c65a2c Fix errors in copyfuncs/equalfuncs support for JSON node types. Tom Lane 2022-07-05 11:12:33 -04:00
  • 8d9f9634ef Fix errors in copyfuncs/equalfuncs support for JSON node types. Tom Lane 2022-07-05 11:12:33 -04:00
  • 7c1f426123
    libpq: Improve idle state handling in pipeline mode Alvaro Herrera 2022-07-05 14:21:20 +02:00
  • 93cf9233cd
    libpq: Improve idle state handling in pipeline mode Alvaro Herrera 2022-07-05 14:21:20 +02:00
  • 054325c5ee
    libpq: Improve idle state handling in pipeline mode Alvaro Herrera 2022-07-05 14:21:20 +02:00
  • d2323570ad
    BRIN: improve documentation on summarization Alvaro Herrera 2022-07-05 13:38:26 +02:00
  • 7c2b79c2bc
    BRIN: improve documentation on summarization Alvaro Herrera 2022-07-05 13:38:26 +02:00
  • 0b71e43c48
    BRIN: improve documentation on summarization Alvaro Herrera 2022-07-05 13:38:26 +02:00
  • e5085fc947
    BRIN: improve documentation on summarization Alvaro Herrera 2022-07-05 13:38:26 +02:00
  • 5001b44b11
    BRIN: improve documentation on summarization Alvaro Herrera 2022-07-05 13:38:26 +02:00
  • 6ffff0fd22 Fix pg_prepared_statements.result_types for DML statements Peter Eisentraut 2022-07-05 10:26:36 +02:00
  • e3dd7c06e6 Simplify a bit the special rules generating unaccent.rules Michael Paquier 2022-07-05 16:17:51 +09:00
  • 84ad713cf8 Add result_types column to pg_prepared_statements view Peter Eisentraut 2022-07-05 07:21:40 +02:00
  • eb64ceac7e Remove durable_rename_excl() Michael Paquier 2022-07-05 12:54:25 +09:00
  • dac1ff3090 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 2022-07-05 10:16:12 +09:00
  • 2ce648f750 Refactor sending of RowDescription messages in replication protocol Peter Eisentraut 2022-07-04 07:25:26 +02:00
  • f10a025cfe
    Implement List support for TransactionId Alvaro Herrera 2022-07-04 14:52:12 +02:00
  • 55f4802785 Prevent write operations on large objects in read-only transactions Michael Paquier 2022-07-04 15:48:52 +09:00
  • 8ba3cb2f18 Fix for change timeline field of IDENTIFY_SYSTEM to int8 Peter Eisentraut 2022-07-04 08:06:05 +02:00
  • ec40f34224 Change timeline field of IDENTIFY_SYSTEM to int8 Peter Eisentraut 2022-07-04 07:25:26 +02:00
  • 4e85b97304 Fix attlen in RowDescription of BASE_BACKUP response Peter Eisentraut 2022-07-04 07:25:26 +02:00
  • 5c1d80ea77 Use a short socket directory path in pg_upgrade testing. Tom Lane 2022-07-03 21:38:32 -04:00
  • 255625df1d Use a short socket directory path in pg_upgrade testing. Tom Lane 2022-07-03 21:38:32 -04:00
  • 7d9bf589ba Remove %error-verbose directive from jsonpath parser Andrew Dunstan 2022-07-03 17:08:25 -04:00
  • 2cf875a4b5 Remove %error-verbose directive from jsonpath parser Andrew Dunstan 2022-07-03 17:08:25 -04:00
  • 03cefe8148 Remove %error-verbose directive from jsonpath parser Andrew Dunstan 2022-07-03 17:08:25 -04:00
  • 7fd43684fc Remove %error-verbose directive from jsonpath parser Andrew Dunstan 2022-07-03 17:08:25 -04:00
  • 89a39d4a4d Remove %error-verbose directive from jsonpath parser Andrew Dunstan 2022-07-03 17:08:25 -04:00
  • b762bbde30 Allow makeaclitem() to accept multiple privilege names. Tom Lane 2022-07-03 16:49:12 -04:00
  • 8b042df51e Add Windows file version information to libpq/test programs. Noah Misch 2022-07-03 13:07:17 -07:00
  • b6a5158f98 Add Windows file version information to libpq/test programs. Noah Misch 2022-07-03 13:07:17 -07:00
  • 207fc033bd Simplify tab completion of extension versions, redux. Tom Lane 2022-07-03 15:27:27 -04:00
  • 22a67fdd5d Simplify tab completion of extension versions, redux. Tom Lane 2022-07-03 15:27:27 -04:00
  • 5faef9d582 Remove redundant null pointer checks before PQclear and PQconninfoFree Peter Eisentraut 2022-07-03 20:11:05 +02:00
  • 02c408e21a Remove redundant null pointer checks before free() Peter Eisentraut 2022-06-16 21:50:56 +02:00
  • 098c703d30 Remove redundant null pointer checks before pg_free() Peter Eisentraut 2022-06-17 11:51:38 +02:00
  • 1cad30e3ba Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • f5e4d64bb3 Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • a4240139fc Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • 97b005f3fb Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • 463a841d74 Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • 8533eb181a Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • e2bc242833 Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 2022-07-02 21:03:19 -07:00
  • d68b731a15 ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • 12b2a2369d ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • 5e0b8f3f4f ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • b4d7e92bd5 ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • 5b94e2bd4d ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • 7a28f7cb09 ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • 5633836ef3 ecpglib: call newlocale() once per process. Noah Misch 2022-07-02 13:00:30 -07:00
  • 43470717c4 Emit debug message when executing extension script. Jeff Davis 2022-07-02 11:20:45 -07:00
  • 835d476fd2 Reformat some node comments Peter Eisentraut 2022-07-02 12:33:07 +02:00
  • 94ebf8117c Default to dynamic_shared_memory_type=sysv on Solaris. Thomas Munro 2022-07-02 16:06:47 +12:00
  • a2b0719cc2 Default to dynamic_shared_memory_type=sysv on Solaris. Thomas Munro 2022-07-02 16:06:47 +12:00
  • 0507977aa4 Introduce pg_attribute_nonnull(...) Michael Paquier 2022-07-02 12:30:45 +09:00
  • c99c67fc43 Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT. Noah Misch 2022-07-01 18:27:50 -07:00
  • 0806cd29be Fix race condition in t/028_pitr_timelines.pl. Noah Misch 2022-07-01 18:27:18 -07:00
  • 4f4c72c2dc Fix race condition in t/028_pitr_timelines.pl. Noah Misch 2022-07-01 18:27:18 -07:00
  • f172b11d61 Remove no-longer-used parameter for create_groupingsets_path(). Tom Lane 2022-07-01 18:39:30 -04:00
  • 37ef8e1dfe Add missing GETTEXT_FLAGS entry Peter Eisentraut 2022-07-01 16:41:46 +02:00
  • f58f1fb6c0 Add missing GETTEXT_FLAGS entry Peter Eisentraut 2022-07-01 16:41:46 +02:00
  • d746021de1 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 2022-07-01 10:51:45 +02:00
  • 1201e0f038 doc: Add index entry for MERGE SQL command. Fujii Masao 2022-07-01 14:19:52 +09:00
  • 7c2d6f8d34 doc: Add index entry for MERGE SQL command. Fujii Masao 2022-07-01 14:19:52 +09:00
  • 4e2e8d71fe Clarify that pg_dump takes ACCESS SHARE lock John Naylor 2022-07-01 11:41:36 +07:00
  • 389869af59 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • b436047dc6 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • f7b69b1e31 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • facfd04678 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • 22b9afaf5c Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • fb81a93a64 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • fef8c7a0c5 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 2022-07-01 12:05:52 +12:00
  • 33bd4698c1 Fix code comments still referring to pg_start/stop_backup() Michael Paquier 2022-07-01 09:37:17 +09:00
  • 550bc0a6c0 Refactor the TAP test of auto_explain Michael Paquier 2022-07-01 09:13:57 +09:00
  • 258f48f858 Change some unnecessary MemSet calls Peter Eisentraut 2022-07-01 00:16:38 +02:00
  • 31ef5d6950 XXX fixing Windows build #89 Jacob Champion 2022-06-30 14:22:02 -07:00
  • dcf5ba182f Add sslcertmode option for client certificates Jacob Champion 2022-06-24 15:40:42 -07:00
  • 423d7f5d76 libpq: let client reject unexpected auth methods Jacob Champion 2022-02-28 09:40:43 -08:00
  • 8cd61d288a Avoid unnecessary MemSet call Peter Eisentraut 2022-06-30 19:10:13 +01:00
  • d31d30973a Stamp HEAD as 16devel. Tom Lane 2022-06-30 11:26:40 -04:00
  • adadae4581 Add 82d0ffae3 to git-blame-ignore-revs. Tom Lane 2022-06-30 11:08:12 -04:00
  • 82d0ffae32 pgindent run prior to branching v15. Tom Lane 2022-06-30 11:03:03 -04:00
  • f5135d2aba relnotes: update item about public schema permission change Bruce Momjian 2022-06-28 16:35:32 -04:00
  • c1d033fcb5 Stamp 15beta2. REL_15_BETA2 Tom Lane 2022-06-27 16:11:56 -04:00
  • 27f953ea99 Remove outdated recommendation for manual VACUUM Magnus Hagander 2022-06-27 19:43:27 +02:00
  • d28e26bbe2 PL/Python: Update guide to alternative expected files Peter Eisentraut 2022-06-27 12:53:05 +02:00
  • fa06a34d14 pg_upgrade: Fix version comparison for global ICU support Peter Eisentraut 2022-06-27 09:06:44 +02:00
  • 401f623c7b doc: Mention attribute "inherited" in pg_stats_ext[_exprs] Michael Paquier 2022-06-27 15:33:39 +09:00
  • 3c0bcdbc66 Translation updates Peter Eisentraut 2022-06-27 08:19:02 +02:00
  • 4822b46272 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 2022-06-27 08:21:08 +03:00
  • b49889f3c0 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 2022-06-27 08:21:08 +03:00
  • af530898eb Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 2022-06-27 08:21:08 +03:00
  • 7ba325fd7f Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 2022-06-27 08:21:08 +03:00
  • e24615a005 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 2022-06-27 08:21:08 +03:00
  • adf6d5dfb2 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 2022-06-27 08:21:08 +03:00
  • 99504ff826 Fix relptr's encoding of the base address. Thomas Munro 2022-06-27 10:30:15 +12:00
  • 7201cd1862 Fix relptr's encoding of the base address. Thomas Munro 2022-06-27 10:30:15 +12:00
  • ebc584ed49 Harden range_table_mutator() against null RangeTblEntry.subquery. Tom Lane 2022-06-26 08:58:05 -04:00
  • e086b55381 Don't trust signalfd() on illumos. Thomas Munro 2022-06-26 10:40:06 +12:00
  • 3ab4fc5dcf Don't trust signalfd() on illumos. Thomas Munro 2022-06-26 10:40:06 +12:00