Архив рассылок [pgsql-hackers]
Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development Michael Paquier
Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development Michael Paquier
Re: Needless additional partition check in INSERT? Amit Langote
Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development Thomas Munro
Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development Michael Paquier
Re: Fix some error handling for read() and errno Michael Paquier
Re: BUG #15237: I got "ERROR: source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression" Andrew Gierth
Re: why partition pruning doesn't work? David Rowley
Re: Portability concerns over pq_sendbyte? Michael Paquier
Server crashed with dense_rank on partition table. Rajkumar Raghuwanshi
Re: Server crashed with dense_rank on partition table. Michael Paquier
Re: Duplicate Item Pointers in Gin index Masahiko Sawada
Re: Duplicate Item Pointers in Gin index Peter Geoghegan
Re: Duplicate Item Pointers in Gin index Masahiko Sawada
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova
Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Alexander Korotkov
Partitioning with temp tables is broken David Rowley
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Tomas Vondra
WAL prefetch Konstantin Knizhnik
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Tomas Vondra
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Joe Conway
Re: Duplicate Item Pointers in Gin index Alexander Korotkov
Re: why partition pruning doesn't work? Robert Haas
Re: Partitioning with temp tables is broken Ashutosh Bapat
Re: PostgreSQL vs SQL Standard Robert Haas
Re: Spilling hashed SetOps and aggregates to disk Claudio Freire
Re: Duplicate Item Pointers in Gin index Masahiko Sawada
Re: POC: GROUP BY optimization Teodor Sigaev
Re: POC: GROUP BY optimization Teodor Sigaev
Re: Portability concerns over pq_sendbyte? Andres Freund
Re: Portability concerns over pq_sendbyte? Andres Freund
Re: [HACKERS] Pluggable storage Haribabu Kommi
Add SKIP LOCKED to VACUUM and ANALYZE Bossart, Nathan