pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Re: Return pg_control from pg_backup_stop().
David Steele
Re: Confine vacuum skip logic to lazy_scan_skip
Álvaro Herrera
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
VM corruption on standby
Andrey Borodin
Re: SIMD optimization for list_sort
Álvaro Herrera
RE: SIMD optimization for list_sort
Shankaran, Akash
Re: date_trunc invalid units with infinite value
Peter Eisentraut
Re: Eager aggregation, take 3
Richard Guo
Re: Eager aggregation, take 3
Matheus Alcantara
Enhance Makefiles to rebuild objects on map file changes
Chao Li
Re: Enhance Makefiles to rebuild objects on map file changes
Chao Li
Re: Re: Enhance Makefiles to rebuild objects on map file changes
厉超
Re: Enhance Makefiles to rebuild objects on map file changes
Álvaro Herrera
Re: Re: Enhance Makefiles to rebuild objects on map file changes
厉超
LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Alexandra Wang
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Álvaro Herrera
Fixed a minor typo in code comment
Chao Li
Re: Fixed a minor typo in code comment
厉超
Re: Fixed a minor typo in code comment
Fujii Masao
Re: Fixed a minor typo in code comment
Chao Li
Re: Fixed a minor typo in code comment
Fujii Masao
Re: Function scan FDW pushdown
Álvaro Herrera
fix ancient typo in transformRelOptions()
Nathan Bossart
Re: fix ancient typo in transformRelOptions()
Álvaro Herrera
Re: fix ancient typo in transformRelOptions()
Tom Lane
Re: fix ancient typo in transformRelOptions()
Álvaro Herrera
Re: fix ancient typo in transformRelOptions()
Nathan Bossart
Re: fix ancient typo in transformRelOptions()
Nathan Bossart
Re: fix ancient typo in transformRelOptions()
Nathan Bossart
Re: fix ancient typo in transformRelOptions()
Peter Eisentraut
Re: fix ancient typo in transformRelOptions()
Tom Lane
Re: fix ancient typo in transformRelOptions()
Ashutosh Bapat
Re: [Patch] remove duplicated smgrclose
Álvaro Herrera
headerscheck warnings with late-model gcc
Tom Lane
Re: headerscheck warnings with late-model gcc
Peter Eisentraut
Re: headerscheck warnings with late-model gcc
Tom Lane
Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators
Jeff Davis
printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined
Dmitry Mityugov
Re: printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined
Tom Lane
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode
Paul A Jungwirth
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
Re: Test to dump and restore objects left behind by regression
Daniel Gustafsson
Re: Test to dump and restore objects left behind by regression
Tom Lane
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
Re: Test to dump and restore objects left behind by regression
Michael Paquier
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
Re: Implement waiting for wal lsn replay: reloaded
Álvaro Herrera
Re: Showing applied extended statistics in explain Part 2
Álvaro Herrera
Proposal: Conflict log history table for Logical Replication
Dilip Kumar
Kernel AIO on FreeBSD, macOS and a couple of other Unixen
Thomas Munro
don't include tableam.h in nbtree.h
Álvaro Herrera
Re: don't include tableam.h in nbtree.h
Bertrand Drouvot
psql: Count all table footer lines in pager setup
Erik Wienhold
Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
libpq-oauth: a mid-beta naming check
Jacob Champion
Re: libpq-oauth: a mid-beta naming check
Jelte Fennema-Nio
Re: libpq-oauth: a mid-beta naming check
Jacob Champion
Re: libpq-oauth: a mid-beta naming check
Christoph Berg
Adding per backend commit and rollback counters
Bertrand Drouvot
Typo in create_index regression test
Dean Rasheed
Re: Typo in create_index regression test
Tender Wang
Re: Typo in create_index regression test
Dean Rasheed
Re: BF mamba failure
Kouber Saparev
Re: BF mamba failure
Michael Paquier
set role issue
Fabrice Chapuis
Re: set role issue
Tom Lane
Re: set role issue
Fabrice Chapuis
GB18030-2022 Support in PostgreSQL
JiaoShuntian
Re: GB18030-2022 Support in PostgreSQL
矫顺田
Re: GB18030-2022 Support in PostgreSQL
wenhui qiu
Re: GB18030-2022 Support in PostgreSQL
John Naylor
Re: GB18030-2022 Support in PostgreSQL
Andrew Dunstan
Re: GB18030-2022 Support in PostgreSQL
Tom Lane
Re: GB18030-2022 Support in PostgreSQL
Chao Li
Re: GB18030-2022 Support in PostgreSQL
John Naylor
Re: GB18030-2022 Support in PostgreSQL
Peter Eisentraut
Re: GB18030-2022 Support in PostgreSQL
Ken Marshall
Re: Potential deadlock in pgaio_io_wait()
Thomas Munro
CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Peter Smith
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
David G. Johnston
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Peter Smith
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Peter Smith
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
vignesh C
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Peter Smith
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Amit Kapila
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Peter Smith
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
vignesh C
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Amit Kapila
Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Yugo Nagata
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Fujii Masao
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Yugo Nagata
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Fujii Masao
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Yugo Nagata
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Fujii Masao
Fix a typo of mod_since_analyze in do_analyze_rel
Yugo Nagata
Re: Fix a typo of mod_since_analyze in do_analyze_rel
David Rowley
Dead code with short varlenas in toast_save_datum()
Michael Paquier
Re: Dead code with short varlenas in toast_save_datum()
Nikita Malakhov
Re: Dead code with short varlenas in toast_save_datum()
Nikhil Kumar Veldanda
Re: Dead code with short varlenas in toast_save_datum()
Nikita Malakhov
Re: Dead code with short varlenas in toast_save_datum()
Michael Paquier
V18 release Notes typo
Andrew Dunstan
Re: V18 release Notes typo
Andrew Dunstan
Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Fujii Masao
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Srinath Reddy Sadipiralla
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Xuneng Zhou
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Fujii Masao
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Xuneng Zhou
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Daniel Gustafsson
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Fujii Masao
Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Peter Eisentraut
Re: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Nathan Bossart
Re: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Thomas Munro
Re: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Peter Eisentraut
How WAL segments should be written?
Mohab Yaser
Missing import in 035_standby_logical_decoding.pl
Melanie Plageman
Re: Missing import in 035_standby_logical_decoding.pl
Melanie Plageman
Re: Missing import in 035_standby_logical_decoding.pl
Masahiko Sawada
Re: Missing import in 035_standby_logical_decoding.pl
Michael Paquier
Re: Missing import in 035_standby_logical_decoding.pl
Bertrand Drouvot
Re: Missing import in 035_standby_logical_decoding.pl
Melanie Plageman
Re: Missing import in 035_standby_logical_decoding.pl
Bertrand Drouvot
Re: Missing import in 035_standby_logical_decoding.pl
Masahiko Sawada
Re: Missing import in 035_standby_logical_decoding.pl
Bertrand Drouvot
Re: Missing import in 035_standby_logical_decoding.pl
Melanie Plageman
Fixing the btree_gist inet mess
Tom Lane
Question on adl_next_worker condition in autovacuum launcher
Yugo Nagata
Fix a typo of comments in AutoVacLauncherMain
Yugo Nagata
Re: Fix a typo of comments in AutoVacLauncherMain
Masahiko Sawada
Re: Fix a typo of comments in AutoVacLauncherMain
Yugo Nagata
Re: SQL function to access to `creating_extension`
Andrei Lepikhov
Correction of RowMark Removal During Sel-Join Elimination
Andrei Lepikhov
Adding locks statistics
Bertrand Drouvot
Re: [PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring
Ashutosh Bapat
Trivial patch to fix a typo
Chao Li
Re: Trivial patch to fix a typo
Michael Paquier
Re: Trivial patch to fix a typo
Chao Li
Re: Trivial patch to fix a typo
Michael Paquier
Re: Trivial patch to fix a typo
Chao Li
When creating index, why pointing to old version of tuple
Chao Li
Re: When creating index, why pointing to old version of tuple
Tender Wang
Re: When creating index, why pointing to old version of tuple
Chao Li
Re: When creating index, why pointing to old version of tuple
Tender Wang
Re: When creating index, why pointing to old version of tuple
Chao Li
When creating index, why pointing to old version of tuple
David G. Johnston
Re: When creating index, why pointing to old version of tuple
Chao Li
Re: When creating index, why pointing to old version of tuple
Tom Lane
Raw parse tree is not dumped to log
Chao Li
Re: Raw parse tree is not dumped to log
Tender Wang
Re: Raw parse tree is not dumped to log
Tatsuo Ishii
Re: Raw parse tree is not dumped to log
Chao Li
Re: Raw parse tree is not dumped to log
Chao Li
Re: Raw parse tree is not dumped to log
Chao Li
Re: Raw parse tree is not dumped to log
Chao Li
Re: Raw parse tree is not dumped to log
Chao Li
Re: Raw parse tree is not dumped to log
Chao Li
Dropping publication breaks logical replication
Ashutosh Bapat
Re: Dropping publication breaks logical replication
Dilip Kumar
Re: Dropping publication breaks logical replication
Ashutosh Bapat
Re: Dropping publication breaks logical replication
Amit Kapila
Re: Dropping publication breaks logical replication
Ashutosh Bapat
Re: Dropping publication breaks logical replication
Amit Kapila
Re: Dropping publication breaks logical replication
Dilip Kumar
Re: Dropping publication breaks logical replication
vignesh C
Re: Dropping publication breaks logical replication
Ashutosh Bapat
Re: Dropping publication breaks logical replication
vignesh C
Re: Dropping publication breaks logical replication
vignesh C
Re: Dropping publication breaks logical replication
Ashutosh Bapat
Re: Dropping publication breaks logical replication
vignesh C
Should --enable-debug set CFLAGS to -O0 instead of -O2?
Chao Li
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2?
Tom Lane
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2?
Chao Li
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2?
Tom Lane
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2?
Chao Li
[PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Chao Li
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
David G. Johnston
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Chao Li
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
David G. Johnston
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Chao Li
Cannot login CommitFests due to cool-off period
Chao Li
Re: Cannot login CommitFests due to cool-off period
Chao Li
Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers
SATYANARAYANA NARLAPURAM
Bug in brin_minmax_multi_distance_numeric()
Tom Lane
Re: Bug in brin_minmax_multi_distance_numeric()
Tomas Vondra
Re: Bug in brin_minmax_multi_distance_numeric()
Tom Lane
Re: Bug in brin_minmax_multi_distance_numeric()
Tomas Vondra
Re: Bug in brin_minmax_multi_distance_numeric()
Peter Eisentraut
Re: Bug in brin_minmax_multi_distance_numeric()
Tom Lane
Re: Bug in brin_minmax_multi_distance_numeric()
Tomas Vondra
Re: Bug in brin_minmax_multi_distance_numeric()
Tom Lane
Re: Bug in brin_minmax_multi_distance_numeric()
Tomas Vondra
Re: Bug in brin_minmax_multi_distance_numeric()
Tom Lane
Re: Datum as struct
Tom Lane
Re: Datum as struct
Michael Paquier
pgaio_io_get_id() type (was Re: Datum as struct)
Peter Eisentraut
Re: Datum as struct
Peter Eisentraut
Re: Datum as struct
Peter Eisentraut
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
Re: Inval reliability, especially for inplace updates
Paul A Jungwirth
Re: Inval reliability, especially for inplace updates
Paul A Jungwirth
Earlier messages