pgsql-hackers since 2011-07-05 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

July 5, 2011

Thread Author Time
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Peter Geoghegan 00:11
Re: keepalives_* parameters usefullness Fujii Masao 02:14
Re: Initial Review: JSON contrib modul was: Re: Another swing at JSON Joseph Adams 02:22
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Fujii Masao 02:59
Re: Cascade replication 📎 Fujii Masao 03:34
Re: Online base backup from the hot-standby Fujii Masao 05:54
Re: %ENV warnings during builds Brar Piening 06:30
Re: Latch implementation that wakes on postmaster death on both win32 and Unix 📎 Heikki Linnakangas 06:49
Re: %ENV warnings during builds Magnus Hagander 08:10
Re: Online base backup from the hot-standby Jun Ishiduka 08:41
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Peter Geoghegan 09:27
Re: Online base backup from the hot-standby Fujii Masao 10:29
Re: Inconsistency between postgresql.conf and docs Fujii Masao 10:55
Re: Cascade replication Simon Riggs 11:08
Re: Parameterized aggregate subquery (was: Pull up aggregate subquery) Yeb Havinga 11:15
Re: Parameterized aggregate subquery (was: Pull up aggregate subquery) Hitoshi Harada 11:43
Review of VS 2010 support patches Craig Ringer 12:25
Re: Crash dumps Robert Haas 13:02
Re: Crash dumps Magnus Hagander 13:05
Re: BUG #6083: psql script line numbers incorrectly count \copy data Robert Haas 13:07
Re: Crash dumps Robert Haas 13:24
Re: beta3? Robert Haas 13:56
Re: Small documentation issue Robert Haas 14:00
Re: Bug in SQL/MED? Robert Haas 14:02
Re: Range Types, constructors, and the type system Robert Haas 14:06
Re: Libpq enhancement Robert Haas 14:09
Re: Small SSI issues Robert Haas 14:10
Re: [v9.2] SECURITY LABEL on shared database object Robert Haas 14:19
Re: testing nested case-when scoping Robert Haas 14:21
Re: [BUG] SSPI authentication fails on Windows when server parameter is localhost or domain name Robert Haas 14:22
Re: Bug in SQL/MED? Albe Laurenz 14:25
Re: pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Tom Lane 14:47
Re: [v9.2] SECURITY LABEL on shared database object Alvaro Herrera 14:49
Re: Small SSI issues Kevin Grittner 14:51
COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Pavel Golub 14:52
Re: [COMMITTERS] pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Alvaro Herrera 15:03
Re: [v9.2] SECURITY LABEL on shared database object Robert Haas 15:03
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Alvaro Herrera 15:06
Re: Small SSI issues Robert Haas 15:07
Re: [COMMITTERS] pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Tom Lane 15:10
Re: Range Types, constructors, and the type system Jeff Davis 15:11
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Pavel Golub 15:13
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" 📎 Robert Haas 15:23
Re: %ENV warnings during builds 📎 Andrew Dunstan 15:25
Re: Range Types, constructors, and the type system Robert Haas 15:26
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Tom Lane 15:30
Re: Core Extensions relocation Robert Haas 15:31
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Andrew Dunstan 15:34
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Robert Haas 15:34
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Pavel Golub 15:37
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Robert Haas 15:40
Re: [v9.2] SECURITY LABEL on shared database object Kohei Kaigai 15:46
Re: Range Types, constructors, and the type system Florian Pflug 15:48
capturing regression test core dump Robert Haas 15:49
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Tom Lane 15:50
Re: testing nested case-when scoping Pavel Stehule 15:57
Re: capturing regression test core dump Florian Pflug 15:57
Re: [HACKERS] COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" Pavel Golub 16:02
Re: Small SSI issues Kevin Grittner 16:03
Re: capturing regression test core dump Alvaro Herrera 16:03
Re: capturing regression test core dump Robert Haas 16:12
Re: [v9.2] Fix leaky-view problem, part 1 Noah Misch 16:14
Re: Range Types, constructors, and the type system Merlin Moncure 16:23
Re: Range Types, constructors, and the type system Robert Haas 16:24
Extra check in 9.0 exclusion constraint unintended consequences Jeff Davis 16:26
Re: Extra check in 9.0 exclusion constraint unintended consequences Abel Abraham Camarillo Ojeda 16:30
Re: hint bit cache v6 Merlin Moncure 16:44
Re: Range Types, constructors, and the type system Jeff Davis 16:54
SSI atomic commit 📎 Kevin Grittner 17:03
Re: Range Types, constructors, and the type system Robert Haas 17:06
SSI 2PC coverage 📎 Kevin Grittner 17:06
lazy vxid locks, v2 Robert Haas 17:13
Re: beta3? Kevin Grittner 17:14
Re: lazy vxid locks, v2 📎 Robert Haas 17:15
Re: [v9.2] SECURITY LABEL on shared database object Alvaro Herrera 17:55
Re: SSI atomic commit Heikki Linnakangas 18:01
Re: SSI 2PC coverage Heikki Linnakangas 18:14
Re: SSI atomic commit Kevin Grittner 18:15
Re: Review of VS 2010 support patches Brar Piening 18:15
Re: SSI atomic commit Tom Lane 18:16
Re: SSI 2PC coverage Kevin Grittner 18:19
Re: %ENV warnings during builds Brar Piening 18:20
Re: Bug in SQL/MED? Tom Lane 18:34
Re: SSI atomic commit Kevin Grittner 18:35
Re: Bug in SQL/MED? Tom Lane 19:01
Re: SSI atomic commit Robert Haas 19:17
Re: SSI atomic commit Tom Lane 19:30
Re: SSI atomic commit Kevin Grittner 19:34
Re: SSI atomic commit Kevin Grittner 19:40
Re: SSI atomic commit Dan Ports 19:54
Re: Small documentation issue Tom Lane 19:57
Changing extension schema fails silently Thom Brown 20:27
Re: SSI 2PC coverage Dan Ports 20:35
Re: Changing extension schema fails silently Thom Brown 21:10
Re: Changing extension schema fails silently Peter Geoghegan 21:31
Moving the community git server Magnus Hagander 21:35
Re: Changing extension schema fails silently Thom Brown 21:56
Re: Changing extension schema fails silently Tom Lane 22:00
Re: Changing extension schema fails silently Thom Brown 22:01
Re: Bug in SQL/MED? Tom Lane 22:46
Re: Bug in SQL/MED? Tom Lane 22:48
Re: Crash dumps Craig Ringer 23:59

