pgsql-hackers since 2008-11-28 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Nov. 28, 2008

Thread Author Time
Re: [PATCHES] GIN improvements Alvaro Herrera 00:22
Synchronous replication patch v4 Fujii Masao 02:45
Re: Comments to Synchronous replication patch v3 Fujii Masao 03:27
Re: New trigger file in pg_standby to promote the standby to the primary Fujii Masao 03:43
Re: Nested Loop Left Join always shows rows=1 Scara Maccai 05:12
Re: A bug with ALTER TABLE SET WITHOUT OIDS in CVS HEAD KaiGai Kohei 05:21
Re: Simple postgresql.conf wizard tomas 07:46
Immediate shutdown during recovery Fujii Masao 09:56
Re: Review: Hot standby Simon Riggs 10:01
Re: Immediate shutdown during recovery Fujii Masao 10:53
Re: Distinct types Peter Eisentraut 11:46
Server Crash into contrib module ISN into 64bit OS Rushabh Lathia 12:19
Re: HEAD build failure on win32 mingw Alvaro Herrera 13:08
Re: [REVIEW] (was Re: usermap regexp support) Magnus Hagander 13:10
Re: PLUGINS Functionlity in Win32 build scripts Robert Haas 13:42
Re: patch: Add columns via CREATE OR REPLACE VIEW Robert Haas 13:48
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new 📎 Magnus Hagander 15:13
Re: Immediate shutdown during recovery Simon Riggs 15:40
Re: Distinct types David E. Wheeler 15:58
Re: Distinct types Andrew Dunstan 16:09
Re: Comments to Synchronous replication patch v3 Tom Lane 16:10
Re: Distinct types David E. Wheeler 16:12
Re: Review: Hot standby Tom Lane 16:14
Re: Distinct types Tom Lane 16:20
Re: HEAD build failure on win32 mingw Tom Lane 16:25
Re: Review: Hot standby Simon Riggs 16:31
Re: Distinct types Simon Riggs 16:38
Re: Review: Hot standby Tom Lane 16:44
Re: Distinct types Tom Lane 16:49
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Tom Lane 16:56
Re: Server Crash into contrib module ISN into 64bit OS Tom Lane 16:59
Fixing contrib/isn for float8-pass-by-value Tom Lane 17:31
Re: Review: Hot standby Simon Riggs 17:31
Re: Review: Hot standby Tom Lane 17:45
"could not devise a query plan for the given query" 📎 Greg Stark 18:00
Re: A bug with ALTER TABLE SET WITHOUT OIDS in CVS HEAD Tom Lane 18:00
Re: Review: Hot standby Simon Riggs 18:00
Re: Review: Hot standby Guillaume Smet 18:03
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 18:33
Re: Review: Hot standby Andrew Dunstan 18:34
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Tom Lane 18:48
Re: "could not devise a query plan for the given query" Tom Lane 19:29
Re: Fixing contrib/isn for float8-pass-by-value Tom Lane 20:02
Statement-level triggers and inheritance Greg Sabino Mullane 21:34
Re: Statement-level triggers and inheritance Tom Lane 21:59
Re: Fixing contrib/isn for float8-pass-by-value Greg Stark 22:01
Re: Fixing contrib/isn for float8-pass-by-value 📎 Tom Lane 22:07
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Peter Eisentraut 22:08
Re: HEAD build failure on win32 mingw Peter Eisentraut 22:13
Re: Fixing contrib/isn for float8-pass-by-value Peter Eisentraut 22:22
Re: Distinct types Peter Eisentraut 22:26
Re: Distinct types Tom Lane 22:35
Re: HEAD build failure on win32 mingw Tom Lane 22:52
Re: Distinct types Kevin Grittner 22:53
Re: Distinct types Greg Stark 23:11
Re: HEAD build failure on win32 mingw Peter Eisentraut 23:28

Nov. 29, 2008

Thread Author Time
Re: Immediate shutdown during recovery Fujii Masao 01:33
BUG #4553: HOLD cursors not materializing results fully Andrew Gierth 03:07
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 13:43
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 13:49
Re: Updates of SE-PostgreSQL 8.4devel patches (r1197) Bruce Momjian 15:42
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:56
Re: Statement-level triggers and inheritance Robert Treat 17:37
Re: Statement-level triggers and inheritance Tom Lane 17:42
Re: WIP: Hash Join-Filter Pruning using Bloom Filters Tom Lane 19:41
Re: BUG #4553: HOLD cursors not materializing results fully Tom Lane 21:06

Nov. 30, 2008

