Commit Graph

  • 90ccc9bf90 Fix incorrect comment on how BackendStatusArray is indexed Heikki Linnakangas 2024-01-17 15:44:10 +02:00
  • 4cf9ef670e Fix incorrect comment on how BackendStatusArray is indexed Heikki Linnakangas 2024-01-17 15:44:10 +02:00
  • 2b53a462cf Fix incorrect comment on how BackendStatusArray is indexed Heikki Linnakangas 2024-01-17 15:44:10 +02:00
  • db0d238419 Close socket in case of errors in setting non-blocking Daniel Gustafsson 2024-01-17 11:24:11 +01:00
  • a6463d287b Close socket in case of errors in setting non-blocking Daniel Gustafsson 2024-01-17 11:24:11 +01:00
  • d8f6ab5f66 Close socket in case of errors in setting non-blocking Daniel Gustafsson 2024-01-17 11:24:11 +01:00
  • 551c0b7bda Close socket in case of errors in setting non-blocking Daniel Gustafsson 2024-01-17 11:24:11 +01:00
  • 6614d38d87 Close socket in case of errors in setting non-blocking Daniel Gustafsson 2024-01-17 11:24:11 +01:00
  • 7cfa154d15 Close socket in case of errors in setting non-blocking Daniel Gustafsson 2024-01-17 11:24:11 +01:00
  • 44ad5129ce Fix description of DecodeInsert() in decode.c Michael Paquier 2024-01-17 17:03:02 +09:00
  • 061cc7eaca Remove some comments related to pqPipelineSync() and PQsendPipelineSync() Michael Paquier 2024-01-17 15:53:59 +09:00
  • 2197d06224 Add support for parsing of large XML data (>= 10MB) Michael Paquier 2024-01-17 14:03:55 +09:00
  • 65c5864d7f xml2: Replace deprecated routines with recommended ones Michael Paquier 2024-01-17 08:53:16 +09:00
  • 8ad1f7db87 Fix format specifier for NOTICE in copyfrom.c Alexander Korotkov 2024-01-17 00:59:44 +02:00
  • 9e2d870119 Add new COPY option SAVE_ERROR_TO Alexander Korotkov 2024-01-16 23:08:53 +02:00
  • c7e5e994b2 Fix REALLOCATE_BITMAPSETS code David Rowley 2024-01-17 09:30:21 +13:00
  • 45d395cd75 Be more consistent about whether to update the FSM while vacuuming. Robert Haas 2024-01-16 14:16:57 -05:00
  • 6995863157 Support identity columns in partitioned tables Peter Eisentraut 2024-01-16 17:16:14 +01:00
  • 25e5663b8c Decorate WITH with literal markup tags Daniel Gustafsson 2024-01-16 13:51:15 +01:00
  • a1d50b69b5 Decorate WITH with literal markup tags Daniel Gustafsson 2024-01-16 13:51:15 +01:00
  • 7bcf57a0ca Decorate WITH with literal markup tags Daniel Gustafsson 2024-01-16 13:51:15 +01:00
  • c6b86eaa55 Add missing PGDLLIMPORT markings Heikki Linnakangas 2024-01-16 13:53:28 +02:00
  • 5850253973
    struct XmlTableRoutine: use C99 designated initializers Alvaro Herrera 2024-01-16 12:48:30 +01:00
  • 7a7c8c98a6
    Don't test already-referenced pointer for nullness Alvaro Herrera 2024-01-16 12:27:52 +01:00
  • 2b656cbd2f
    Don't test already-referenced pointer for nullness Alvaro Herrera 2024-01-16 12:27:52 +01:00
  • 39aab11085
    Don't test already-referenced pointer for nullness Alvaro Herrera 2024-01-16 12:27:52 +01:00
  • c6605c1bdf
    Don't test already-referenced pointer for nullness Alvaro Herrera 2024-01-16 12:27:52 +01:00
  • a37bb7c139 doc: Add Identity Column section under Data Definition chapter Peter Eisentraut 2024-01-16 09:42:40 +01:00
  • d22d98c341 Assert that partition inherits from only one parent in MergeAttributes() Peter Eisentraut 2024-01-16 08:57:35 +01:00
  • 58b20e6d75 doc: Decorate PostgreSQL with productname tag Peter Eisentraut 2024-01-16 08:56:00 +01:00
  • 0888c783d6 Do not abort for blocked update. Panpan 2024-01-16 14:52:32 +08:00
  • 48a020bfdd Optimize for 2PL, set default 2PL to use Postgres default Locks with DL detection. Panpan 2024-01-16 10:50:24 +08:00
  • 4794c2d317 libpq: Add PQsendPipelineSync() Michael Paquier 2024-01-16 10:13:42 +09:00
  • 83eb244e41 Fix a typo and some doc indentation related to libpq pipeline functions Michael Paquier 2024-01-16 09:17:51 +09:00
  • 237d01139b Fix typos. Robert Haas 2024-01-15 11:50:44 -05:00
  • fe093994db Fix 'negative bitmapset member' error Alexander Korotkov 2024-01-15 17:45:16 +02:00
  • aa817c7496
    Avoid useless ReplicationOriginExitCleanup locking Alvaro Herrera 2024-01-15 13:02:03 +01:00
  • fe0fc53547 Refine the implementation 2PL, totally avoid predicated locks regarding 2PL. Panpan 2024-01-15 14:40:19 +08:00
  • 31acee4b66 Reduce dependency to money data type in main regression test suite Michael Paquier 2024-01-15 09:30:16 +09:00
  • c7edaeec50 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 2024-01-14 12:38:41 -05:00
  • 1a4e546173 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 2024-01-14 12:38:41 -05:00
  • 23e0ba59c7 Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 2024-01-14 12:38:41 -05:00
  • 6545ba96cb Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. Tom Lane 2024-01-14 12:38:41 -05:00
  • 15235abbf3 pg_dump: Remove obsolete trigger support Peter Eisentraut 2024-01-14 07:53:59 +01:00
  • 556799660f doc: Update catalog documentation for attstattarget nullable Peter Eisentraut 2024-01-14 07:46:01 +01:00
  • e3aa802e6f Remove useless Assert Peter Eisentraut 2024-01-14 07:29:45 +01:00
  • 6a3631e251 Escape output of pg_amcheck test Peter Eisentraut 2024-01-13 20:29:01 +01:00
  • 36578fa049 Add previous commit to .git-blame-ignore-revs. Tom Lane 2024-01-13 13:56:46 -05:00
  • d29a4fbacf Re-pgindent catcache.c after previous commit. Tom Lane 2024-01-13 13:54:11 -05:00
  • 475b3ea3c0 Re-pgindent catcache.c after previous commit. Tom Lane 2024-01-13 13:54:11 -05:00
  • 7ceeb57bad Re-pgindent catcache.c after previous commit. Tom Lane 2024-01-13 13:54:11 -05:00
  • d41358f4bb Re-pgindent catcache.c after previous commit. Tom Lane 2024-01-13 13:54:11 -05:00
  • 56dcd71dec Re-pgindent catcache.c after previous commit. Tom Lane 2024-01-13 13:54:11 -05:00
  • 96c019ffa3 Re-pgindent catcache.c after previous commit. Tom Lane 2024-01-13 13:54:11 -05:00
  • 3b4d85cf15 Cope with catcache entries becoming stale during detoasting. Tom Lane 2024-01-13 13:46:27 -05:00
  • 98e03f9574 Cope with catcache entries becoming stale during detoasting. Tom Lane 2024-01-13 13:46:27 -05:00
  • db122d426a Cope with catcache entries becoming stale during detoasting. Tom Lane 2024-01-13 13:46:27 -05:00
  • 2a46a0df47 Cope with catcache entries becoming stale during detoasting. Tom Lane 2024-01-13 13:46:27 -05:00
  • 7e2561e1a2 Cope with catcache entries becoming stale during detoasting. Tom Lane 2024-01-13 13:46:27 -05:00
  • ad98fb1422 Cope with catcache entries becoming stale during detoasting. Tom Lane 2024-01-13 13:46:27 -05:00
  • 4f622503d6 Make attstattarget nullable Peter Eisentraut 2024-01-13 18:14:53 +01:00
  • 45da69371e Fix memory leak in connection string validation. Jeff Davis 2024-01-12 21:38:16 -08:00
  • 41820e640a Fix memory leak in connection string validation. Jeff Davis 2024-01-12 21:39:35 -08:00
  • 2f696d5a29
    Add empty placeholder LINGUAS file for pg_walsummary Alvaro Herrera 2024-01-12 23:20:03 +01:00
  • 4c03ac7e2b Re-validate connection string in libpqrcv_connect(). Jeff Davis 2024-01-12 13:42:09 -08:00
  • 5c31669058 Re-validate connection string in libpqrcv_connect(). Jeff Davis 2024-01-12 13:41:36 -08:00
  • a1604237a6 Refactor ATExecAddColumn() to use BuildDescForRelation() Peter Eisentraut 2024-01-12 16:05:15 +01:00
  • 882887e9b4 Fix typo. Robert Haas 2024-01-12 09:46:46 -05:00
  • 35cc9f1590
    Added literal tag for RETURNING Alvaro Herrera 2024-01-12 12:44:20 +01:00
  • 3386afadd9
    Added literal tag for RETURNING Alvaro Herrera 2024-01-12 12:44:20 +01:00
  • 924daecf81
    Added literal tag for RETURNING Alvaro Herrera 2024-01-12 12:44:20 +01:00
  • 076530887a
    Added literal tag for RETURNING Alvaro Herrera 2024-01-12 12:44:20 +01:00
  • 9c00e4c775
    Added literal tag for RETURNING Alvaro Herrera 2024-01-12 12:44:20 +01:00
  • 6780b79d5c
    Added literal tag for RETURNING Alvaro Herrera 2024-01-12 12:44:20 +01:00
  • e50a52b2b4 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 14:00:02 +09:00
  • 2a0eb80ae4 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 14:00:01 +09:00
  • 4a7475e9a3 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 14:00:00 +09:00
  • 7e7d827f57 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:59:58 +09:00
  • 506c77f9b2 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:59:51 +09:00
  • 9e70e6564f pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:53:14 +09:00
  • c8aab699ed pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:53:13 +09:00
  • 4c6944223e pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:53:12 +09:00
  • 33d1be06ae pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:53:10 +09:00
  • 714bfb7813 pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-12 13:53:07 +09:00
  • 278972f593 Fix pg_walsummary's .gitignore Michael Paquier 2024-01-12 13:40:58 +09:00
  • e72a37528d Refactor code checking for file existence Michael Paquier 2024-01-12 12:04:51 +09:00
  • 08c3ad27eb Rework how logirep launchers are stopped during pg_upgrade Michael Paquier 2024-01-12 08:23:07 +09:00
  • 7786af4d74 Fix some inconsistent whitespace in Perl file Peter Eisentraut 2024-01-11 22:23:44 +01:00
  • 35bc310c04 Fix incorrect format placeholder Peter Eisentraut 2024-01-11 21:49:00 +01:00
  • cf64d4e99f Cleanup for unicode-update build target and test. Jeff Davis 2024-01-11 12:20:25 -08:00
  • 29f114b6ff Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 2024-01-11 15:28:13 -05:00
  • 69c12c4174 Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 2024-01-11 15:28:13 -05:00
  • bfd28bb07a Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 2024-01-11 15:28:13 -05:00
  • ea1d54288f Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 2024-01-11 15:28:13 -05:00
  • a0b4fda442 Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 2024-01-11 15:28:13 -05:00
  • 80bece312c Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 2024-01-11 15:28:13 -05:00
  • a7097ca630 Try to fix pg_walsummary buildfarm failures. Robert Haas 2024-01-11 15:01:51 -05:00
  • e2d5b3b9b6 Remove hastup from LVPagePruneState. Robert Haas 2024-01-11 13:22:04 -05:00
  • 5faffa0434 Reindent after commit d9ef650fca7bc574586f4171cd929cfd5240326e. Robert Haas 2024-01-11 13:24:35 -05:00
  • 3d5c332a3d Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288. Robert Haas 2024-01-11 13:06:10 -05:00