July 6, 2011

Thread Author Time
Re: Cascade replication Fujii Masao 01:13
Re: Potential NULL dereference found in typecmds.c Alvaro Herrera 01:26
weird cast behavior in "IN (values)" clause Alvaro Herrera 02:10
Re: weird cast behavior in "IN (values)" clause Tom Lane 04:24
Re: Range Types, constructors, and the type system Jeff Davis 05:19
Re: [v9.2] SECURITY LABEL on shared database object 📎 Kohei KaiGai 05:25
Re: Cascade replication Simon Riggs 05:44
Re: Small documentation issue Albe Laurenz 07:21
Re: Cascade replication Fujii Masao 07:53
Re: fixing PQsetvalue() Pavel Golub 07:53
Re: Cascade replication Simon Riggs 08:32
Re: patch: enhanced get diagnostics statement 2 📎 Shigeru Hanada 09:31
Re: Cascade replication Fujii Masao 11:27
Re: proper format for printing GetLastError() Magnus Hagander 11:48
Re: proper format for printing GetLastError() Peter Geoghegan 12:11
Re: Cascade replication Simon Riggs 12:35
Re: Review of VS 2010 support patches Craig Ringer 12:56
Re: Range Types, constructors, and the type system Robert Haas 13:10
Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE Robert Haas 13:55
Re: psql describe.c cleanup Robert Haas 14:14
Re: storing TZ along timestamps Alexey Klyukin 14:24
Old postgresql repository Magnus Hagander 14:31
Re: Crash dumps Radosław Smogura 15:00
Re: Review: psql include file using relative path Robert Haas 15:58
Re: Old postgresql repository Robert Haas 15:59
Re: Range Types, constructors, and the type system Jeff Davis 16:22
Re: [v9.2] DROP Reworks Part.1 - Consolidate routines to handle DropStmt Robert Haas 16:40
Re: Range Types, constructors, and the type system Robert Haas 16:51
Re: Range Types, constructors, and the type system Jeff Davis 17:04
Re: Review: psql include file using relative path Gurjeet Singh 17:07
Re: [v9.2] DROP Reworks Part.1 - Consolidate routines to handle DropStmt Alvaro Herrera 17:09
Re: [v9.2] DROP Reworks Part.1 - Consolidate routines to handle DropStmt Robert Haas 18:02
Re: reducing the overhead of frequent table locks, v4 Jeff Davis 18:02
Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE 📎 Noah Misch 18:50
Re: Old postgresql repository David Fetter 18:58
Re: Make relation_openrv atomic wrt DDL 📎 Robert Haas 19:06
Re: Range Types, constructors, and the type system Tom Lane 19:14
Re: reducing the overhead of frequent table locks, v4 Robert Haas 19:17
Re: [v9.2] Fix leaky-view problem, part 1 📎 Kohei KaiGai 20:25
Expression Pruning in postgress HarmeekSingh Bedi 20:29
Re: Review of VS 2010 support patches Brar Piening 20:41
Re: Review of VS 2010 support patches Andrew Dunstan 20:58
Re: [v9.2] DROP Reworks Part.1 - Consolidate routines to handle DropStmt Alvaro Herrera 21:06
Re: Make relation_openrv atomic wrt DDL Noah Misch 22:32
Re: Old postgresql repository Jeff Davis 22:40
Re: Crash dumps Craig Ringer 23:05
Re: [v9.2] Fix leaky-view problem, part 1 Noah Misch 23:40

