Commit Graph

  • c590e514a9 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 2022-04-13 13:35:02 -04:00
  • 24d2b2680a
    Remove extraneous blank lines before block-closing braces Alvaro Herrera 2022-04-13 19:14:20 +02:00
  • ed0fbc8e5a
    Release cache tuple when no longer needed Alvaro Herrera 2022-04-13 18:19:38 +02:00
  • 112fdb3528 Fix finalization for json_objectagg and friends Andrew Dunstan 2022-04-13 10:26:38 -04:00
  • a038679cd8 Fix incorrect format placeholders Peter Eisentraut 2022-04-13 14:04:51 +02:00
  • ea669b8088 Docs: wording improvement for compute_query_id = regress David Rowley 2022-04-13 21:29:35 +12:00
  • a59746d311 Docs: wording improvement for compute_query_id = regress David Rowley 2022-04-13 21:28:25 +12:00
  • b940918dc8 Remove "recheck" argument from check_index_is_clusterable() Michael Paquier 2022-04-13 15:32:35 +09:00
  • fdc18ea23b Docs: tidy up various usages of the productname tag David Rowley 2022-04-13 17:42:13 +12:00
  • 042a923ad5 Rework compression options of pg_receivewal Michael Paquier 2022-04-13 11:09:51 +09:00
  • d27323db7c Docs: adjust wording about basebackup_to_shell's required_role GUC David Rowley 2022-04-13 12:01:23 +12:00
  • 9144fa27dd Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley 2022-04-13 11:20:06 +12:00
  • e286be5d05 Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley 2022-04-13 11:19:34 +12:00
  • 0f0b76b67a Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley 2022-04-13 11:18:54 +12:00
  • 2e1f30270b Doc: tweak textsearch.sgml for SEO purposes. Tom Lane 2022-04-12 18:21:04 -04:00
  • d53f689f8f Doc: tweak textsearch.sgml for SEO purposes. Tom Lane 2022-04-12 18:21:04 -04:00
  • 2eb3ec8f49 Doc: tweak textsearch.sgml for SEO purposes. Tom Lane 2022-04-12 18:21:04 -04:00
  • 71e0736b65 Doc: tweak textsearch.sgml for SEO purposes. Tom Lane 2022-04-12 18:21:04 -04:00
  • 8320a34d38 Doc: tweak textsearch.sgml for SEO purposes. Tom Lane 2022-04-12 18:21:04 -04:00
  • aa36e7dd38 Doc: tweak textsearch.sgml for SEO purposes. Tom Lane 2022-04-12 18:21:04 -04:00
  • af3e3a9b4f Docs: avoid confusing use of the word "synchronized" David Rowley 2022-04-13 09:17:56 +12:00
  • e22fd217ec Docs: avoid confusing use of the word "synchronized" David Rowley 2022-04-13 09:17:17 +12:00
  • 3a95dfe402 Docs: avoid confusing use of the word "synchronized" David Rowley 2022-04-13 09:16:33 +12:00
  • 55ff3563d8 Docs: avoid confusing use of the word "synchronized" David Rowley 2022-04-13 09:15:02 +12:00
  • 7fc0e7de9f Revert the addition of GetMaxBackends() and related stuff. Robert Haas 2022-04-12 14:45:23 -04:00
  • 2c9381840f Remove not-very-useful early checks of __pg_log_level in logging.h. Tom Lane 2022-04-12 13:25:29 -04:00
  • d4f109e4a2 Doc: update description of random() function. Tom Lane 2022-04-12 11:36:45 -04:00
  • e7cc4a6e3d Use WRITE_ENUM_FIELD for enum field Peter Eisentraut 2022-04-12 16:19:00 +02:00
  • 51e8179405 Make node output prefix match node structure name Peter Eisentraut 2022-04-12 16:18:01 +02:00
  • 183c869e1c
    adjust_partition_colnos mustn't be called if not needed Alvaro Herrera 2022-04-12 15:19:57 +02:00
  • 4533de358d Fix documentation for pg_stat_recovery_prefetch. Thomas Munro 2022-04-12 21:19:47 +12:00
  • aeebb8bf23 Fix grammatical errors and typos in logical replication docs. Amit Kapila 2022-04-12 14:14:32 +05:30
  • 3603f7c6e6 Remove WalCompressionMethod in favor of pg_compress_algorithm Michael Paquier 2022-04-12 17:28:17 +09:00
  • ce4f46fdc8
    Change mechanism to set up source targetlist in MERGE Alvaro Herrera 2022-04-12 09:29:39 +02:00
  • a4b57543ac Rename backup_compression.{c,h} to compression.{c,h} Michael Paquier 2022-04-12 13:38:54 +09:00
  • bd037dc928 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 2022-04-11 17:43:46 -04:00
  • 9debd12348 Remove comment about historic heap vacuuming issue. Peter Geoghegan 2022-04-11 14:20:46 -07:00
  • 9de692c101 Remove dead code in do_pg_backup_start(). Tom Lane 2022-04-11 15:56:01 -04:00
  • 5e70d8b5d1 Tweak the default behavior of psql's \dconfig. Tom Lane 2022-04-11 15:11:46 -04:00
  • 3c702b3ed1 Explicitly ignore guaranteed-true result from pgstat_lock_entry(). Tom Lane 2022-04-11 13:22:37 -04:00
  • 93fcf2d209 fgetc() returns int, not char. Tom Lane 2022-04-11 13:15:46 -04:00
  • 8638c76cc9 Doc build fix: remove tab from filelist.sgml. Jeff Davis 2022-04-11 08:41:28 -07:00
  • b46bcf7a4b Improve readability of SQL/JSON documentation. Andrew Dunstan 2022-04-11 11:48:40 -04:00
  • c215cc7b61 Add color support for new frontend detail/hint messages Peter Eisentraut 2022-04-11 17:36:44 +02:00
  • dfd0f2bbc5 Avoid re-writing files unnecessarily in src/tools/copyright.pl. Tom Lane 2022-04-11 11:20:13 -04:00
  • ad385a494f docs: Note the recovery_min_apply_delay bloats pg_wal. Robert Haas 2022-04-08 11:02:59 -04:00
  • e0064f0ff6 Docs: Mention that relpersistence is for sequences now too David Rowley 2022-04-11 20:50:20 +12:00
  • b0e5f02ddc Fix various typos and spelling mistakes in code comments David Rowley 2022-04-11 20:49:41 +12:00
  • bba3c35b29 Docs: Fix various mistakes and typos David Rowley 2022-04-11 20:48:48 +12:00
  • 7597cc3083 Fix the dates of some copyright notices Michael Paquier 2022-04-11 16:36:25 +09:00
  • 0c65177a21 Put new command-line options into alphabetical order in help output Peter Eisentraut 2022-04-11 07:39:25 +02:00
  • 8ac700acff doc: Clarify behavior of query planner locking with REINDEX Michael Paquier 2022-04-11 09:49:13 +09:00
  • cd959b1b06 Doc: fix typos in documentation Daniel Gustafsson 2022-04-10 21:42:43 +02:00
  • b6b8824ee7 Doc: reformat descriptions of pgbench output formats. Tom Lane 2022-04-10 15:31:42 -04:00
  • c835dcdab6
    Fix pgperlsyncheck following SSL TAP test refactoring Andrew Dunstan 2022-04-10 09:04:24 -04:00
  • 3b0a42e74e
    Add timestamp and elapsed time decorations to TAP test logs Andrew Dunstan 2022-04-10 08:46:12 -04:00
  • 7b735f8b52 Doc: shorten JSON_SERIALIZE example to avoid a PDF build warning. Tom Lane 2022-04-09 15:09:38 -04:00
  • 80c877271a Fix whitespace Peter Eisentraut 2022-04-09 16:17:41 +02:00
  • 38abc39c81 Add missing serial commas Peter Eisentraut 2022-04-09 16:15:01 +02:00
  • fc5b83bb60 Add missing source files to nls.mk Peter Eisentraut 2022-04-09 15:46:37 +02:00
  • c0d1c641cb Silence compiler warnings for unsupported compression methods. Tom Lane 2022-04-08 18:14:24 -04:00
  • 9a374b77fb Improve frontend error logging style. Tom Lane 2022-04-08 14:55:14 -04:00
  • 5c431c7fb3 Fix busted .gitignore entry. Tom Lane 2022-04-08 14:22:47 -04:00
  • f37015a161 Rename delayChkpt to delayChkptFlags. Robert Haas 2022-04-08 11:44:17 -04:00
  • 891624f0ec psql: Fix translation marking Peter Eisentraut 2022-04-08 15:07:35 +02:00
  • 8ec569479f Apply PGDLLIMPORT markings broadly. Robert Haas 2022-04-08 08:16:38 -04:00
  • 80900d4690 Helper script to apply PGDLLIMPORT markings. Robert Haas 2022-04-08 08:06:10 -04:00
  • 57d6aea00f Add JIT counters to pg_stat_statements Magnus Hagander 2022-04-08 13:51:01 +02:00
  • dad9ba1c82 Fix buildfarm failures in pg_walinspect tests. Jeff Davis 2022-04-08 03:21:12 -07:00
  • 12aaae5131 Check XLogRecHasBlockRef() before XLogRecHasBlockImage(). Jeff Davis 2022-04-08 02:30:57 -07:00
  • 1562e92c62 Fix buildfarm failure from commit 2258e76f90. Jeff Davis 2022-04-08 01:33:58 -07:00
  • 2258e76f90 Add contrib/pg_walinspect. Jeff Davis 2022-04-08 00:02:10 -07:00
  • 708007dced Remove error message hints mentioning configure options Peter Eisentraut 2022-04-08 07:41:09 +02:00
  • b3abca6810 pgstat: Update docs to match the shared memory stats reality. Andres Freund 2022-04-07 21:35:35 -07:00
  • 76cbf7edb6 pg_stat_statements: Track I/O timing for temporary file blocks Michael Paquier 2022-04-08 13:12:07 +09:00
  • a6baa4badd Documentation for SQL/JSON features Andrew Dunstan 2022-04-07 23:36:50 -04:00
  • efb0ef909f Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS) Michael Paquier 2022-04-08 11:27:21 +09:00
  • dafae9707a Fix recovery_prefetch docs. Thomas Munro 2022-04-08 13:28:04 +12:00
  • d6c0db1483 pgstat: Hide instability in stats.spec with -DCATCACHE_FORCE_RELEASE. Andres Freund 2022-04-07 18:20:50 -07:00
  • 5264add784 pgstat: add/extend tests for resetting various kinds of stats. Andres Freund 2022-04-07 15:17:07 -07:00
  • 10a8d13823 Truncate line pointer array during heap pruning. Peter Geoghegan 2022-04-07 15:42:12 -07:00
  • 9d9c02ccd1 Teach planner and executor about monotonic window funcs David Rowley 2022-04-08 10:34:36 +12:00
  • 2f4d0d6799 Extend plsample example to include a trigger handler. Tom Lane 2022-04-07 18:26:13 -04:00
  • 9f8a050f68 Add minimal tests for recovery conflict handling. Andres Freund 2022-04-07 12:46:51 -07:00
  • 53b9cd20d4 pgstat: test stats interactions with physical replication. Andres Freund 2022-03-21 12:58:51 -07:00
  • a90641eac2
    Revert "Rewrite some RI code to avoid using SPI" Alvaro Herrera 2022-04-07 23:42:13 +02:00
  • 3e707fbb40 psql: add \dconfig command to show server's configuration parameters. Tom Lane 2022-04-07 17:09:44 -04:00
  • 16acf7f1aa pgstat: add tests for handling of restarts, including crashes. Andres Freund 2022-04-07 12:07:50 -07:00
  • 99392cdd78
    Rewrite some RI code to avoid using SPI Alvaro Herrera 2022-04-07 21:04:36 +02:00
  • dbe29b0d2c Fix test instability introduced in e349c95d3e9 due to async deduplication. Andres Freund 2022-04-07 11:54:51 -07:00
  • 00cb86e75d
    Add isolation tests for snapshot behavior in ri_triggers.c Alvaro Herrera 2022-04-07 19:57:29 +02:00
  • 2c7ea57e56 Revert "Logical decoding of sequences" Tomas Vondra 2022-04-07 18:13:13 +02:00
  • d7ab2a9a3c doc: Fix man page whitespace issues Peter Eisentraut 2022-04-07 18:23:28 +02:00
  • dad97e0502 Fix off-by-one error in pg_waldump, introduced in 5c279a6d350. Jeff Davis 2022-04-07 09:14:49 -07:00
  • 957aa4d87a Fix another buildfarm issue from commit 5c279a6d350. Jeff Davis 2022-04-07 08:40:16 -07:00
  • 344d62fb9a Unlogged sequences Peter Eisentraut 2022-04-07 16:13:23 +02:00
  • bab588cd5c Fix typo in xlogrecovery.c code comment Daniel Gustafsson 2022-04-07 14:01:28 +02:00
  • d772b18d44 Avoid <substeps> element in man pages Peter Eisentraut 2022-04-07 13:45:25 +02:00
  • 5b186308fb Include some missing headers. Thomas Munro 2022-04-07 20:55:16 +12:00
  • a2f433fa49 pgstat: add alternate output for stats.spec, for the 2PC disabled case. Andres Freund 2022-04-07 00:57:13 -07:00