Commit Graph

  • dfe2eb7633 Message style adjustment Peter Eisentraut 2022-08-23 21:50:12 +02:00
  • b4e936859d Remove further unwanted linker flags from perl_embed_ldflags Peter Eisentraut 2022-08-23 16:00:38 +02:00
  • 0f47457f11 Remove our artificial PG_SOMAXCONN limit on listen queue length. Tom Lane 2022-08-23 10:14:45 -04:00
  • ba94dfd4c4 Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • 4ee6740167 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • 1a9c3ffd64 Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • 04056e9268 Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • 7951e0d7af Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • 3ccdeff7bf Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • 04f1013be0 Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • 2c63b0930a Doc: document possible need to raise kernel's somaxconn limit. Tom Lane 2022-08-23 09:55:37 -04:00
  • a0d87e2a92 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • d0371f190a Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • 384199ec50 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • 384497f34d Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • eb0097c6f3 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • d53ff6a44b Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 2022-08-23 09:41:37 -04:00
  • bd67b7e010 Remove offsetof definition Peter Eisentraut 2022-08-23 15:39:36 +02:00
  • c981879814 Don't bother to set sockaddr_un.sun_len. Thomas Munro 2022-08-23 23:52:17 +12:00
  • f972ec5c28 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 10:20:02 +05:30
  • 42681dffaf Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 10:08:43 +05:30
  • 6d05d575be Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 09:24:51 +05:30
  • 4985a45917 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 09:10:28 +05:30
  • 1d77afefbd Don't define FRONTEND for libpq Andres Freund 2022-08-22 20:39:30 -07:00
  • 9352d5cf12 Don't define FRONTEND for ecpg libraries Andres Freund 2022-08-22 20:39:30 -07:00
  • 06e3559bad Don't define FRONTEND for initdb Andres Freund 2022-08-22 20:39:30 -07:00
  • 1bdd54e662 Remove redundant call to pgstat_report_wal() Andres Freund 2022-08-22 20:25:42 -07:00
  • 0c679464a8 Add BackendType for standalone backends Andres Freund 2022-08-22 20:22:50 -07:00
  • 9415873aee Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 08:51:20 +05:30
  • 045ec34785 pgstat: Acquire lock when reading variable-numbered stats Andres Freund 2022-08-22 20:16:50 -07:00
  • cd063344fb pgstat: Acquire lock when reading variable-numbered stats Andres Freund 2022-08-22 20:16:50 -07:00
  • 51e9469a41 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 08:42:51 +05:30
  • 6b50433e86 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 2022-08-23 08:39:31 +05:30
  • ba8321349b Switch format specifier for replication origins to %d John Naylor 2022-08-23 09:55:05 +07:00
  • 1b9050da66 Remove empty statement John Naylor 2022-08-23 09:24:32 +07:00
  • ce6b672e44 Make role grant system more consistent with other privileges. Robert Haas 2022-08-22 11:35:17 -04:00
  • 36f729e2bc Fix assertion failure in CREATE DATABASE Peter Eisentraut 2022-08-22 15:31:50 +02:00
  • a2caf182a2 Fix assertion failure in CREATE DATABASE Peter Eisentraut 2022-08-22 15:31:50 +02:00
  • e2fe0aedd0 doc: Minor wordsmithing to COPY docs Daniel Gustafsson 2022-08-22 15:08:45 +02:00
  • 3725b7f3c9 pg_upgrade: Fix thinko in database info acquisition routine Peter Eisentraut 2022-08-22 13:26:52 +02:00
  • f0b013b0fc pg_upgrade: Fix thinko in database info acquisition routine Peter Eisentraut 2022-08-22 13:26:52 +02:00
  • 64ef572c06 Remove configure probes for sockaddr_storage members. Thomas Munro 2022-08-22 16:47:17 +12:00
  • 838f798f17 Use logical operator && instead of & in vacuumparallel.c. Amit Kapila 2022-08-22 08:53:58 +05:30
  • 254d79f0b2 Use logical operator && instead of & in vacuumparallel.c. Amit Kapila 2022-08-22 08:51:25 +05:30
  • 49e525a08f Fix comment in walsender_private.h Michael Paquier 2022-08-22 10:02:53 +09:00
  • 585d0cd944 Remove dummyret definition Peter Eisentraut 2022-08-20 20:48:47 +02:00
  • c855872074 regress: allow to specify directory containing expected files, for ecpg Andres Freund 2022-08-20 10:59:01 -07:00
  • 1509abe2c5 Remove remaining mentions of UNSAFE_STAT_OK Peter Eisentraut 2022-08-20 13:53:21 +02:00
  • 92fce4e1ed Reduce warnings with -Wshadow=compatible-local builds David Rowley 2022-08-20 15:16:51 +12:00
  • 24f457aa2b Remove shadowed local variables that are new in v15 David Rowley 2022-08-20 11:40:59 +12:00
  • f01592f915 Remove shadowed local variables that are new in v15 David Rowley 2022-08-20 11:40:44 +12:00
  • 3097bde7dd Avoid reltuples distortion in very small tables. Peter Geoghegan 2022-08-19 09:26:08 -07:00
  • 4496020e6d Avoid reltuples distortion in very small tables. Peter Geoghegan 2022-08-19 09:26:06 -07:00
  • 7d12693473 Move a definition inside a header file Peter Eisentraut 2022-08-19 11:20:09 +02:00
  • 4afe79bd31 doc: Improve some markups and some wording around archiving modules Michael Paquier 2022-08-19 10:00:23 +09:00
  • 31e121d4f7 doc: Improve some markups and some wording around archiving modules Michael Paquier 2022-08-19 10:00:12 +09:00
  • 662ba729a6 Initialize index stats during parallel VACUUM. Peter Geoghegan 2022-08-18 17:34:14 -07:00
  • 08c23f4204 Initialize index stats during parallel VACUUM. Peter Geoghegan 2022-08-18 17:34:12 -07:00
  • 72af71aad9 Use correct LSN for error reporting in pg_walinspect Jeff Davis 2022-08-18 14:23:59 -07:00
  • d9fbb88629 Use correct LSN for error reporting in pg_walinspect Jeff Davis 2022-08-18 14:23:30 -07:00
  • 9288c2e6f8 Bump catversion for 6566133c5f52771198aca07ed18f84519fac1be7 Robert Haas 2022-08-18 15:10:06 -04:00
  • 4ab53b647a Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h Andres Freund 2022-08-18 10:41:42 -07:00
  • 6566133c5f Ensure that pg_auth_members.grantor is always valid. Robert Haas 2022-08-18 13:13:02 -04:00
  • 2f17b57017 Improve performance of adjust_appendrel_attrs_multilevel. Tom Lane 2022-08-18 12:36:06 -04:00
  • ec97db399f Adjust assertion in XLogDecodeNextRecord. Robert Haas 2022-08-18 12:15:55 -04:00
  • 2a42c1c51d Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 2022-08-18 12:11:47 -04:00
  • e6dbb48487 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 2022-08-18 12:11:47 -04:00
  • 3bfea5cbba Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 2022-08-18 12:11:47 -04:00
  • 9f0073ef7d Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 2022-08-18 12:11:47 -04:00
  • 2cf16cd749 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 2022-08-18 12:11:47 -04:00
  • 116f20f926 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 2022-08-18 12:11:47 -04:00
  • 3e63e8462f When using the WAL-logged CREATE DATABASE strategy, bulk extend. Robert Haas 2022-08-18 11:09:39 -04:00
  • 576bb0fc93 When using the WAL-logged CREATE DATABASE strategy, bulk extend. Robert Haas 2022-08-18 11:09:39 -04:00
  • 27f1774aac Remove unused configure variable. Tom Lane 2022-08-18 11:22:13 -04:00
  • 08909e3aee Simplify and clarify an error message Peter Eisentraut 2022-08-18 11:33:53 +02:00
  • 9c4c22fdfe Simplify and clarify an error message Peter Eisentraut 2022-08-18 11:33:53 +02:00
  • f340f97a13 mstcpip.h is not missing on MinGW. Thomas Munro 2022-08-18 16:21:24 +12:00
  • 2492fe49dc Remove configure probe for netinet/tcp.h. Thomas Munro 2022-08-18 16:17:13 +12:00
  • cce28f6268 Fix macro problem with gai_strerror on Windows. Thomas Munro 2022-08-18 16:16:00 +12:00
  • 2cea02fb85 Remove configure probe for sys/sockio.h. Thomas Munro 2022-08-18 16:12:20 +12:00
  • 2f8d918359 Remove configure probe for net/if.h. Thomas Munro 2022-08-18 16:11:58 +12:00
  • a717cddcac Remove dead ifaddr.c fallback code. Thomas Munro 2022-08-18 16:08:02 +12:00
  • 3f5dbcb5fe Update comment in gramparse.h John Naylor 2022-08-18 09:45:05 +07:00
  • 7cadaac513 Refer to replication origin roident as "ID" in user facing messages and docs John Naylor 2022-08-18 08:57:13 +07:00
  • c920fe4818 Refer to replication origin roident as "ID" in user facing messages and docs John Naylor 2022-08-18 08:57:13 +07:00
  • af7d270dd3 Fix hypothetical problem passing the wrong GROUP BY pathkeys David Rowley 2022-08-18 11:32:55 +12:00
  • a340359a4f doc: Add a note on PO editors Daniel Gustafsson 2022-08-17 23:41:56 +02:00
  • afa0ec30bf Refactor addition of PlaceHolderVars to joinrel targetlists. Tom Lane 2022-08-17 16:12:23 -04:00
  • b3ff6c742f Use an explicit state flag to control PlaceHolderInfo creation. Tom Lane 2022-08-17 15:52:53 -04:00
  • 6569ca4397 Make PlaceHolderInfo lookup O(1). Tom Lane 2022-08-17 15:35:51 -04:00
  • efd0c16bec Avoid using list_length() to test for empty list. Tom Lane 2022-08-17 11:12:35 -04:00
  • 4a319fce76 doc: Consistently spell case-insensitive Daniel Gustafsson 2022-08-17 10:05:03 +02:00
  • 3e7d94fca0 doc: Document pg_trgm being case-insensitive by default Daniel Gustafsson 2022-08-17 09:56:02 +02:00
  • d265cd2029 Use SetInstallXLogFileSegmentActive() in more places in xlog.c Michael Paquier 2022-08-17 15:28:45 +09:00
  • 522ae011fa Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW Michael Paquier 2022-08-17 14:55:24 +09:00
  • 93f2349c36 Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW Michael Paquier 2022-08-17 14:55:20 +09:00
  • 239c3ee41b Fix assert in logicalmsg_desc Tomas Vondra 2022-08-16 23:52:10 +02:00
  • be6aadf07d Fix assert in logicalmsg_desc Tomas Vondra 2022-08-16 23:52:10 +02:00
  • c52ad9c4ef Fix assert in logicalmsg_desc Tomas Vondra 2022-08-16 23:52:10 +02:00
  • 1d968b8704 doc: Remove reference to tty libpq connstring param Daniel Gustafsson 2022-08-16 22:54:43 +02:00