July 7, 2011

Thread Author Time
Re: Review of VS 2010 support patches 📎 Brar Piening 00:26
Re: Make relation_openrv atomic wrt DDL Robert Haas 00:35
Re: [v9.2] DROP Reworks Part.1 - Consolidate routines to handle DropStmt Robert Haas 00:37
Re: spinlock contention Robert Haas 01:35
Re: Make relation_openrv atomic wrt DDL 📎 Noah Misch 02:44
Re: Range Types, constructors, and the type system Jeff Davis 03:08
9.2 CF2: 20 days in Josh Berkus 04:02
spurious use of %m format in pg_upgrade Peter Eisentraut 04:03
Re: spurious use of %m format in pg_upgrade Tom Lane 04:22
Re: Crash dumps Radosław Smogura 06:00
dropping table in testcase alter_table.sql 📎 Ashutosh Bapat 07:05
Re: patch: enhanced get diagnostics statement 2 📎 Pavel Stehule 07:30
Re: spinlock contention Florian Pflug 09:54
Re: WIP: Fast GiST index build 📎 Alexander Korotkov 10:47
Re: Moving the community git server Magnus Hagander 11:13
Re: Crash dumps Tom Lane 14:22
Re: Expression Pruning in postgress Tom Lane 14:24
Re: Review of VS 2010 support patches Craig Ringer 14:44
Re: [v9.2] Fix leaky-view problem, part 1 Kohei KaiGai 14:56
Re: Moving the community git server Tom Lane 15:09
Re: SSI 2PC coverage Heikki Linnakangas 15:12
Re: Moving the community git server Magnus Hagander 15:12
Re: Make relation_openrv atomic wrt DDL 📎 Robert Haas 15:43
Re: SSI 2PC coverage Kevin Grittner 15:43
Re: SSI atomic commit Heikki Linnakangas 15:45
Creating temp tables inside read only transactions mike beeper 16:01
Re: spinlock contention Robert Haas 16:09
Re: dropping table in testcase alter_table.sql Robert Haas 16:11
Re: [RRR] 9.2 CF2: 20 days in Robert Haas 16:31
Re: Extra check in 9.0 exclusion constraint unintended consequences Robert Haas 16:36
Re: SSI atomic commit Kevin Grittner 16:41
Re: Moving the community git server Magnus Hagander 16:50
Re: [v9.2] Fix leaky-view problem, part 1 Robert Haas 17:15
Re: Inconsistency between postgresql.conf and docs Tom Lane 17:26
Re: [RRR] 9.2 CF2: 20 days in Joshua Berkus 17:27
Re: Moving the community git server Tom Lane 17:31
Re: [RRR] 9.2 CF2: 20 days in Tom Lane 17:35
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Peter Geoghegan 17:41
Re: [v9.2] Fix leaky-view problem, part 1 Noah Misch 17:42
Re: Expression Pruning in postgress HarmeekSingh Bedi 17:53
Re: [RRR] 9.2 CF2: 20 days in Robert Haas 18:11
Re: Inconsistency between postgresql.conf and docs Robert Haas 18:12
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Robert Haas 18:15
Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE Robert Haas 18:43
Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE Robert Haas 18:44
Re: SSI atomic commit 📎 Heikki Linnakangas 18:50
Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE Noah Misch 18:55
Re: SSI atomic commit Kevin Grittner 18:59
Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE Robert Haas 19:06
pgsql: Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. Robert Haas 19:09
Re: Small SSI issues Robert Haas 19:09

Browse Archives

Prev | Next