Thread Author Time
Re: WIP: default values for function parameters Peter Eisentraut 15:48
Re: WIP: default values for function parameters Pavel Stehule 16:09
Re: WIP: default values for function parameters Tom Lane 17:49
Re: WIP: default values for function parameters David E. Wheeler 18:04
pgsql: Remove inappropriate memory context switch in Tom Lane 18:49
Re: Windowing Function Patch Review -> Standard Conformance David Rowley 19:11
Re: WIP: default values for function parameters Pavel Stehule 20:13
Re: pgsql: Remove inappropriate memory context switch in Neil Conway 21:03
Re: pgsql: Remove inappropriate memory context switch in Tom Lane 21:09
Re: Windowing Function Patch Review -> Standard Conformance 📎 David Rowley 21:19
Re: pgsql: Remove inappropriate memory context switch in Neil Conway 21:26
Re: pgsql: Remove inappropriate memory context switch in Tom Lane 21:29
Re: pgsql: Remove inappropriate memory context switch in Tom Lane 23:07
Problem in contrib/tablefunc's crosstab() Tom Lane 23:55

Dec. 1, 2008

Thread Author Time
Re: Comments to Synchronous replication patch v3 Fujii Masao 02:17
Re: Simple postgresql.conf wizard 📎 Greg Smith 02:17
Re: Simple postgresql.conf wizard Greg Smith 03:21
Re: Server Crash into contrib module ISN into 64bit OS Rushabh Lathia 05:21
Re: Simple postgresql.conf wizard Martijn van Oosterhout 07:36
Re: Simple postgresql.conf wizard Greg Smith 07:40
Re: Simple postgresql.conf wizard Dave Page 08:36
Re: Simple postgresql.conf wizard Magnus Hagander 08:46
Looking for someone with MinGW Michael Meskes 11:42
Sync Rep: First Thoughts on Code Simon Riggs 11:42
New to_timestamp implementation is pretty strict Heikki Linnakangas 12:08
Re: WIP: default values for function parameters 📎 Pavel Stehule 13:40
Re: Simple postgresql.conf wizard Robert Haas 14:40
Re: New to_timestamp implementation is pretty strict David E. Wheeler 14:45
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 14:49
Re: New to_timestamp implementation is pretty strict Tom Lane 14:52
Re: New to_timestamp implementation is pretty strict Dave Page 14:55
Re: New to_timestamp implementation is pretty strict David E. Wheeler 14:56
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:02
Re: New to_timestamp implementation is pretty strict David E. Wheeler 15:02
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 15:05
Re: New to_timestamp implementation is pretty strict Alvaro Herrera 15:07
Re: New to_timestamp implementation is pretty strict Dave Page 15:09
Re: New to_timestamp implementation is pretty strict David E. Wheeler 15:13
Re: New to_timestamp implementation is pretty strict David E. Wheeler 15:14
Re: New to_timestamp implementation is pretty strict Andrew Dunstan 15:26
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new 📎 Magnus Hagander 15:31
Re: Statement-level triggers and inheritance Greg Sabino Mullane 15:31
Re: New to_timestamp implementation is pretty strict Greg Stark 15:33
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:34
Re: V2 of PITR performance improvement for 8.4 Simon Riggs 15:35
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Robert Haas 15:38
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 15:41
Re: New to_timestamp implementation is pretty strict Robert Haas 15:46
Re: New to_timestamp implementation is pretty strict Andrew Dunstan 15:50
Re: New to_timestamp implementation is pretty strict Robert Haas 16:05
Re: Windowing Function Patch Review -> Standard Conformance 📎 Hitoshi Harada 16:13
Re: Windowing Function Patch Review -> Standard Conformance 📎 Hitoshi Harada 16:13
Re: Statement-level triggers and inheritance Tom Lane 17:09
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Tom Lane 17:10
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Magnus Hagander 17:18
Re: New to_timestamp implementation is pretty strict Tom Lane 17:22
Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new Tom Lane 17:28
Re: Simple postgresql.conf wizard Greg Smith 17:34
Re: Simple postgresql.conf wizard Tom Lane 17:40
Re: Simple postgresql.conf wizard Greg Smith 17:43
Re: Simple postgresql.conf wizard Greg Smith 17:54
Reg: Nested query Vignesh Raaj 18:39
Re: New to_timestamp implementation is pretty strict Heikki Linnakangas 18:46
Re: New to_timestamp implementation is pretty strict Robert Haas 19:00
Re: Statement-level triggers and inheritance Greg Sabino Mullane 19:31
Re: [HACKERS] Reg: Nested query Alvaro Herrera 19:38
Re: Transactions and temp tables Emmanuel Cecchet 20:50
Re: Nested Loop Left Join always shows rows=1 Tom Lane 21:09
Re: [pgsql-www] Reg: Nested query Raymond O'Donnell 22:33

Dec. 2, 2008

