pgsql-hackers before 2011-07-06 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 2, 2011

Thread Author Time
Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build) 📎 Tom Lane 18:07
Potential NULL dereference found in typecmds.c Michael Mueller 18:10
Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build) 📎 Heikki Linnakangas 18:37
Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build) Tom Lane 18:46
Re: [v9.2] Fix leaky-view problem, part 1 Robert Haas 19:41
Re: Deriving release notes from git commit messages Robert Haas 19:45
Re: [v9.2] Fix leaky-view problem, part 1 Tom Lane 19:46
Re: plpython thinks it's hooked into "make distprep", but not so much 📎 Tom Lane 20:47
merge pg_proc and pg_operator? Peter Eisentraut 21:02
Re: merge pg_proc and pg_operator? Tom Lane 21:20
Re: merge pg_proc and pg_operator? Robert Haas 23:58

July 3, 2011

Thread Author Time
Re: patch: Allow \dd to show constraint comments 📎 Josh Kupershmidt 00:37
Re: merge pg_proc and pg_operator? Tom Lane 00:48
Re: patch: Allow \dd to show constraint comments Josh Kupershmidt 00:48
Re: [v9.2] Fix leaky-view problem, part 1 Robert Haas 01:04
Re: clean.pl on Windows fails to remove flex output Craig Ringer 01:42
Re: libpq SSL with non-blocking sockets Steve Singer 02:08
plpgsql extension install nitpick Josh Kupershmidt 03:02
Re: plpgsql extension install nitpick Tom Lane 03:22
Re: plpgsql extension install nitpick Josh Kupershmidt 03:42
`make world` exit code David E. Wheeler 05:36
Re: Visual Studio 2010/Windows SDK 7.1 support Brar Piening 07:28
Re: Visual Studio 2010/Windows SDK 7.1 support Dave Page 08:04
Re: [v9.2] Fix leaky-view problem, part 1 📎 Kohei KaiGai 09:33
Re: [v9.2] Fix leaky-view problem, part 2 📎 Kohei KaiGai 09:41
Re: per-column generic option Kohei KaiGai 09:50
Re: %ENV warnings during builds Andrew Dunstan 11:06
Re: Deriving release notes from git commit messages Martijn van Oosterhout 11:16
%ENV warnings during builds Craig Ringer 12:14
Re: %ENV warnings during builds Peter Eisentraut 12:54
Re: `make world` exit code Peter Eisentraut 12:58
Re: %ENV warnings during builds Andrew Dunstan 13:01
Re: plpgsql extension install nitpick Peter Eisentraut 13:30
Re: %ENV warnings during builds Magnus Hagander 14:23
Re: plpgsql extension install nitpick Tom Lane 16:33
Re: Deriving release notes from git commit messages Tom Lane 16:46
Re: plpgsql extension install nitpick Tom Lane 16:48
Re: Deriving release notes from git commit messages Andres Freund 18:04
Full GUID support Michael Gould 18:42
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Peter Eisentraut 18:51
Re: Full GUID support Peter Eisentraut 18:54
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Magnus Hagander 19:06
Re: plpgsql extension install nitpick Robert Haas 19:10
Re: Deriving release notes from git commit messages Magnus Hagander 19:18
Re: Deriving release notes from git commit messages Andres Freund 19:33
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Simon Riggs 20:07
Re: Full GUID support Michael Gould 20:30
Re: Full GUID support Dave Page 20:40
Re: Full GUID support Tom Lane 21:02
Re: %ENV warnings during builds Brar Piening 21:14
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Robert Haas 21:24
Re: relpersistence and temp table Robert Haas 21:47
Re: Full GUID support Michael Gould 21:55
non-superuser reserved connections? connection pools? Michael Glaesemann 22:01
Re: plpgsql extension install nitpick Tom Lane 23:05
flex on win64 - workaround for "flex: fatal internal error, exec failed" Craig Ringer 23:12

July 4, 2011

Thread Author Time
Re: per-column generic option Shigeru Hanada 01:17
Re: Online base backup from the hot-standby Fujii Masao 03:19
Re: Crash dumps Craig Ringer 04:58
Re: Full GUID support Dave Page 06:30
Re: flex on win64 - workaround for "flex: fatal internal error, exec failed" Brar Piening 06:36
Re: Full GUID support Michael Gould 08:31
keepalives_* parameters usefullness Jaime Casanova 08:42
Re: keepalives_* parameters usefullness Simon Riggs 08:47
Re: Cascade replication Simon Riggs 09:24
Re: Online base backup from the hot-standby Jun Ishiduka 09:25
Re: flex on win64 - workaround for "flex: fatal internal error, exec failed" Craig Ringer 09:28
Re: Crash dumps Radosław Smogura 11:03
Initial Review: JSON contrib modul was: Re: Another swing at JSON Bernd Helmle 11:10
Re: Crash dumps Craig Ringer 11:57
Re: per-column generic option 📎 Shigeru Hanada 12:03
Re: Potential NULL dereference found in typecmds.c Magnus Hagander 12:53
Re: Potential NULL dereference found in typecmds.c Peter Geoghegan 13:07
Re: Potential NULL dereference found in typecmds.c Heikki Linnakangas 13:14
Re: Crash dumps Radoslaw Smogura 13:59
Re: non-superuser reserved connections? connection pools? Magnus Hagander 14:09
Re: Crash dumps Tom Lane 14:32
Problem installing odbc and .Net drivers on Windows 7 64 Ultimate Michael Gould 14:57
Re: Problem installing odbc and .Net drivers on Windows 7 64 Ultimate Peter Geoghegan 15:02
Re: Potential NULL dereference found in typecmds.c Alvaro Herrera 15:12
proper format for printing GetLastError() Peter Eisentraut 15:29
Re: Latch implementation that wakes on postmaster death on both win32 and Unix 📎 Heikki Linnakangas 15:53
Re: BUG #6083: psql script line numbers incorrectly count \copy data 📎 Tom Lane 16:02
Perl 5.8 requirement for compiling on windows? Marios Vodas 16:30
Re: Perl 5.8 requirement for compiling on windows? Heikki Linnakangas 16:33
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Florian Pflug 16:36
Re: Perl 5.8 requirement for compiling on windows? Marios Vodas 16:40
Re: Crash dumps Radosław Smogura 16:47
pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Alvaro Herrera 18:38
Re: keepalives_* parameters usefullness Jaime Casanova 19:00
Re: [HACKERS] BUG #6083: psql script line numbers incorrectly count \copy data David Fetter 19:01
Re: avoid including rel.h in execnodes.h Alvaro Herrera 19:24
Re: non-superuser reserved connections? connection pools? Michael Glaesemann 19:35
Re: Perl 5.8 requirement for compiling on windows? Heikki Linnakangas 19:45
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Peter Geoghegan 21:11
Re: %ENV warnings during builds 📎 Andrew Dunstan 21:30
Re: Latch implementation that wakes on postmaster death on both win32 and Unix Florian Pflug 21:42
Re: Review of patch Bugfix for XPATH() if expression returns a scalar value Florian Pflug 22:16

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: [v9.2] SECURITY LABEL on shared database object Robert Haas 15:03
Re: [COMMITTERS] pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Alvaro Herrera 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

Browse Archives

Prev | Next