Mailing lists [pgsql-hackers]
- wrong query result with jit_above_cost= 0 Rushabh Lathia
- Re: Global shared meta cache AJG
- Re: wrong query result with jit_above_cost= 0 Andres Freund
- Re: Fix slot's xmin advancement and subxact's lost snapshots indecoding. Alvaro Herrera
- Re: effect of JIT tuple deform? Pavel Stehule
- Re: effect of JIT tuple deform? Andres Freund
- Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS David G. Johnston
- Re: Constraint documentation Brad DeJong
- Re: Fix slot's xmin advancement and subxact's lost snapshots in decoding. Arseny Sher
- Re: wrong query result with jit_above_cost= 0 Dmitry Dolgov
- Re: wrong query result with jit_above_cost= 0 Andres Freund
- Re: wrong query result with jit_above_cost= 0 Dmitry Dolgov
- Re: [bug fix] ECPG: freeing memory for pgtypes crashes on Windows MauMau
- Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Jerry Sievers
- Re: Fix slot's xmin advancement and subxact's lost snapshots indecoding. Alvaro Herrera
- Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Robbie Harwood
- Re: wrong query result with jit_above_cost= 0 Andrew Gierth
- Re: wrong query result with jit_above_cost= 0 Andres Freund
- Name of main process differs between servers (postmaster vs postgres) Jonathan Lemig
- Re: Query Rewrite for Materialized Views (Postgres Extension) Dent John
- Re: Name of main process differs between servers (postmaster vspostgres) Justin Pryzby
- Re: Name of main process differs between servers (postmaster vs postgres) David G. Johnston
- Re: Speedup of relation deletes during recovery Thomas Munro
- Re: Speedup of relation deletes during recovery Thomas Munro
- Re: Speedup of relation deletes during recovery Thomas Munro
- Re: Speedup of relation deletes during recovery Andres Freund
- Re: Is PG built on any C compilers where int division floors? Chapman Flack
- Re: Is PG built on any C compilers where int division floors? Tom Lane
- Re: Speedup of relation deletes during recovery Thomas Munro
- Re: [WIP] [B-Tree] Retail IndexTuple deletion Andrey V. Lepikhov
- Re: Speedup of relation deletes during recovery Andres Freund
- Re: Speedup of relation deletes during recovery Thomas Munro
- Re: Thinko/typo in ExecSimpleRelationInsert Ashutosh Bapat
- RE: "wal receiver" process hang in syslog() while exiting afterreceiving SIGTERM while the postgres has been promoted. Chen, Yan-Jack (NSB - CN/Hangzhou)
- partitioning - changing a slot's descriptor is expensive Andres Freund
- Typo in llvm_function_reference Rushabh Lathia
- Re: Excessive PostmasterIsAlive calls slow down WAL redo Thomas Munro
- Re: partitioning - changing a slot's descriptor is expensive Amit Langote
- Re: Thinko/typo in ExecSimpleRelationInsert Amit Kapila
- Re: partitioning - changing a slot's descriptor is expensive Andres Freund
- Re: unexpected relkind: 73 ERROR with partition table index Rajkumar Raghuwanshi
- Re: Thinko/typo in ExecSimpleRelationInsert Ashutosh Bapat
- Re: partitioning - changing a slot's descriptor is expensive Amit Langote
- Re: ssl_library parameter Peter Eisentraut
- Re: Server crashed with TRAP: FailedAssertion("!(parallel_workers >0)" when partitionwise_aggregate true. Jeevan Chalke
- Re: [HACKERS] GnuTLS support Peter Eisentraut
- commitfest app moving patch error Peter Eisentraut
- Re: Typo in llvm_function_reference Andres Freund
- Re: postgresql_fdw doesn't handle defaults correctly Amit Langote
- libpq example doesn't work Ideriha, Takeshi
- Re: postgresql_fdw doesn't handle defaults correctly Pavel Stehule
- Re: [WIP] [B-Tree] Retail IndexTuple deletion Andrey V. Lepikhov
- Re: Constraint documentation Peter Eisentraut
- Re: postgresql_fdw doesn't handle defaults correctly Amit Langote
- Re: Portability concerns over pq_sendbyte? Andres Freund
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Amit Langote
- Re: postgresql_fdw doesn't handle defaults correctly Pavel Stehule
- Re: postgresql_fdw doesn't handle defaults correctly Amit Langote
- Re: Performance regression with PostgreSQL 11 and partitioning Amit Langote
- Re: [HACKERS] WIP: Data at rest encryption Antonin Houska
- Re: PANIC during crash recovery of a recently promoted standby Michael Paquier
- Re: Small fixes about backup history file in doc and pg_standby Yugo Nagata
- Re: Small fixes about backup history file in doc and pg_standby Yugo Nagata
- Utilisation of get_page_from_raw() in pageinspect Ashutosh Sharma
- Re: postgresql_fdw doesn't handle defaults correctly Pavel Stehule
- Re: postgresql_fdw doesn't handle defaults correctly Pavel Stehule
- Re: postgresql_fdw doesn't handle defaults correctly Pavel Stehule
- Re: Small fixes about backup history file in doc and pg_standby Michael Paquier
- Re: Portability concerns over pq_sendbyte? Michael Paquier
- alter index WITH ( storage_parameter = value [, ... ] ) for partition index. Rajkumar Raghuwanshi
- Re: WAL prefetch Konstantin Knizhnik
- Re: Concurrency bug in UPDATE of partition-key Amit Khandekar
- Re: Loaded footgun open_datasync on Windows Laurenz Albe
- Re: [HACKERS] proposal: schema variables Gilles Darold
- Re: commitfest app moving patch error Magnus Hagander
- Bulk Insert into PostgreSQL Srinivas Karthik V
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: Bulk Insert into PostgreSQL Pavel Stehule
- RE: Bulk Insert into PostgreSQL ROS Didier
- Re: partition tree inspection functions Michael Paquier
- Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative Daniel Gustafsson
- Re: partitioning - changing a slot's descriptor is expensive Ashutosh Bapat
- Re: Few cosmetic suggestions for commit 16828d5c (Fast Alter TableAdd Column...) Amit Kapila
- Re: Thinko/typo in ExecSimpleRelationInsert Amit Kapila
- Re: Does logical replication supports cross platform servers? Haribabu Kommi
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Ashutosh Bapat
- Forbid referencing columns by names in ALTER INDEX ... SETSTATISTICS Yugo Nagata
- Re: Name of main process differs between servers (postmaster vs postgres) Jonathan Lemig
- Re: effect of JIT tuple deform? Tomas Vondra
- Re: WAL prefetch Tomas Vondra
- Re: effect of JIT tuple deform? Pavel Stehule
- Re: assert in nested SQL procedure call in current HEAD Andres Freund
- Re: wrong query result with jit_above_cost= 0 Dmitry Dolgov
- CREATE TABLE .. LIKE .. EXCLUDING documentation Yugo Nagata
- Re: Small fixes about backup history file in doc and pg_standby Yugo Nagata
- Re: "wal receiver" process hang in syslog() while exiting afterreceiving SIGTERM while the postgres has been promoted. Fujii Masao
- Monitoring time of fsyncing WALs Konstantin Knizhnik
- Re: Supporting tls-server-end-point as SCRAM channel binding forOpenSSL 1.0.0 and 1.0.1 Peter Eisentraut
- Re: assert in nested SQL procedure call in current HEAD Peter Eisentraut
- Re: SCRAM with channel binding downgrade attack Peter Eisentraut
- Re: Jsonb transform for pl/python Peter Eisentraut
- Re: [HACKERS] proposal: schema variables Gilles Darold
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: SCRAM with channel binding downgrade attack Alvaro Herrera