Thread Author Time
Re: patch: Add columns via CREATE OR REPLACE VIEW 📎 Robert Haas 01:48
Re: broken URL in commitfest page Robert Haas 01:57
Re: Transactions and temp tables 📎 Emmanuel Cecchet 03:00
[BUG] lo_open() makes a warning/falls to an assertion KaiGai Kohei 04:42
Re: New to_timestamp implementation is pretty strict Brendan Jurd 04:48
Re: Simple postgresql.conf wizard Mark Wong 04:53
Re: Simple postgresql.conf wizard Greg Smith 05:32
Re: Simple postgresql.conf wizard Robert Haas 05:44
Updates of SE-PostgreSQL 8.4devel patches (r1268) KaiGai Kohei 06:00
Re: New to_timestamp implementation is pretty strict Heikki Linnakangas 08:19
contrib/pg_stat_statements 1202 📎 ITAGAKI Takahiro 09:35
GIN index build speed 📎 Heikki Linnakangas 10:12
Re: Simple postgresql.conf wizard Tom Lane 10:25
PiTR and other architectures.... Philip Warner 12:02
Re: Sync Rep: First Thoughts on Code Fujii Masao 12:37
Re: GIN index build speed Teodor Sigaev 12:37
WIP: The Skyline Operator Hannes Eder 12:44
Re: [PATCHES] GIN improvements Teodor Sigaev 12:56
Re: Sync Rep: First Thoughts on Code Simon Riggs 13:09
pg_stat_all_tables vs NULLs Magnus Hagander 13:38
maintenance memory vs autovac Magnus Hagander 13:38
Re: [BUG] lo_open() makes a warning/falls to an assertion Alvaro Herrera 13:52
Re: [BUG] lo_open() makes a warning/falls to an assertion Alvaro Herrera 14:03
Re: [PATCHES] GIN improvements Heikki Linnakangas 14:11
Re: [BUG] lo_open() makes a warning/falls to an assertion 📎 Alvaro Herrera 14:13
Re: PiTR and other architectures.... Heikki Linnakangas 14:21
Re: maintenance memory vs autovac Greg Stark 14:39
Re: maintenance memory vs autovac Magnus Hagander 14:54
Re: Windowing Function Patch Review -> Standard Conformance Hitoshi Harada 15:09
Re: [BUG] lo_open() makes a warning/falls to an assertion 📎 Alvaro Herrera 15:11
cvs head initdb hangs on unixware ohp 15:23
Re: PiTR and other architectures.... Andrew Dunstan 16:12
Re: cvs head initdb hangs on unixware Zdenek Kotala 16:22
Re: cvs head initdb hangs on unixware ohp 16:55
Re: cvs head initdb hangs on unixware ohp 17:32
Re: PiTR and other architectures.... Jeff Davis 18:07
Re: cvs head initdb hangs on unixware Heikki Linnakangas 18:47
Re: Sync Rep: First Thoughts on Code Jeff Davis 19:08
Re: PiTR and other architectures.... Simon Riggs 19:15
Re: Sync Rep: First Thoughts on Code Simon Riggs 19:21
Re: pg_stop_backup wait bug fix 📎 Heikki Linnakangas 20:13
Re: Simple postgresql.conf wizard Bruce Momjian 20:39
Re: default_stats_target WAS: Simple postgresql.conf wizard Josh Berkus 21:00
Re: Sync Rep: First Thoughts on Code Josh Berkus 21:03
Re: Sync Rep: First Thoughts on Code Josh Berkus 21:05
Re: default_stats_target WAS: Simple postgresql.conf wizard Aidan Van Dyk 21:10
Re: Fwd: [PATCHES] Auto Partitioning Patch - WIP version 1 Robert Haas 22:52
Re: PiTR and other architectures.... Philip Warner 23:15
Re: PiTR and other architectures.... Jeff Davis 23:44

Dec. 3, 2008

Thread Author Time
Re: PiTR and other architectures.... Philip Warner 00:02
Re: pg_stat_all_tables vs NULLs Tom Lane 00:52
Re: maintenance memory vs autovac Tom Lane 01:00
Re: [BUG] lo_open() makes a warning/falls to an assertion Tom Lane 01:04
Re: [PATCHES] GIN improvements Tom Lane 01:06
Re: WIP: Column-level Privileges Robert Haas 01:48
Re: Erroring out on parser conflicts Bruce Momjian 01:50
Re: [BUG] lo_open() makes a warning/falls to an assertion Alvaro Herrera 02:20
Re: Erroring out on parser conflicts Tom Lane 03:32
Re: pg_stop_backup wait bug fix Fujii Masao 04:26
Re: Sync Rep: First Thoughts on Code Fujii Masao 05:00
Re: V2 of PITR performance improvement for 8.4 Koichi Suzuki 05:22
Re: where is the last hot standby patch? Koichi Suzuki 05:24
Re: Hot Standby (commit fest version - v5) Koichi Suzuki 05:30
Re: Sync Rep: First Thoughts on Code Josh Berkus 06:21
Re: Sync Rep: First Thoughts on Code Fujii Masao 06:33

Browse Archives

Prev | Next