pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
[RFC] SLIM Data Type - Compact JSON Alternative (17-62% smaller)
Marco Matteucci
Re: psql JSON output format
Pratik Thakare
JumbleQuery ma treat different GROUP BY expr as the same
jian he
Re: JumbleQuery ma treat different GROUP BY expr as the same
Tom Lane
[PATCH] Fix minor issues in astreamer_zstd.c
zengman
Re: [PATCH] Fix minor issues in astreamer_zstd.c
Japin Li
Re: [PATCH] Fix minor issues in astreamer_zstd.c
Japin Li
static tracepoints in pgstat_report_wait_start/end
Jeremy Schneider
Inconsistent terminology for -j/--jobs option in documentation
Tatsuro Yamada
Re: Inconsistent terminology for -j/--jobs option in documentation
Michael Paquier
Maybe BF "timedout" failures are the client script's fault?
Tom Lane
Re: Maybe BF "timedout" failures are the client script's fault?
Michael Banck
Re: Maybe BF "timedout" failures are the client script's fault?
Tom Lane
Re: Maybe BF "timedout" failures are the client script's fault?
Michael Banck
Re: Maybe BF "timedout" failures are the client script's fault?
Andrew Dunstan
Re: Maybe BF "timedout" failures are the client script's fault?
Tom Lane
Re: Stack-based tracking of per-node WAL/buffer usage
Andres Freund
Re: misleading error message in DefineIndex
Tom Lane
Re: PATCH: warn about, and deprecate, clear text passwords
Greg Sabino Mullane
Re: PATCH: warn about, and deprecate, clear text passwords
Robert Treat
Re: POC: Carefully exposing information without authentication
Antonin Houska
Re: POC: Carefully exposing information without authentication
Greg Sabino Mullane
Re: pgbench: extend variable usage in scripts
lakshmi
file_fdw: Support multi-line HEADER option.
Shinya Kato
Re: file_fdw: Support multi-line HEADER option.
Fujii Masao
Re: file_fdw: Support multi-line HEADER option.
songjinzhou
Re: file_fdw: Support multi-line HEADER option.
Shinya Kato
Re: file_fdw: Support multi-line HEADER option.
Japin Li
Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes
Bertrand Drouvot
Unstable isolation timeouts regression test on NetBSD?
Japin Li
Re: Unstable isolation timeouts regression test on NetBSD?
Andres Freund
Re: Unstable isolation timeouts regression test on NetBSD?
Japin Li
Fix how some lists are displayed by psql \d+
Peter Smith
Re: Fix how some lists are displayed by psql \d+
Chao Li
Re: Fix how some lists are displayed by psql \d+
Neil Chen
Re: Fix how some lists are displayed by psql \d+
Peter Smith
Re: Fix how some lists are displayed by psql \d+
Greg Sabino Mullane
IO wait events for COPY FROM/TO PROGRAM or file
Nikolay Samokhvalov
Re: IO wait events for COPY FROM/TO PROGRAM or file
Michael Paquier
Re: IO wait events for COPY FROM/TO PROGRAM or file
Sami Imseih
Re: IO wait events for COPY FROM/TO PROGRAM or file
Dilip Kumar
Wake up autovacuum launcher from postmaster when a worker exits
Heikki Linnakangas
Re: Wake up autovacuum launcher from postmaster when a worker exits
Nathan Bossart
Re: Wake up autovacuum launcher from postmaster when a worker exits
Masahiko Sawada
RE: Wake up autovacuum launcher from postmaster when a worker exits
li carol
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
Use IsA() macro instead of nodeTag comparison
Shinya Kato
Re: Use IsA() macro instead of nodeTag comparison
Kirill Reshke
Re: Use IsA() macro instead of nodeTag comparison
Heikki Linnakangas
Re: Use IsA() macro instead of nodeTag comparison
Fujii Masao
Re: Use IsA() macro instead of nodeTag comparison
Chao Li
Re: Use IsA() macro instead of nodeTag comparison
Shinya Kato
Re: Use IsA() macro instead of nodeTag comparison
Bertrand Drouvot
Re: Use IsA() macro instead of nodeTag comparison
Fujii Masao
ci: Add MTEST_SUITES for optional test tailoring
Jelte Fennema-Nio
Minor _bt_checkkeys comment improvements
Heikki Linnakangas
Re: Minor _bt_checkkeys comment improvements
Peter Geoghegan
Proposal: SELECT * EXCLUDE (...) command
Hunaid Sohail
Re: Proposal: SELECT * EXCLUDE (...) command
John Naylor
Re: Proposal: SELECT * EXCLUDE (...) command
Hunaid Sohail
Re: Proposal: SELECT * EXCLUDE (...) command
Tom Lane
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
jian he
Standardize relation name formatting in ANALYZE messages
Chao Li
Re: support create index on virtual generated column.
jian he
Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
Neil Chen
Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
Neil Chen
Fix typo in comment
Zhiyuan Su
Re: Fix typo in comment
Ashutosh Bapat
Re: Fix for consume_xids advancing XIDs incorrectly
Michael Paquier
Re: [PATCH] Fixed creation of empty .log files during log rotation
Michael Paquier
Re: Support allocating memory for large strings
Jim Mlodgenski
Re: Support allocating memory for large strings
David Rowley
Re: Logging parallel worker draught
Sami Imseih
[PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: minor error message enhance: print RLS policy name when only one permissive policy exists
Kirill Reshke
[PATCH] Fix typo in pgstat_replslot.c
zengman
Re: [PATCH] Fix typo in pgstat_replslot.c
Amit Kapila
Re: [PATCH] Fix typo in pgstat_replslot.c
zengman
Re: New commitfest app release on August 19th
John Naylor
Re: New commitfest app release on August 19th
Jelte Fennema-Nio
Correct comment wording in extension.c
albert tan
Re: Correct comment wording in extension.c
John Naylor
Re: Correct comment wording in extension.c
albert tan
回复: Correct comment wording in extension.c
li carol
Re: Correct comment wording in extension.c
albert tan
Re: Correct comment wording in extension.c
John Naylor
docs: clarify ALTER TABLE behavior on partitioned tables
Chao Li
Re: docs: clarify ALTER TABLE behavior on partitioned tables
Chao Li
Re: docs: clarify ALTER TABLE behavior on partitioned tables
David G. Johnston
Re: docs: clarify ALTER TABLE behavior on partitioned tables
Chao Li
Re: docs: clarify ALTER TABLE behavior on partitioned tables
David G. Johnston
Fix incorrect column name in error message for range partition bound check
myzhen
Re: Fix incorrect column name in error message for range partition bound check
zhibin wang
Re:Re: Fix incorrect column name in error message for range partition bound check
myzhen
Re:Re: Re: Fix incorrect column name in error message for range partition bound check
myzhen
Re: [patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED]
jian he
[PATCH]remove extra blank line in the comment of pg_strxfrm_enabled()
Xueyu Gao
Re: [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled()
John Naylor
Fwd: pg18 bug? SELECT query doesn't work
Richard Guo
Re: Fwd: pg18 bug? SELECT query doesn't work
Tom Lane
Re: Fwd: pg18 bug? SELECT query doesn't work
Richard Guo
Re: Fwd: pg18 bug? SELECT query doesn't work
Tom Lane
Re: Fwd: pg18 bug? SELECT query doesn't work
Richard Guo
Re: Fwd: pg18 bug? SELECT query doesn't work
Tom Lane
Re: Fwd: pg18 bug? SELECT query doesn't work
Richard Guo
Re: Fwd: pg18 bug? SELECT query doesn't work
Richard Guo
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Masahiko Sawada
small cleanup of ICU includes
Jeff Davis
Re: small cleanup of ICU includes
Andres Freund
Re: small cleanup of ICU includes
Jeff Davis
Re: [PATCH] Provide support for trailing commas
Tom Lane
Re: [PATCH] Provide support for trailing commas
Pavel Stehule
Re: [PATCH] Provide support for trailing commas
Greg Sabino Mullane
Re: [PATCH] Provide support for trailing commas
David Rowley
Re: [PATCH] Provide support for trailing commas
Bernd Helmle
Re: [PATCH] Provide support for trailing commas
Bruce Momjian
Re: [PATCH] Provide support for trailing commas
Andres Freund
Re: [PATCH] Provide support for trailing commas
Bruce Momjian
Re: [PATCH] Provide support for trailing commas
Andres Freund
Re: [PATCH] Provide support for trailing commas
Jelte Fennema-Nio
[PATCH] Change "the empty string" to "an empty string" on DOCs
Marcos Pegoraro
New year, new commitfest app improvements
Jelte Fennema-Nio
Re: New year, new commitfest app improvements
Peter Geoghegan
Re: New year, new commitfest app improvements
Jelte Fennema-Nio
Re: NOT NULL NOT ENFORCED
Haritabh Gupta
Re: [PATCH] Refactor SLRU to always use long file names
Aleksander Alekseev
Re: [PATCH] Refactor SLRU to always use long file names
Heikki Linnakangas
Re: [PATCH] Refactor SLRU to always use long file names
Aleksander Alekseev
Re: Pasword expiration warning
Gilles Darold
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
songjinzhou
Re: Pasword expiration warning
Gilles Darold
Re: Pasword expiration warning
songjinzhou
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Gilles Darold
回复: Pasword expiration warning
liu xiaohui
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Gilles Darold
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Gilles Darold
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Yuefei Shi
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Steven Niu
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Gilles Darold
Re: Pasword expiration warning
Japin Li
Re: Pasword expiration warning
Gilles Darold
Page verification failed, calculated Checksum 1065 but expected 42487
Ramakrishna Reddy Nandyala
Re: Page verification failed, calculated Checksum 1065 but expected 42487
Tomas Vondra
Re: Multixid SLRU truncation bugs at wraparound
Heikki Linnakangas
Re: Multixid SLRU truncation bugs at wraparound
Andrey Borodin
Remove deprecated role membership options from psql help for CREATE USER/GROUP
Japin Li
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Fujii Masao
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
wenhui qiu
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Fujii Masao
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Japin Li
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Chao Li
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Japin Li
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Japin Li
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Chao Li
Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Chao Li
Re: Proposal: Support Logical replication of large objects
Nitin Motiani
Re: Proposal: Support Logical replication of large objects
Dilip Kumar
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Jakub Wartak
About running tests after successful build from source on Windows
Prafulla Ranadive
Is this a memory leak in libpqrcv_processTuples()?
Chao Li
Re: Is this a memory leak in libpqrcv_processTuples()?
Dewei Dai
Re: Is this a memory leak in libpqrcv_processTuples()?
Neil Chen
Reject Foreign Tables from MIN/MAX indexscan Optimization?
David E. Wheeler
Re: Reject Foreign Tables from MIN/MAX indexscan Optimization?
Tom Lane
Re: Reject Foreign Tables from MIN/MAX indexscan Optimization?
David E. Wheeler
Re: Reject Foreign Tables from MIN/MAX indexscan Optimization?
Tom Lane
Re: Reject Foreign Tables from MIN/MAX indexscan Optimization?
David E. Wheeler
Re: Should we say "wal_level = logical" instead of "wal_level >= logical"
Peter Smith
Re: Disallow concurrent ALTER DOMAIN and DROP DOMAIN
Andres Freund
Re: Support getrandom() for pg_strong_random() source
Masahiko Sawada
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
Re: POC: Parallel processing of indexes in autovacuum
zengman
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
Re: Adding NetBSD and OpenBSD to Postgres CI
Andres Freund
Re: Adding NetBSD and OpenBSD to Postgres CI
Andres Freund
pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
Re: pg_upgrade: optimize replication slot caught-up check
Chao Li
Re: pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
Re: pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
Re: pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
Re: pg_upgrade: optimize replication slot caught-up check
Chao Li
Re: pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
Re: pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
Re: pg_upgrade: optimize replication slot caught-up check
Chao Li
Re: [BUG]: the walsender does not update its IO statistics until it exits
Bertrand Drouvot
Reduce build times of pg_trgm GIN indexes
David Geier
Re: Reduce build times of pg_trgm GIN indexes
Heikki Linnakangas
Re: Reduce build times of pg_trgm GIN indexes
Kirill Reshke
Earlier messages