Mailing lists [pgsql-committers]
- pgsql: Expose a few more PL/pgSQL functions to debugger plugins. Tom Lane
- pgsql: Keep plpgsql.h C++-clean. Tom Lane
- pgsql: Switch the regression tests of pg_upgrade to use TAP tests Michael Paquier
- pgsql: Improve handling and logging of TAP tests for pg_upgrade Michael Paquier
- pgsql: Add macros in hash and btree AMs to get the special area of thei Michael Paquier
- pgsql: psql: Refactor ProcessResult() Peter Eisentraut
- pgsql: Add SSL tests for IP addresses in certificates Peter Eisentraut
- pgsql: docs: Changing column type doesn't always require an index rebui Robert Haas
- pgsql: libpq: Allow IP address SANs in server certificates Peter Eisentraut
- pgsql: Set minimum required version of zstd as 1.4.0. Tom Lane
- pgsql: libpq: Fix pkg-config without OpenSSL Peter Eisentraut
- pgsql: libpq: Fix pkg-config without OpenSSL Peter Eisentraut
- Re: pgsql: Add function to pump IPC process until string match Andres Freund
- pgsql: pageinspect: Use better macros to get special page area for GIN Michael Paquier
- pgsql: Make upgradecheck a no-op in MSVC's vcregress.pl Michael Paquier
- Re: pgsql: SQL/JSON query functions Michael Paquier
- Re: pgsql: SQL/JSON query functions Tom Lane
- pgsql: Remove obsolete comment Peter Eisentraut
- pgsql: Remove obsolete comment Peter Eisentraut
- pgsql: Remove obsolete comment Peter Eisentraut
- pgsql: Specialize tuplesort routines for different kinds of abbreviated John Naylor
- Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated John Naylor
- pgsql: Use ORDER BY in catalog results in SQL/JSON tests Andrew Dunstan
- Re: pgsql: SQL/JSON query functions Andrew Dunstan
- pgsql: Remove excess semicolon in MERGE docs Alvaro Herrera
- pgsql: Doc: Remove MultiXact wraparound section link. Peter Geoghegan
- pgsql: Doc: Remove MultiXact wraparound section link. Peter Geoghegan
- pgsql: Allow CLUSTER on partitioned tables Alvaro Herrera
- pgsql: Use has_privs_for_roles for predefined role checks: round 2 Joe Conway
- pgsql: vacuumlazy.c: Clean up variable declarations. Peter Geoghegan
- pgsql: Add a couple more tests for interval input decoding. Tom Lane
- pgsql: Doc: Clarify the role of aggressive VACUUMs. Peter Geoghegan
- pgsql: Fix overflow hazards in interval input and output conversions. Tom Lane
- Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated Andres Freund
- Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated Andres Freund
- Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated Andres Freund
- pgsql: Doc: Add relfrozenxid Tip to XID wraparound section. Peter Geoghegan
- pgsql: Set relfrozenxid to oldest extant XID seen by VACUUM. Peter Geoghegan
- pgsql: Generalize how VACUUM skips all-frozen pages. Peter Geoghegan
- pgsql: Fix portability issues in datetime parsing. Tom Lane
- pgsql: Fix tuplesort optimization for CLUSTER-on-expression. Thomas Munro
- pgsql: Improve the generation memory allocator David Rowley
- pgsql: Adjust tuplesort API to have bitwise option flags David Rowley
- pgsql: Use Generation memory contexts to store tuples in sorts David Rowley
- pgsql: pg_basebackup: Fix code that thinks about LZ4 buffer size. Robert Haas
- pgsql: Avoid freeing objects during json aggregate finalization Andrew Dunstan
- pgsql: Disable synchronize_seqscans in 027_stream_regress.pl. Tom Lane
- pgsql: psql: Show all query results by default Peter Eisentraut
- pgsql: vacuumlazy.c: Further consolidate resource allocation. Peter Geoghegan
- pgsql: JSON_TABLE Andrew Dunstan
- pgsql: pgstat: consistent function comment formatting. Andres Freund
- pgsql: dshash: revise sequential scan support. Andres Freund
- pgsql: pgstat: remove some superflous comments from pgstat.h. Andres Freund
- Re: pgsql: JSON_TABLE Erik Rijkers
- Re: pgsql: JSON_TABLE Andrew Dunstan
- pgsql: Update some tests in 013_crash_restart.pl. Tom Lane
- pgsql: Update some tests in 013_crash_restart.pl. Tom Lane
- pgsql: Refactor and cleanup runtime partition prune code a little Alvaro Herrera
- pgsql: Extend TAP tests of pg_dump to test for compression with gzip Michael Paquier
- Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Thom Brown
- pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson
- Re: pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson
- pgsql: Have VACUUM warn on relfrozenxid "in the future". Peter Geoghegan
- pgsql: PLAN clauses for JSON_TABLE Andrew Dunstan
- Re: pgsql: JSON_TABLE Oleg Bartunov
- Re: pgsql: JSON_TABLE Oleg Bartunov
- Re: pgsql: JSON_TABLE Andrew Dunstan
- Re: pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson
- pgsql: Fix compilerwarning in logging size_t Daniel Gustafsson
- pgsql: Remove race condition in 022_crash_temp_files.pl test. Tom Lane
- pgsql: Remove race condition in 022_crash_temp_files.pl test. Tom Lane
- pgsql: Change aggregated log format of pgbench. Tatsuo Ishii
- pgsql: Improve comments for row filtering and toast interaction in logi Amit Kapila
- pgsql: Update Unicode data to CLDR 41 Peter Eisentraut
- pgsql: Allow asynchronous execution in more cases. Etsuro Fujita
- pgsql: Change one AssertMacro to Assert Peter Eisentraut
- pgsql: Fix unsigned output format in SLRU error reporting Peter Eisentraut
- Re: pgsql: pg_rewind: Fetch small files according to new size. Alvaro Herrera
- Re: pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson
- pgsql: Reduce running time of jsonb_sqljson test Andrew Dunstan
- Re: pgsql: Reduce running time of jsonb_sqljson test Tom Lane
- pgsql: Allow granting SET and ALTER SYSTEM privileges on GUC parameters Tom Lane
- pgsql: Further improve jsonb_sqljson parallel test Andrew Dunstan
- pgsql: Remove exclusive backup mode Stephen Frost
- Re: pgsql: Remove exclusive backup mode Stephen Frost
- pgsql: Forgotten catversion bump for 39969e2a1e4d7f5a37f3ef37d53bbfe171 Stephen Frost
- pgsql: dsm: allow use in single user mode. Andres Freund
- pgsql: pgstat: move pgstat_report_autovac() to pgstat_database.c. Andres Freund
- pgsql: pgstat: move transactional code into pgstat_xact.c. Andres Freund
- pgsql: pgstat: stats collector references in comments. Andres Freund
- pgsql: Suppress "variable 'pagesaving' set but not used" warning. Tom Lane
- pgsql: Suppress "variable 'pagesaving' set but not used" warning. Tom Lane
- pgsql: Suppress "variable 'pagesaving' set but not used" warning. Tom Lane
- pgsql: pgstat: rename some pgstat_send_* functions to pgstat_report_*. Andres Freund
- pgsql: pgstat: add pgstat_copy_relation_stats(). Andres Freund
- pgsql: Use ISB as a spin-delay instruction on ARM64. Tom Lane
- pgsql: Add option --config-file to pg_rewind Michael Paquier
- Re: pgsql: pgstat: add pgstat_copy_relation_stats(). Michael Paquier
- pgsql: pgstat: prepare APIs used by pgstatfuncs for shared memory stats Andres Freund
- pgsql: pgstat: introduce PgStat_Kind enum. Andres Freund
- pgsql: pgstat: scaffolding for transactional stats creation / drop. Andres Freund
- pgsql: pgstat: revise replication slot API in preparation for shared me Andres Freund
- pgsql: Reorder subskiplsn in pg_subscription to avoid alignment issues. Amit Kapila
- pgsql: pgstat: store statistics in shared memory. Andres Freund
- pgsql: pgstat: remove stats_temp_directory. Andres Freund
- pgsql: pgstat: normalize function naming. Andres Freund
- pgsql: pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE. Andres Freund
- pgsql: pgstat: move pgstat.c to utils/activity. Andres Freund
- pgsql: Add single-item cache when looking at topmost XID of a subtrans Michael Paquier
- pgsql: Update config.guess and config.sub Peter Eisentraut
- Re: pgsql: pgstat: store statistics in shared memory. Michael Paquier
- pgsql: Custom WAL Resource Managers. Jeff Davis
- pgsql: Fix compilation with WAL_DEBUG. Andres Freund
- Re: pgsql: pgstat: store statistics in shared memory. Andres Freund
- pgsql: pgstat: prevent fix pgstat_reinit_entry() from zeroing out lwloc Andres Freund
- pgsql: pgstat: fix small bug in pgstat_drop_relation(). Andres Freund
- pgsql: pgstat: add pg_stat_force_next_flush(), use it to simplify tests Andres Freund
- Re: pgsql: pgstat: add pg_stat_force_next_flush(), use it to simplify tests John Naylor
- Re: pgsql: pgstat: add pg_stat_force_next_flush(), use it to simplify tests Andres Freund
- pgsql: pgstat: add pg_stat_have_stats() test helper. Andres Freund
- pgsql: pgstat: add tests for transaction behaviour, 2PC, function stats Andres Freund
- Re: pgsql: pgstat: store statistics in shared memory. Andres Freund
- pgsql: Fix warning introduced in 5c279a6d350. Jeff Davis
- Re: pgsql: pgstat: store statistics in shared memory. Michael Paquier
- pgsql: Prefetch data referenced by the WAL, take II. Thomas Munro
- pgsql: pgstat: add alternate output for stats.spec, for the 2PC disable Andres Freund
- pgsql: Try to silence "-Wmissing-braces" complaints in rmgrdesc.c. Andres Freund
- Re: pgsql: Prefetch data referenced by the WAL, take II. Andres Freund
- pgsql: Include some missing headers. Thomas Munro
-
pgsql: Avoid
element in man pages Peter Eisentraut - pgsql: Fix typo in xlogrecovery.c code comment Daniel Gustafsson
- Re: pgsql: Prefetch data referenced by the WAL, take II. Andrew Dunstan
- Re: pgsql: Prefetch data referenced by the WAL, take II. Tom Lane
- pgsql: Unlogged sequences Peter Eisentraut
- pgsql: Fix another buildfarm issue from commit 5c279a6d350. Jeff Davis
- pgsql: Fix off-by-one error in pg_waldump, introduced in 5c279a6d350. Jeff Davis
- pgsql: doc: Fix man page whitespace issues Peter Eisentraut
- pgsql: Revert "Logical decoding of sequences" Tomas Vondra
- pgsql: Add isolation tests for snapshot behavior in ri_triggers.c Alvaro Herrera
- pgsql: Fix test instability introduced in e349c95d3e9 due to async dedu Andres Freund
- pgsql: Rewrite some RI code to avoid using SPI Alvaro Herrera
- pgsql: pgstat: add tests for handling of restarts, including crashes. Andres Freund
- Re: pgsql: Rewrite some RI code to avoid using SPI Tom Lane
- pgsql: psql: add \dconfig command to show server's configuration parame Tom Lane
- Re: pgsql: Rewrite some RI code to avoid using SPI Alvaro Herrera
- pgsql: Revert "Rewrite some RI code to avoid using SPI" Alvaro Herrera
- pgsql: Add minimal tests for recovery conflict handling. Andres Freund
- pgsql: pgstat: test stats interactions with physical replication. Andres Freund
- Re: pgsql: Rewrite some RI code to avoid using SPI Tom Lane
- pgsql: Extend plsample example to include a trigger handler. Tom Lane
- pgsql: Teach planner and executor about monotonic window funcs David Rowley
- pgsql: Truncate line pointer array during heap pruning. Peter Geoghegan
- pgsql: pgstat: add/extend tests for resetting various kinds of stats. Andres Freund
- pgsql: pgstat: Hide instability in stats.spec with -DCATCACHE_FORCE_REL Andres Freund
- pgsql: Fix recovery_prefetch docs. Thomas Munro
- pgsql: Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS) Michael Paquier
- pgsql: Documentation for SQL/JSON features Andrew Dunstan
- pgsql: pg_stat_statements: Track I/O timing for temporary file blocks Michael Paquier
- pgsql: pgstat: Update docs to match the shared memory stats reality. Andres Freund
- pgsql: Remove error message hints mentioning configure options Peter Eisentraut
- pgsql: Add contrib/pg_walinspect. Jeff Davis
- Re: pgsql: Print information about type of test and subdirectory before run Peter Eisentraut
- pgsql: Fix buildfarm failure from commit 2258e76f90. Jeff Davis
- pgsql: Check XLogRecHasBlockRef() before XLogRecHasBlockImage(). Jeff Davis
- pgsql: Fix buildfarm failures in pg_walinspect tests. Jeff Davis
- pgsql: Add JIT counters to pg_stat_statements Magnus Hagander
- pgsql: Apply PGDLLIMPORT markings broadly. Robert Haas
- pgsql: Helper script to apply PGDLLIMPORT markings. Robert Haas
- pgsql: psql: Fix translation marking Peter Eisentraut
- pgsql: Rename delayChkpt to delayChkptFlags. Robert Haas
- pgsql: Fix busted .gitignore entry. Tom Lane
- pgsql: Improve frontend error logging style. Tom Lane
- pgsql: Silence compiler warnings for unsupported compression methods. Tom Lane
- pgsql: Add missing source files to nls.mk Peter Eisentraut
- pgsql: Add missing serial commas Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Doc: shorten JSON_SERIALIZE example to avoid a PDF build warning Tom Lane
- pgsql: Fix pgperlsyncheck following SSL TAP test refactoring Andrew Dunstan
- pgsql: Add timestamp and elapsed time decorations to TAP test logs Andrew Dunstan
- pgsql: Doc: reformat descriptions of pgbench output formats. Tom Lane
- pgsql: Doc: fix typos in documentation Daniel Gustafsson
- pgsql: doc: Clarify behavior of query planner locking with REINDEX Michael Paquier
- pgsql: Put new command-line options into alphabetical order in help out Peter Eisentraut
- Re: pgsql: Add isolation tests for snapshot behavior in ri_triggers.c Amit Langote
- pgsql: Fix the dates of some copyright notices Michael Paquier
- pgsql: Docs: Fix various mistakes and typos David Rowley
- pgsql: Fix various typos and spelling mistakes in code comments David Rowley
- pgsql: Docs: Mention that relpersistence is for sequences now too David Rowley
- pgsql: docs: Note the recovery_min_apply_delay bloats pg_wal. Robert Haas
- pgsql: Avoid re-writing files unnecessarily in src/tools/copyright.pl. Tom Lane
- pgsql: Add color support for new frontend detail/hint messages Peter Eisentraut
- pgsql: Improve readability of SQL/JSON documentation. Andrew Dunstan
- pgsql: Doc build fix: remove tab from filelist.sgml. Jeff Davis
- pgsql: fgetc() returns int, not char. Tom Lane
- pgsql: Explicitly ignore guaranteed-true result from pgstat_lock_entry( Tom Lane
- pgsql: Tweak the default behavior of psql's \dconfig. Tom Lane
- pgsql: Remove dead code in do_pg_backup_start(). Tom Lane
- pgsql: Remove comment about historic heap vacuuming issue. Peter Geoghegan
- pgsql: Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane
- pgsql: Rename backup_compression.{c,h} to compression.{c,h} Michael Paquier
- pgsql: Change mechanism to set up source targetlist in MERGE Alvaro Herrera
- pgsql: Remove WalCompressionMethod in favor of pg_compress_algorithm Michael Paquier
- pgsql: Fix grammatical errors and typos in logical replication docs. Amit Kapila
- pgsql: Fix documentation for pg_stat_recovery_prefetch. Thomas Munro
- pgsql: adjust_partition_colnos mustn't be called if not needed Alvaro Herrera
- pgsql: Make node output prefix match node structure name Peter Eisentraut
- pgsql: Use WRITE_ENUM_FIELD for enum field Peter Eisentraut
- Re: pgsql: Make node output prefix match node structure name Tom Lane
- pgsql: Doc: update description of random() function. Tom Lane
- pgsql: Remove not-very-useful early checks of __pg_log_level in logging Tom Lane
- pgsql: Revert the addition of GetMaxBackends() and related stuff. Robert Haas
- pgsql: Docs: avoid confusing use of the word "synchronized" David Rowley
- pgsql: Docs: avoid confusing use of the word "synchronized" David Rowley
- pgsql: Docs: avoid confusing use of the word "synchronized" David Rowley
- pgsql: Docs: avoid confusing use of the word "synchronized" David Rowley
- pgsql: Doc: tweak textsearch.sgml for SEO purposes. Tom Lane
- pgsql: Doc: tweak textsearch.sgml for SEO purposes. Tom Lane
- pgsql: Doc: tweak textsearch.sgml for SEO purposes. Tom Lane
- pgsql: Doc: tweak textsearch.sgml for SEO purposes. Tom Lane
- pgsql: Doc: tweak textsearch.sgml for SEO purposes. Tom Lane
- pgsql: Doc: tweak textsearch.sgml for SEO purposes. Tom Lane
- pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley
- pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley
- pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley
- pgsql: Docs: adjust wording about basebackup_to_shell's required_role G David Rowley
- pgsql: Rework compression options of pg_receivewal Michael Paquier
- pgsql: Docs: tidy up various usages of the productname tag David Rowley
- pgsql: Remove "recheck" argument from check_index_is_clusterable() Michael Paquier
- pgsql: Docs: wording improvement for compute_query_id = regress David Rowley
- pgsql: Docs: wording improvement for compute_query_id = regress David Rowley
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: Fix finalization for json_objectagg and friends Andrew Dunstan
- pgsql: Release cache tuple when no longer needed Alvaro Herrera
- pgsql: Remove extraneous blank lines before block-closing braces Alvaro Herrera
- pgsql: Prevent access to no-longer-pinned buffer in heapam_tuple_lock() Tom Lane
- pgsql: Prevent access to no-longer-pinned buffer in heapam_tuple_lock() Tom Lane
- pgsql: Prevent access to no-longer-pinned buffer in heapam_tuple_lock() Tom Lane
- pgsql: Prevent access to no-longer-pinned buffer in heapam_tuple_lock() Tom Lane
- pgsql: Further tweak the default behavior of psql's \dconfig. Tom Lane
- pgsql: Fix case sensitivity in psql's tab completion for GUC names. Tom Lane
- pgsql: Docs: fix some spelling mistakes and also do some wordsmithing David Rowley
- pgsql: Add missing spaces after single-line comments David Rowley
- pgsql: pageinspect: Fix handling of all-zero pages Michael Paquier
- pgsql: pageinspect: Fix handling of all-zero pages Michael Paquier
- pgsql: pageinspect: Fix handling of all-zero pages Michael Paquier
- pgsql: pageinspect: Fix handling of all-zero pages Michael Paquier
- pgsql: pageinspect: Fix handling of all-zero pages Michael Paquier
- pgsql: pageinspect: Fix handling of all-zero pages Michael Paquier
- pgsql: Fix transformJsonBehavior Andrew Dunstan
- pgsql: Improve a couple of sql/json error messages Andrew Dunstan
- pgsql: Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas
- pgsql: Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas
- pgsql: Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas
- pgsql: Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas
- pgsql: Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas
- pgsql: Temporarily add some probes of tenk1's relallvisible in create_i Tom Lane
-
pgsql: Reword text on ROW SHARE lock as acquired by SELECT FOR
Alvaro Herrera - pgsql: Have CLUSTER ignore partitions not owned by caller Alvaro Herrera
- pgsql: pgstat: set timestamps of fixed-numbered stats after a crash. Andres Freund
- pgsql: Small cleanups in SQL/JSON code Andrew Dunstan
- pgsql: Revert "Temporarily add some probes of tenk1's relallvisible in Tom Lane
- pgsql: Adjust VACUUM's removable cutoff log message. Peter Geoghegan
- pgsql: VACUUM VERBOSE: Show dead items for an empty table. Peter Geoghegan
- pgsql: Tighten ComputeXidHorizons' handling of walsenders. Tom Lane
- pgsql: psql: fix \l display for pre-v15 databases. Tom Lane
- pgsql: Fix multi-table VACUUM VERBOSE accounting. Peter Geoghegan
- pgsql: Use standard timeout, in 010_pg_basebackup.pl. Noah Misch
- pgsql: Fix some trailing whitespace in documentation files Peter Eisentraut
- pgsql: Build libpq test programs under MSVC Andrew Dunstan
- pgsql: Fix incorrect logic in HaveRegisteredOrActiveSnapshot(). Tom Lane
- Re: pgsql: Fix some trailing whitespace in documentation files Tom Lane
- pgsql: pgstat: Use correct lock level in pgstat_drop_all_entries(). Andres Freund
- pgsql: Don't retry restore_command while reading ahead. Thomas Munro
- pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp Noah Misch
- pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp Noah Misch
- pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp Noah Misch
- pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp Noah Misch
- pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp Noah Misch
- pgsql: Add a temp-install prerequisite to src/interfaces/ecpg "checktcp Noah Misch
- Re: pgsql: Track LLVM 15 changes. Thomas Munro
- pgsql: Handle compression level in pg_receivewal for LZ4 Michael Paquier
- pgsql: Fix race in TAP test 002_archiving.pl when restoring history fil Michael Paquier
- pgsql: Fix race in TAP test 002_archiving.pl when restoring history fil Michael Paquier
- pgsql: Fix race in TAP test 002_archiving.pl when restoring history fil Michael Paquier
- pgsql: Fix race in TAP test 002_archiving.pl when restoring history fil Michael Paquier
- pgsql: Fix race in TAP test 002_archiving.pl when restoring history fil Michael Paquier
- pgsql: Add additional documentation for row filters. Amit Kapila
- pgsql: Fix second race condition in 002_archiving.pl with archive_clean Michael Paquier
- pgsql: Avoid invalid array reference in transformAlterTableStmt(). Tom Lane
- pgsql: Avoid invalid array reference in transformAlterTableStmt(). Tom Lane
- pgsql: Avoid invalid array reference in transformAlterTableStmt(). Tom Lane
- pgsql: Avoid invalid array reference in transformAlterTableStmt(). Tom Lane
- pgsql: Avoid invalid array reference in transformAlterTableStmt(). Tom Lane
- pgsql: Avoid invalid array reference in transformAlterTableStmt(). Tom Lane
- pgsql: Add missing error handling in pg_md5_hash(). Tom Lane
- pgsql: Fix the check to limit sync workers. Amit Kapila
- pgsql: Fix the check to limit sync workers. Amit Kapila
- pgsql: Fix the check to limit sync workers. Amit Kapila
- pgsql: Fix the check to limit sync workers. Amit Kapila
- pgsql: Fix the check to limit sync workers. Amit Kapila
- pgsql: Fix the check to limit sync workers. Amit Kapila
- pgsql: Fix aggregate logging of pgbench. Tatsuo Ishii
- Re: pgsql: Fix some trailing whitespace in documentation files Daniel Gustafsson
- Re: pgsql: Fix some trailing whitespace in documentation files Peter Eisentraut
- Re: pgsql: Fix some trailing whitespace in documentation files Tom Lane
- Re: pgsql: Fix some trailing whitespace in documentation files Daniel Gustafsson
- Re: pgsql: Fix some trailing whitespace in documentation files Bruce Momjian
- pgsql: Fix extract epoch from interval calculation Peter Eisentraut
- pgsql: Fix extract epoch from interval calculation Peter Eisentraut
- pgsql: Remove duplicated word in comment of basebackup.c Michael Paquier
- pgsql: Fix breakage in AlterFunction(). Tom Lane
- pgsql: Fix breakage in AlterFunction(). Tom Lane
- pgsql: Fix breakage in AlterFunction(). Tom Lane
- pgsql: Fix breakage in AlterFunction(). Tom Lane
- pgsql: Fix breakage in AlterFunction(). Tom Lane
- pgsql: Fix breakage in AlterFunction(). Tom Lane
- pgsql: Doc: use "an SQL" consistently rather than "a SQL" David Rowley
- pgsql: Stabilize streaming tests in test_decoding. Amit Kapila
- pgsql: Stabilize streaming tests in test_decoding. Amit Kapila
- pgsql: ExecModifyTable: use context.planSlot instead of planSlot Alvaro Herrera
- pgsql: Move ModifyTableContext->lockmode to UpdateContext Alvaro Herrera
- pgsql: set_deparse_plan: Reuse variable to appease Coverity Alvaro Herrera
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: Remove trailing whitespace from *.sgml files. Tom Lane
- Re: pgsql: Fix some trailing whitespace in documentation files Tom Lane
- pgsql: Allow db.schema.table patterns, but complain about random garbag Robert Haas
- pgsql: Allow db.schema.table patterns, but complain about random garbag Robert Haas
- pgsql: Disallow infinite endpoints in generate_series() for timestamps. Tom Lane
- pgsql: Disallow infinite endpoints in generate_series() for timestamps. Tom Lane
- pgsql: Disallow infinite endpoints in generate_series() for timestamps. Tom Lane
- pgsql: Disallow infinite endpoints in generate_series() for timestamps. Tom Lane
- pgsql: Disallow infinite endpoints in generate_series() for timestamps. Tom Lane
- pgsql: Disallow infinite endpoints in generate_series() for timestamps. Tom Lane
- pgsql: Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan
- pgsql: Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan
- pgsql: Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan
- pgsql: Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan
- pgsql: Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan
- pgsql: Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan
- pgsql: vacuumlazy.c: MultiXactIds are MXIDs, not XMIDs. Peter Geoghegan
- pgsql: postgres_fdw: Disable batch insert when BEFORE ROW INSERT trigge Etsuro Fujita
- pgsql: postgres_fdw: Disable batch insert when BEFORE ROW INSERT trigge Etsuro Fujita
- pgsql: Support new perl module namespace in stable branches Andrew Dunstan
- pgsql: Support new perl module namespace in stable branches Andrew Dunstan
- pgsql: Support new perl module namespace in stable branches Andrew Dunstan
- pgsql: Support new perl module namespace in stable branches Andrew Dunstan
- pgsql: Support new perl module namespace in stable branches Andrew Dunstan
- pgsql: Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table declarati Tom Lane
- pgsql: CREATE PUBLICATION ref: Minor tweaks to row filters Alvaro Herrera
-
pgsql: Standardize references to Zstandard as
Alvaro Herrera - pgsql: Rethink method for assigning OIDs to the template0 and postgres Tom Lane
- pgsql: Fix missed cases in libpq's error handling. Tom Lane
- pgsql: Remove inadequate assertion check in CTE inlining. Tom Lane
- pgsql: Remove inadequate assertion check in CTE inlining. Tom Lane
- pgsql: Remove inadequate assertion check in CTE inlining. Tom Lane
- pgsql: Remove inadequate assertion check in CTE inlining. Tom Lane
- pgsql: Fix performance regression in tuplesort specializations David Rowley
- pgsql: doc: Add links to tables Peter Eisentraut
- Re: pgsql: Allow db.schema.table patterns, but complain about random garbag Andrew Dunstan
- Re: pgsql: Allow db.schema.table patterns, but complain about random garbag Tom Lane
- Re: pgsql: Allow db.schema.table patterns, but complain about random garbag Andrew Dunstan
- pgsql: Remove some recently-added pg_dump test cases. Robert Haas
- Re: pgsql: Remove some recently-added pg_dump test cases. Tom Lane
- pgsql: Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUBLE==8. Noah Misch
- pgsql: Fix incautious CTE matching in rewriteSearchAndCycle(). Tom Lane
- pgsql: Fix incautious CTE matching in rewriteSearchAndCycle(). Tom Lane
- pgsql: Always pfree strings returned by GetDatabasePath Alvaro Herrera
- pgsql: Cover brin/gin/gist/spgist ambuildempty routines in regression t Alvaro Herrera
- pgsql: Remove some recently-added pg_dump test cases. Robert Haas
- Re: pgsql: Remove some recently-added pg_dump test cases. Robert Haas
- pgsql: Drop unlogged table after test is done Alvaro Herrera
- pgsql: Inhibit mingw CRT's auto-globbing of command line arguments Andrew Dunstan
- pgsql: Inhibit mingw CRT's auto-globbing of command line arguments Andrew Dunstan
- pgsql: Inhibit mingw CRT's auto-globbing of command line arguments Andrew Dunstan
- pgsql: Inhibit mingw CRT's auto-globbing of command line arguments Andrew Dunstan
- pgsql: Inhibit mingw CRT's auto-globbing of command line arguments Andrew Dunstan
- pgsql: Inhibit mingw CRT's auto-globbing of command line arguments Andrew Dunstan
- pgsql: Add some isolation tests for CLUSTER Michael Paquier
- pgsql: Fix typo in pg_walinspect.c Michael Paquier
- pgsql: Handle NULL fields in WRITE_INDEX_ARRAY Peter Eisentraut
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: Replace existing durable_rename_excl() calls with durable_rename Michael Paquier
- pgsql: Remove durable_rename_excl() Michael Paquier
- pgsql: Fix SQL syntax in comment in logical/worker.c John Naylor
- Re: pgsql: Replace existing durable_rename_excl() calls with durable_rename Tom Lane
- Re: pgsql: Replace existing durable_rename_excl() calls with durable_rename Michael Paquier
- pgsql: Revert recent changes with durable_rename_excl() Michael Paquier
- pgsql: Disable asynchronous execution if using gating Result nodes. Etsuro Fujita
- pgsql: Disable asynchronous execution if using gating Result nodes. Etsuro Fujita
- pgsql: Fix JSON_OBJECTAGG uniquefying bug Andrew Dunstan
- pgsql: Claim SQL standard compliance for SQL/JSON features Andrew Dunstan