Mailing lists [pgsql-hackers]
- Re: Avoid repeated PQfnumber() in pg_dump Daniel Gustafsson
- Re: automatically generating node support functions Tom Lane
- Re: postgres_fdw - make cached connection functions tests meaningful Tom Lane
- Re: Add missing function abs (interval) Tom Lane
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort John Naylor
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- Re: relation OID in ReorderBufferToastReplace error message Jeremy Schneider
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: automatically generating node support functions Andres Freund
- Re: row filtering for logical replication Amit Kapila
- Re: row filtering for logical replication Amit Kapila
- Using a stock openssl BIO Andres Freund
- Re: Remove redundant Assert(PgArchPID == 0); in PostmasterStateMachine Michael Paquier
- Re: [HACKERS] Preserving param location Julien Rouhaud
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow
- Re: Remove redundant Assert(PgArchPID == 0); in PostmasterStateMachine Fujii Masao
- RE: Avoid repeated PQfnumber() in pg_dump houzj.fnst@fujitsu.com
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- RE: SI messages sent when excuting ROLLBACK PREPARED command liuhuailing@fujitsu.com
- Re: row filtering for logical replication Dilip Kumar
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: ERROR: "ft1" is of the wrong type. Kyotaro Horiguchi
- Re: speed up verifying UTF-8 Amit Khandekar
- RE: logical replication empty transactions osumi.takamichi@fujitsu.com
- Re: Asymmetric partition-wise JOIN Andrey Lepikhov
- Re: Reduce lock level for ALTER TABLE ... ADD CHECK .. NOT VALID Simon Riggs
- Re: VACUUM (DISABLE_PAGE_SKIPPING on) Simon Riggs
- Re: Introduce pg_receivewal gzip compression tests Michael Paquier
- Re: Remove redundant Assert(PgArchPID == 0); in PostmasterStateMachine Michael Paquier
- Re: amcheck verification for GiST and GIN Heikki Linnakangas
- Re: [PATCH] Allow multiple recursive self-references Denis Hirn
- Re: [PATCH] Hooks at XactCommand level Gilles Darold
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: Enhanced error message to include hint messages for redundant options error Dean Rasheed
- Git revision in tarballs Magnus Hagander
- Re: [PATCH] Hooks at XactCommand level Gilles Darold
- Speed up COMMIT PREPARED r.takahashi_2@fujitsu.com
- RE: Transactions involving multiple postgres foreign servers, take 2 r.takahashi_2@fujitsu.com
- Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan
- Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails Etsuro Fujita
- [PATCH] Add tab-complete for backslash commands tanghy.fnst@fujitsu.com
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ronan Dunklau
- Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Tab completion for CREATE SCHEMAAUTHORIZATION ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Introduce pg_receivewal gzip compression tests Michael Paquier
- Re: POC: Cleaning up orphaned files using undo logs vignesh C
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Aleksander Alekseev
- Re: Git revision in tarballs Josef Šimánek
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: Enhanced error message to include hint messages for redundant options error vignesh C
- Re: unnesting multirange data types Alexander Korotkov
- Re: Git revision in tarballs Magnus Hagander
- Re: A qsort template vignesh C
- Re: row filtering for logical replication Greg Nancarrow
- Re: A qsort template John Naylor
- Re: Remove redundant initializations vignesh C
- Re: Removing unneeded self joins vignesh C
- Re: Git revision in tarballs Michael Paquier
- Re: Rename of triggers for partitioned tables vignesh C
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- Re: psql - add SHOW_ALL_RESULTS option vignesh C
- Re: postgres_fdw - make cached connection functions tests meaningful vignesh C
- Re: logical decoding and replication of sequences vignesh C
- Re: Split xlog.c vignesh C
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ronan Dunklau
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Introduce pg_receivewal gzip compression tests Michael Paquier
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- Re: Rename of triggers for partitioned tables Arne Roland
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) David Rowley
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Aleksander Alekseev
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails Ibrar Ahmed
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Asymmetric partition-wise JOIN Ibrar Ahmed
- Re: SQL:2011 PERIODS vs Postgres Ranges? Ibrar Ahmed
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort James Coleman
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: 回复: Why is XLOG_FPI_FOR_HINT always need backups? Fujii Masao
- Re: Git revision in tarballs Tom Lane
- Re: Git revision in tarballs Magnus Hagander
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- Re: Inaccurate error message when set fdw batch_size to 0 Bharath Rupireddy
- Re: Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep Bharath Rupireddy
- Re: What are exactly bootstrap processes, auxiliary processes, standalone backends, normal backends(user sessions)? Bharath Rupireddy
- Re: SQL:2011 PERIODS vs Postgres Ranges? Paul A Jungwirth
- Re: Git revision in tarballs Tom Lane
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela
- Re: storing an explicit nonce Bruce Momjian
- Re: What are exactly bootstrap processes, auxiliary processes, standalone backends, normal backends(user sessions)? Justin Pryzby
- Re: Removing unneeded self joins Andrey Lepikhov
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ronan Dunklau
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: Removing unneeded self joins Zhihong Yu
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: unnesting multirange data types Alvaro Herrera
- Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao
- Re: Replacing pg_depend PIN entries with a fixed range check Tom Lane
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: enable_resultcache confusion Bruce Momjian
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: unnesting multirange data types Tom Lane
- Re: pg_upgrade does not upgrade pg_stat_statements properly Alvaro Herrera
- Re: pg_upgrade does not upgrade pg_stat_statements properly Alvaro Herrera
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: unnesting multirange data types Alexander Korotkov
- Re: pg_upgrade does not upgrade pg_stat_statements properly Robert Eckhardt
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Next Steps with Hash Indexes Simon Riggs
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort James Coleman
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: Using a stock openssl BIO Bruce Momjian
- Re: speed up verifying UTF-8 John Naylor
- Re: pg_upgrade does not upgrade pg_stat_statements properly Jan Wieck
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: Using a stock openssl BIO Andres Freund
- Re: pg_upgrade does not upgrade pg_stat_statements properly Dave Cramer
- Re: Git revision in tarballs Magnus Hagander
- Re: [PATCH] psql: \dn+ to show size of each schema.. Justin Pryzby
- Re: unnesting multirange data types Jonathan S. Katz
- Re: Removing unneeded self joins Zhihong Yu
- Re: CREATE COLLATION - check for duplicate options and error out if found one Dean Rasheed
- Re: Avoid repeated PQfnumber() in pg_dump Daniel Gustafsson
- data corruption hazard in reorderbuffer.c Mark Dilger
- Re: pg_upgrade does not upgrade pg_stat_statements properly David G. Johnston
- Re: data corruption hazard in reorderbuffer.c Mark Dilger