Mailing lists [pgsql-hackers]
- Re: Transaction-lifespan memory leak with plpgsql DO blocks Tom Lane
- Re: Assertions in PL/PgSQL Pavel Stehule
- Re: Extra functionality to createuser Christopher Browne
- "union all" query consumes all memory Pavel Stehule
- Re: "union all" query consumes all memory Tom Lane
- strncpy is not a safe version of strcpy David Rowley
- Anybody using get_eclass_for_sort_expr in an extension? Tom Lane
- SSL: better default ciphersuite Marko Kreen
- Re: Anybody using get_eclass_for_sort_expr in an extension? Peter Geoghegan
- Re: init_sequence spill to hash table David Rowley
- Re: strncpy is not a safe version of strcpy Tomas Vondra
- Re: strncpy is not a safe version of strcpy David Rowley
- Review: Patch insert throw error when year field len > 4 for timestamptz datatype Adrian Klaver
- Re: Review: Patch insert throw error when year field len > 4 for timestamptz datatype Peter Geoghegan
- Re: init_sequence spill to hash table David Rowley
- Re: Review: Patch insert throw error when year field len > 4 for timestamptz datatype Bruce Momjian
- Re: Optimize kernel readahead using buffer access strategy KONDO Mitsumasa
- Re: Optimize kernel readahead using buffer access strategy KONDO Mitsumasa
- Re: Optimize kernel readahead using buffer access strategy Peter Geoghegan
- Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa
- Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan
- Re: Optimize kernel readahead using buffer access strategy KONDO Mitsumasa
- Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan
- REINDEX CONCURRENTLY 2.0 Michael Paquier
- Re: information schema parameter_default implementation Peter Eisentraut
- Database disconnection and switch inside a single bgworker Michael Paquier
- Re: Logging WAL when updating hintbit Sawada Masahiko
- Autoconf 2.69 update Peter Eisentraut
- Re: Autoconf 2.69 update Michael Paquier
- Re: strncpy is not a safe version of strcpy Tomas Vondra
- Re: pg_stat_statements: calls under-estimation propagation Peter Geoghegan
- Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa
- Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa
- [PATCH] SQL assertions prototype Peter Eisentraut
- Re: Heavily modified big table bloat even in auto vacuum is running Amit Kapila
- Re: pg_stat_statements: calls under-estimation propagation Daniel Farina
- Re: Optimize kernel readahead using buffer access strategy Claudio Freire
- Re: Heavily modified big table bloat even in auto vacuum is running Haribabu kommi
- Re: stats for network traffic WIP Nigel Heron
- Re: init_sequence spill to hash table David Rowley
- Re: [PATCH] SQL assertions prototype Pavel Stehule
- Re: init_sequence spill to hash table David Rowley
- Re: pg_stat_statements: calls under-estimation propagation Sameer Thakur
- Re: GIN improvements part 1: additional information Alexander Korotkov
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Improve code in tidbitmap.c David Rowley
- Re: Get more from indices. Kyotaro HORIGUCHI
- Re: Using indices for UNION. Kyotaro HORIGUCHI
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Heikki Linnakangas
- Re: init_sequence spill to hash table Andres Freund
- Re: init_sequence spill to hash table Andres Freund
- Cannot allocate memory Heng Zhi Feng (zheng@hsr.ch)
- Re: Logging WAL when updating hintbit Sawada Masahiko
- Re: init_sequence spill to hash table Heikki Linnakangas
- Re: init_sequence spill to hash table Andres Freund
- Re: init_sequence spill to hash table David Rowley
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Haribabu kommi
- Re: The number of character limitation of custom script on pgbench Sawada Masahiko
- Re: Proof of concept: standalone backend with full FE/BE protocol Simon Riggs
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Magnus Hagander
- Re: Proof of concept: standalone backend with full FE/BE protocol Andres Freund
- Re: Proof of concept: standalone backend with full FE/BE protocol Dimitri Fontaine
- Re: init_sequence spill to hash table Heikki Linnakangas
- Re: Proof of concept: standalone backend with full FE/BE protocol Simon Riggs
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Heikki Linnakangas
- Re: LISTEN / NOTIFY enhancement request for Postgresql Pavel Golub
- Re: [PATCH] SQL assertions prototype Heikki Linnakangas
- Re: pg_upgrade misreports full disk Robert Haas
- Re: [PATCH] Sort contents entries in reference documentation Robert Haas
- Re: SSL renegotiation Alvaro Herrera
- Re: The number of character limitation of custom script on pgbench Alvaro Herrera
- Re: strncpy is not a safe version of strcpy Stephen Frost
- Re: Turning recovery.conf into GUCs Peter Eisentraut
- Re: SSL renegotiation Stephen Frost
- Re: Race condition in b-tree page deletion Peter Eisentraut
- Re: strncpy is not a safe version of strcpy Kevin Grittner
- Re: Logging WAL when updating hintbit Peter Eisentraut
- Re: strncpy is not a safe version of strcpy Andres Freund
- Re: additional json functionality Merlin Moncure
- Re: Turning recovery.conf into GUCs Jaime Casanova
- Re: strncpy is not a safe version of strcpy Andres Freund
- Re: strncpy is not a safe version of strcpy Stephen Frost
- Re: ERROR during end-of-xact/FATAL Robert Haas
- Re: Proof of concept: standalone backend with full FE/BE protocol Merlin Moncure
- Re: strncpy is not a safe version of strcpy Andres Freund
- Re: strncpy is not a safe version of strcpy Stephen Frost
- Re: strncpy is not a safe version of strcpy Andres Freund
- Re: Turning recovery.conf into GUCs Michael Paquier
- Re: strncpy is not a safe version of strcpy Alvaro Herrera
- Re: Database disconnection and switch inside a single bgworker Tom Lane
- Re: GIN improvements part2: fast scan Rod Taylor
- Re: strncpy is not a safe version of strcpy Kevin Grittner
- Re: strncpy is not a safe version of strcpy Tom Lane
- Re: strncpy is not a safe version of strcpy Alvaro Herrera
- Re: strncpy is not a safe version of strcpy Stephen Frost
- Re: SSL renegotiation Tom Lane
- Re: SSL renegotiation Andres Freund
- Re: strncpy is not a safe version of strcpy Kevin Grittner
- Re: SSL renegotiation Tom Lane
- Re: [PATCH] Add transforms feature Dimitri Fontaine
- Re: SSL renegotiation Andres Freund
- Re: Minmax indexes (timings) Erik Rijkers
- Re: writable FDWs / update targets confusion Albe Laurenz
- Re: Minmax indexes (timings) Andres Freund
- Re: Minmax indexes (timings) Kevin Grittner
- Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Peter Eisentraut
- Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Eisentraut
- Re: GIN improvements part 1: additional information Peter Eisentraut
- Re: Optimize kernel readahead using buffer access strategy Peter Eisentraut
- Re: GIN improvements part 1: additional information Alexander Korotkov
- Re: Transaction-lifespan memory leak with plpgsql DO blocks Yeb Havinga
- Re: writable FDWs / update targets confusion Tom Lane
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: GIN improvements part 1: additional information Peter Eisentraut
- pre-commit triggers Andrew Dunstan
- Re: Sequence Access Method WIP Heikki Linnakangas
- Re: trivial one-off memory leak in guc-file.l ParseConfigFile Heikki Linnakangas
- Re: Sequence Access Method WIP Andres Freund
- Re: GIN improvements part 1: additional information Alexander Korotkov
- Re: Sequence Access Method WIP Simon Riggs
- Re: Minmax indexes (timings) Erik Rijkers
- Re: Sequence Access Method WIP Peter Eisentraut
- Re: REINDEX CONCURRENTLY 2.0 Peter Eisentraut
- Re: Sequence Access Method WIP Simon Riggs
- Review:Patch: SSL: prefer server cipher order Adrian Klaver
- Re: GIN improvements part2: fast scan Rod Taylor
- Re: Cannot allocate memory Kevin Grittner
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: GIN improvements part2: fast scan Rod Taylor
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund
- Re: Review:Patch: SSL: prefer server cipher order Marko Kreen
- Re: additional json functionality David E. Wheeler
- Re: better atomics - v0.2 Andres Freund
- Re: pg_dump insert with column names speedup Peter Eisentraut
- Re: Minmax indexes Jeff Janes
- Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund
- Re: REINDEX CONCURRENTLY 2.0 Andres Freund
- Re: GIN improvements part2: fast scan Peter Eisentraut
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Extra functionality to createuser Peter Eisentraut
- Re: Errors on missing pg_subtrans/ files with 9.3 Robert Haas
- Re: additional json functionality Merlin Moncure
- Re: additional json functionality Andrew Dunstan
- postgres_fdw, remote triggers and schemas Thom Brown
- Re: additional json functionality Merlin Moncure
- Re: additional json functionality Josh Berkus
- Re: additional json functionality Merlin Moncure
- Re: additional json functionality Andres Freund