Commit Graph

  • c87aff065c amcheck: Generalize one of the recently-added update chain checks. Robert Haas 2023-03-27 13:37:16 -04:00
  • 80d5e3a615 amcheck: Tighten up validation of redirect line pointers. Robert Haas 2023-03-27 13:27:06 -04:00
  • 5a91c79755 doc: fix Apple Silicon Homebrew prefix change documentation Daniel Gustafsson 2023-03-27 14:16:45 +02:00
  • 4c8d654084 doc: Fix XML_CATALOG_FILES env var for Apple M1 machines Daniel Gustafsson 2023-03-27 11:56:19 +02:00
  • b577743000 Make SCRAM iteration count configurable Daniel Gustafsson 2023-03-27 09:46:29 +02:00
  • c15631f0f5 meson: Fix support for empty darwin sysroot Peter Eisentraut 2023-03-27 08:41:40 +02:00
  • 0276ae42dd Improve a few things in pg_walinspect Michael Paquier 2023-03-27 13:15:04 +09:00
  • 850f4b4c8c Generate pg_stat_get_xact*() functions for relations using macros Michael Paquier 2023-03-27 09:57:41 +09:00
  • 6eefe2ce46 Doc: clarify introduction to database roles. Tom Lane 2023-03-26 14:48:04 -04:00
  • ae320fc216 Fix oversights in array manipulation. Tom Lane 2023-03-26 13:41:06 -04:00
  • ad5fe74205 Fix oversights in array manipulation. Tom Lane 2023-03-26 13:41:06 -04:00
  • 11213d4466 Fix oversights in array manipulation. Tom Lane 2023-03-26 13:41:06 -04:00
  • 1bbbe14607 Fix oversights in array manipulation. Tom Lane 2023-03-26 13:41:06 -04:00
  • 7c4873438f Fix oversights in array manipulation. Tom Lane 2023-03-26 13:41:06 -04:00
  • 554841699f Fix oversights in array manipulation. Tom Lane 2023-03-26 13:41:06 -04:00
  • d435f15fff Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 2023-03-25 22:49:33 +01:00
  • e33967b13b Comment on expectations for AutoVacuumWorkItem handlers. Noah Misch 2023-03-25 13:00:27 -07:00
  • 27f5c712b2 Fix CREATE INDEX progress reporting for multi-level partitioning. Tom Lane 2023-03-25 15:33:56 -04:00
  • 81a6d57e33 Fix abbreviated keys bug introduced in d87d548cd03. Jeff Davis 2023-03-25 11:08:32 -07:00
  • f34a893531 Doc: fix another "contents...exceed the available area" PDF warning. Tom Lane 2023-03-25 13:22:59 -04:00
  • 7023207cfd Doc: fix examples for pg_input_error_info(). Tom Lane 2023-03-24 19:31:19 -04:00
  • 642d877976 docs: Explain how to silence overly verbose messages by fop Andres Freund 2023-03-24 14:18:40 -07:00
  • 3c05284d83 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 2023-03-24 17:07:14 -04:00
  • 5b140dc8f0 meson: Fix oversight in install-quiet Andres Freund 2023-03-24 09:39:35 -07:00
  • a03b3b6b4a Avoid potential UCollator leak for older ICU versions. Jeff Davis 2023-03-24 08:47:51 -07:00
  • 9a24289915 pg_locale.c: change ereport() to elog(). Jeff Davis 2023-03-24 08:47:42 -07:00
  • 8fd5aa76c3 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 2023-03-23 15:29:28 -04:00
  • 701ec55579 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 2023-03-23 15:29:28 -04:00
  • e88754a196 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 2023-03-23 15:29:28 -04:00
  • a04761ac77 Fix typo in header comment Daniel Gustafsson 2023-03-24 09:03:31 +01:00
  • a9bc04b211 Fix incorrect format placeholders Peter Eisentraut 2023-03-24 07:18:12 +01:00
  • 069ef254f1 meson: docs: add texinfo target Andres Freund 2023-03-23 23:08:06 -07:00
  • 36f40ce2dc libpq: Add sslcertmode option to control client certificates Michael Paquier 2023-03-24 13:34:26 +09:00
  • e522049f23 meson: add install-{quiet, world} targets Andres Freund 2023-03-23 21:20:18 -07:00
  • f13eb16485 meson: add install-{docs,doc-html,doc-man} targets Andres Freund 2023-03-23 21:20:18 -07:00
  • 614c5f5f52 meson: make install_test_files more generic, rename to install_files Andres Freund 2023-03-23 21:20:18 -07:00
  • 0f0a7183d7 Doc: Improve description of the "batch_size" option for postgres_fdw. Etsuro Fujita 2023-03-24 12:55:00 +09:00
  • bcaa1fafc8 Rewrite error message related to sslmode in libpq Michael Paquier 2023-03-24 10:14:33 +09:00
  • 8089517ab8 Rename fields in pgstat structures for functions and relations Michael Paquier 2023-03-24 08:46:29 +09:00
  • 11a0a8b529 Implement find_my_exec()'s path normalization using realpath(3). Tom Lane 2023-03-23 18:17:49 -04:00
  • eb2618a03c doc: fix another case of missing productname markup Daniel Gustafsson 2023-03-23 21:35:26 +01:00
  • ae4fdde135 Count updates that move row to a new page. Peter Geoghegan 2023-03-23 11:16:17 -07:00
  • 3b50275b12 Handle the "und" locale in ICU versions 54 and older. Jeff Davis 2023-03-23 09:50:06 -07:00
  • 949e2e7c4f amcheck: Fix a few bugs in new update chain validation. Robert Haas 2023-03-23 12:52:33 -04:00
  • dccef0f2f8 Add missing "-I." flag when building pg_bsd_indent. Tom Lane 2023-03-23 13:01:31 -04:00
  • d0160ca11e Minor comment improvements for compress_lz4 Tomas Vondra 2023-03-23 17:52:56 +01:00
  • f081a48f9a Unify buffer sizes in pg_dump compression API Tomas Vondra 2023-03-23 17:52:32 +01:00
  • d3b57755e6 Improve type handling in pg_dump's compress file API Tomas Vondra 2023-03-23 17:51:55 +01:00
  • a326aac8f1 Wrap ICU ucol_open(). Jeff Davis 2023-03-23 09:15:25 -07:00
  • adedf54e65 Ignore generated columns during apply of update/delete. Amit Kapila 2023-03-23 11:58:36 +05:30
  • b6bf90edcd Ignore generated columns during apply of update/delete. Amit Kapila 2023-03-23 11:46:16 +05:30
  • 9dac02c772 Ignore generated columns during apply of update/delete. Amit Kapila 2023-03-23 11:32:22 +05:30
  • be52fff91d Ignore generated columns during apply of update/delete. Amit Kapila 2023-03-23 11:21:13 +05:30
  • 0f2d4adbf8 Ignore generated columns during apply of update/delete. Amit Kapila 2023-03-23 11:08:38 +05:30
  • ecb696527c Allow logical replication to copy tables in binary format. Amit Kapila 2023-03-23 08:45:51 +05:30
  • 4f1882b960 Improve a bit the tests of pg_walinspect Michael Paquier 2023-03-23 11:50:35 +09:00
  • 8fba928fd7 Improve the naming of Parallel Hash Join phases. Thomas Munro 2023-03-23 12:39:43 +13:00
  • 11470f544e Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 2023-03-23 00:13:37 +03:00
  • 764da7710b Evade extra table_tuple_fetch_row_version() in ExecUpdate()/ExecDelete() Alexander Korotkov 2023-03-23 00:12:00 +03:00
  • c75a623304 Fix new test case to work on (some?) big-endian architectures. Tom Lane 2023-03-22 17:14:21 -04:00
  • b48af6d174 Fix initdb's handling of min_wal_size and max_wal_size. Tom Lane 2023-03-22 16:37:41 -04:00
  • 4fe2aa7656 Reduce memory leakage in initdb. Tom Lane 2023-03-22 14:28:45 -04:00
  • 3e51b278db Add "-c name=value" switch to initdb. Tom Lane 2023-03-22 13:48:44 -04:00
  • 560bb56c6e Fix memory leak and inefficiency in CREATE DATABASE ... STRATEGY WAL_LOG Andres Freund 2023-03-22 09:26:23 -07:00
  • 5df319f3d5 Fix memory leak and inefficiency in CREATE DATABASE ... STRATEGY WAL_LOG Andres Freund 2023-03-20 21:57:40 -07:00
  • bbc1376b39 Teach verify_heapam() to validate update chains within a page. Robert Haas 2023-03-22 08:48:54 -04:00
  • e09fb8a758 doc: Add description of some missing monitoring functions Michael Paquier 2023-03-22 18:32:11 +09:00
  • 488ace3335 doc: Add description of some missing monitoring functions Michael Paquier 2023-03-22 18:32:09 +09:00
  • 4a1e9e7a13 doc: Add description of some missing monitoring functions Michael Paquier 2023-03-22 18:32:06 +09:00
  • 3ba8bce938 doc: Add description of some missing monitoring functions Michael Paquier 2023-03-22 18:32:04 +09:00
  • a70e6e4306 doc: Add description of some missing monitoring functions Michael Paquier 2023-03-22 18:32:02 +09:00
  • d69c404c4c doc: Add description of some missing monitoring functions Michael Paquier 2023-03-22 18:31:52 +09:00
  • 88199b9d5f Fix a couple of typos Michael Paquier 2023-03-22 08:44:59 +09:00
  • 869650fa86 Support language tags in older ICU versions (53 and earlier). Jeff Davis 2023-03-21 15:49:18 -07:00
  • e8e1f96c49 Fix make maintainer-clean with queryjumblefuncs.*.c files in src/backend/nodes/ Michael Paquier 2023-03-22 07:43:23 +09:00
  • b94c671648 Fix incorrect comment in preptlist.c David Rowley 2023-03-22 08:58:13 +13:00
  • f48b4f892f Correct Memoize's estimated cache hit ratio calculation David Rowley 2023-03-22 08:44:54 +13:00
  • b0d8f2d983 Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. Tom Lane 2023-03-21 13:03:42 -04:00
  • 0f85db92b9 docs: use consistent markup for PostgreSQL Daniel Gustafsson 2023-03-21 17:23:20 +01:00
  • 106f26a849 Avoid using atooid for numerical comparisons which arent Oids Daniel Gustafsson 2023-03-21 12:57:21 +01:00
  • 4c8044c044 pg_waldump: Allow hexadecimal values for -t/--timeline option Peter Eisentraut 2023-03-21 08:01:12 +01:00
  • b797def595 Ignore dropped columns during apply of update/delete. Amit Kapila 2023-03-21 09:47:21 +05:30
  • 3c12407f4c Ignore dropped columns during apply of update/delete. Amit Kapila 2023-03-21 09:40:41 +05:30
  • 65ead76961 Ignore dropped columns during apply of update/delete. Amit Kapila 2023-03-21 09:18:51 +05:30
  • 751d6676da Ignore dropped columns during apply of update/delete. Amit Kapila 2023-03-21 09:07:37 +05:30
  • fc63e6ba86 Ignore dropped columns during apply of update/delete. Amit Kapila 2023-03-21 08:50:23 +05:30
  • 4cdaea7a21 Ignore dropped columns during apply of update/delete. Amit Kapila 2023-03-21 08:39:00 +05:30
  • ef16d27245 Fix race in parallel hash join batch cleanup, take II. Thomas Munro 2023-03-21 14:29:34 +13:00
  • 44d44aa971 Fix race in parallel hash join batch cleanup, take II. Thomas Munro 2023-03-21 14:29:34 +13:00
  • 6e94d62e3f Fix race in parallel hash join batch cleanup, take II. Thomas Munro 2023-03-21 14:29:34 +13:00
  • 1b9e42e82a Fix race in parallel hash join batch cleanup, take II. Thomas Munro 2023-03-21 14:29:34 +13:00
  • c03c6e8cf6 Fix race in parallel hash join batch cleanup, take II. Thomas Munro 2023-03-21 14:29:34 +13:00
  • 8d578b9b2e Fix race in parallel hash join batch cleanup, take II. Thomas Munro 2023-03-21 14:29:34 +13:00
  • ef719e7b32 Stabilize pg_stat_io writes test Andres Freund 2023-03-20 18:16:06 -07:00
  • 7730ceb43f meson: rename html_help target to htmlhelp Andres Freund 2023-03-20 17:23:57 -07:00
  • 72a5b1fc88 Add @extschema:name@ and no_relocate options to extensions. Tom Lane 2023-03-20 18:37:11 -04:00
  • 30e9f2608a
    doc/PDF: Add page breaks for <sect1> in contrib appendix Alvaro Herrera 2023-03-20 14:01:09 +01:00
  • 19d8e2308b Ignore BRIN indexes when checking for HOT updates Tomas Vondra 2023-03-20 10:34:07 +01:00
  • e858312683 Fix netmask handling in inet_minmax_multi_ops Tomas Vondra 2023-03-20 09:51:50 +01:00
  • 0c7726c282 Fix netmask handling in inet_minmax_multi_ops Tomas Vondra 2023-03-20 09:51:50 +01:00