pgsql-hackers since 2009-07-19 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 19, 2009

Thread Author Time
Re: Using results from INSERT ... RETURNING Jaime Casanova 01:12
Re: generic explain options v3 - RR Review 📎 Andres Freund 01:15
Re: explain refactoring v4 - RR Review Andres Freund 01:15
Re: machine-readable explain output v2 📎 Andres Freund 02:29
Re: Using results from INSERT ... RETURNING Tom Lane 02:30
Re: GEQO vs join order restrictions Robert Haas 04:28
Re: Sampling profiler updated Robert Haas 04:30
Re: multi-threaded pgbench Josh Berkus 04:50
Re: Sampling profiler updated Robert Haas 04:53
Re: [PATCH] Psql List Languages Peter Eisentraut 08:00
Re: multi-threaded pgbench Robert Haas 10:29
Re: Using results from INSERT ... RETURNING Robert Haas 10:48
Re: multi-threaded pgbench Robert Haas 10:49
Re: machine-readable explain output v2 Andres Freund 10:54
Re: [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex Robert Haas 11:22
Re: Review: Revise parallel pg_restore's scheduling heuristic Robert Haas 11:28
Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions Robert Haas 11:42
Re: generic explain options v3 - RR Review Martijn van Oosterhout 12:39
Re: Sampling profiler updated Dimitri Fontaine 12:53
Re: Review: Revise parallel pg_restore's scheduling heuristic Stefan Kaltenbrunner 13:07
Re: [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex Stefan Kaltenbrunner 13:13
Re: Review: Revise parallel pg_restore's scheduling heuristic Andrew Dunstan 13:20
Re: generic explain options v3 - RR Review 📎 Andres Freund 13:47
Re: Using results from INSERT ... RETURNING Marko Tiikkaja 14:01
Using a C++ library in PostgreSQL Xin Wang 14:13
Re: commitfest application question Alvaro Herrera 15:52
Re: [PATCH] DefaultACLs 📎 Petr Jelinek 16:13
Re: Using results from INSERT ... RETURNING Tom Lane 16:39
Re: Using a C++ library in PostgreSQL Sam Mason 16:57
Re: GEQO vs join order restrictions 📎 Tom Lane 17:23
Re: Sampling profiler updated Robert Haas 18:25
Re: Using results from INSERT ... RETURNING Robert Haas 18:28
Re: GEQO vs join order restrictions Robert Haas 18:35
Re: GEQO vs join order restrictions Tom Lane 19:08
Re: WIP: Deferrable unique constraints 📎 Dean Rasheed 19:18
Problem with psql backward compatibility Bruce Momjian 19:18
pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Tom Lane 21:00
Re: generic explain options v3 - RR Review Robert Haas 21:55
Re: GRANT ON ALL IN schema Robert Haas 23:28
Re: navigation menu for documents Alvaro Herrera 23:32
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 23:43

July 20, 2009

Thread Author Time
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Jeremy Kerr 00:00
Re: make check failure for 8.4.0 Alvaro Herrera 00:37
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Tom Lane 00:42
Re: [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex Jeremy Kerr 00:47
Re: navigation menu for documents Andrew Dunstan 00:49
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Jeremy Kerr 00:52
Re: SE-PostgreSQL? KaiGai Kohei 01:09
Re: [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 01:34
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Tom Lane 01:35
Re: WIP: Deferrable unique constraints Alvaro Herrera 02:39
Re: conditional dropping of columns/constraints Andrew Dunstan 02:46
Re: join removal Tom Lane 02:56
Re: Problem with psql backward compatibility Tom Lane 03:47
Re: make check failure for 8.4.0 Tom Lane 03:52
Re: join removal Robert Haas 03:58
Re: join removal Tom Lane 04:22
[PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Jeremy Kerr 05:33
Re: GRANT ON ALL IN schema Nikhil Sontakke 06:12
Re: Review: Revise parallel pg_restore's scheduling heuristic Josh Berkus 06:30
Re: fix: plpgsql: return query and dropped columns problem 📎 Jaime Casanova 06:58
Re: Lock Wait Statistics (next commitfest) Jaime Casanova 07:08
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Jeremy Kerr 07:14
Re: Higher TOAST compression. Laurent Laborde 08:17
Re: WIP: Deferrable unique constraints Dean Rasheed 11:11
Re: navigation menu for documents Peter Eisentraut 13:27
Re: Docbook toolchain interfering with patch review? Peter Eisentraut 13:30
Re: WIP: Deferrable unique constraints Tom Lane 14:21
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 14:52
Re: fix: plpgsql: return query and dropped columns problem Tom Lane 14:55
Re: WIP: Deferrable unique constraints David Fetter 14:58
Re: Higher TOAST compression. Laurent Laborde 15:04
Re: fix: plpgsql: return query and dropped columns problem Jaime Casanova 15:08
Re: fix: plpgsql: return query and dropped columns problem Alvaro Herrera 15:09
Re: [PATCH] SE-PgSQL/tiny rev.2193 Martijn van Oosterhout 15:34
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 15:52
Re: Higher TOAST compression. Kevin Grittner 16:04
Re: Higher TOAST compression. Laurent Laborde 16:15
Re: Review: Revise parallel pg_restore's scheduling heuristic Kevin Grittner 16:20
Re: Review: Revise parallel pg_restore's scheduling heuristic Kevin Grittner 16:23
Re: WIP: Deferrable unique constraints Dean Rasheed 16:24
Re: Review: Revise parallel pg_restore's scheduling heuristic Kevin Grittner 16:32
Re: fix: plpgsql: return query and dropped columns problem Jaime Casanova 16:34
Re: hot standby - merged up to CVS HEAD Joshua D. Drake 16:43
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 16:45
Re: WIP: Deferrable unique constraints Tom Lane 17:00
Re: [PATCH] SE-PgSQL/tiny rev.2193 Tom Lane 17:16
Re: pg_stat_activity.application_name Jaime Casanova 17:44
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Stefan Kaltenbrunner 18:00
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 18:05
Re: [PATCH] SE-PgSQL/tiny rev.2193 Alvaro Herrera 18:13
Re: fmgroids.h not installed by "make install" in VPATH Alvaro Herrera 18:36
Re: MIN/MAX optimization for partitioned table 📎 Alan Li 18:40
Re: [PATCH] SE-PgSQL/tiny rev.2193 Peter Eisentraut 18:52
Re: WIP: Deferrable unique constraints David Fetter 18:59
Re: [GENERAL] pg_migrator not setting values of sequences? 📎 Bruce Momjian 19:01
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 19:21
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex 📎 Tom Lane 19:25
Re: MIN/MAX optimization for partitioned table Greg Stark 19:29
Re: [PATCH] SE-PgSQL/tiny rev.2193 Ron Mayer 19:33
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 19:37
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 19:44
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 19:57
Re: WIP: Deferrable unique constraints Tom Lane 20:04
Re: MIN/MAX optimization for partitioned table Alan Li 20:09
Re: [PATCH] SE-PgSQL/tiny rev.2193 Andrew Dunstan 20:10
Re: SE-PostgreSQL? Ron Mayer 20:14
git revisited Andrew Dunstan 20:17
Re: fmgroids.h not installed by "make install" in VPATH Alvaro Herrera 20:50
Re: [GENERAL] large object does not exist after pg_migrator 📎 Bruce Momjian 20:55
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex 📎 Greg Stark 21:21
Re: [PATCH] SE-PgSQL/tiny rev.2193 Robert Haas 21:26
Re: Commitfest Code Sprint with PUGs gabrielle 21:33
Re: [PATCH] SE-PgSQL/tiny rev.2193 Greg Stark 21:40
Re: [GENERAL] large object does not exist after pg_migrator 📎 Bruce Momjian 22:06
Re: fix: plpgsql: return query and dropped columns problem 📎 Jaime Casanova 22:15
Re: WIP: Deferrable unique constraints Dean Rasheed 22:41
Re: COPY WITH CSV FORCE QUOTE * -- REVIEW Josh Berkus 22:57
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Greg Stark 22:58
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 23:07
Re: COPY WITH CSV FORCE QUOTE * Josh Berkus 23:20
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 23:35
Re: [PATCH] SE-PgSQL/tiny rev.2193 Josh Berkus 23:41
Re: COPY WITH CSV FORCE QUOTE * Andrew Dunstan 23:42

July 21, 2009

Thread Author Time
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 00:40
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex 📎 Greg Stark 01:11
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 03:07
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Jeremy Kerr 03:08
Re: [PATCH] SE-PgSQL/tiny rev.2193 Robert Haas 04:51
Re: Duplicate key value error 📎 Itagaki Takahiro 05:07
Re: visibility maps and heap_prune Robert Haas 05:08
Re: pg_restore --clean vs. large object Itagaki Takahiro 05:23
Re: Sampling profiler updated Itagaki Takahiro 05:57
Re: Sampling profiler updated Dimitri Fontaine 06:09
Re: fix: plpgsql: return query and dropped columns problem Pavel Stehule 06:13
Re: visibility maps and heap_prune Pavan Deolasee 06:37
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 07:01
Re: [PATCH] SE-PgSQL/tiny rev.2193 Greg Williamson 07:39
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 08:27
Re: [PATCH] SE-PgSQL/tiny rev.2193 Greg Stark 12:06
Re: [PATCH] "could not reattach to shared memory" on Windows Magnus Hagander 12:06
Re: Duplicate key value error Dickson S. Guedes 12:23
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex pg 13:10
Re: Sampling profiler updated Peter Eisentraut 13:13
Re: git revisited Peter Eisentraut 13:21
Re: pg_restore --clean vs. large object Tom Lane 13:46
errcontext support in PL/Perl 📎 Alexey Klyukin 13:47
Re: [PATCH] user mapping extension to pg_ident.conf Magnus Hagander 13:50
Re: [PATCH] user mapping extension to pg_ident.conf Tom Lane 13:58
Re: [PATCH] user mapping extension to pg_ident.conf Magnus Hagander 14:01
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 14:03
Re: [PATCH] user mapping extension to pg_ident.conf Tom Lane 14:06
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 14:20
Re: Sampling profiler updated Tom Lane 14:36
Re: Sampling profiler updated Dimitri Fontaine 14:54
Re: navigation menu for documents Alvaro Herrera 15:05
Re: [PATCH] SE-PgSQL/tiny rev.2193 Greg Stark 15:13
Re: Sampling profiler updated Robert Haas 15:17
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 15:24
Re: [PATCH] user mapping extension to pg_ident.conf Lars Kanis 15:35
Re: errcontext support in PL/Perl Alvaro Herrera 15:39
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 16:07
Re: errcontext support in PL/Perl Alexey Klyukin 16:15
Re: git revisited Alvaro Herrera 16:17
Re: errcontext support in PL/Perl Alvaro Herrera 16:20
Re: errcontext support in PL/Perl Tom Lane 16:22
full join qualifications on 8.3.1 vs. 8.3.6 Andrew Gierth 16:27
Re: errcontext support in PL/Perl Alexey Klyukin 16:47
Re: full join qualifications on 8.3.1 vs. 8.3.6 Tom Lane 16:58
Re: Index-only-scans, indexam API changes Robert Haas 17:10
Re: Non-blocking communication between a frontend and a backend (pqcomm) Robert Haas 17:20
Re: WIP: Deferrable unique constraints Jeff Davis 17:40
Re: errcontext support in PL/Perl 📎 Alexey Klyukin 17:54
psql \du and \dg is the same - pg 8.4 ANdreas Wenk 19:44
Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions Peter Eisentraut 19:52
Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions Dickson S. Guedes 19:55
Re: [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex Tom Lane 19:59
Re: psql \du and \dg is the same - pg 8.4 Tom Lane 20:02
Re: psql \du and \dg is the same - pg 8.4 Andreas Wenk 20:12
Re: bytea vs. pg_dump 📎 Bernd Helmle 20:20
Re: pg_listener attribute number #defines Peter Eisentraut 20:25
Re: bytea vs. pg_dump Andrew Dunstan 20:49
Re: WIP: Deferrable unique constraints Dean Rasheed 21:01
Re: WIP: Deferrable unique constraints Jeff Davis 21:05
Re: bytea vs. pg_dump Bernd Helmle 21:21
Re: pg_restore --clean vs. large object Tom Lane 21:48
Re: WIP: Deferrable unique constraints Tom Lane 21:55
Re: bytea vs. pg_dump Andrew Dunstan 22:10
Re: bytea vs. pg_dump Tom Lane 22:34
Re: [PATCH] SE-PgSQL/tiny rev.2193 Greg Stark 22:38
Re: revised hstore patch Tom Lane 23:25
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 23:27
Re: [PATCH] SE-PgSQL/tiny rev.2193 Joshua Brindle 23:29
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 23:43
Re: generic explain options v3 Tom Lane 23:47
Re: Commitfest Code Sprint with PUGs Webb Sprague 23:51
Re: autogenerating headers & bki stuff 📎 Robert Haas 23:58

July 22, 2009

Thread Author Time
Re: revised hstore patch Andrew Gierth 00:06
Re: revised hstore patch Tom Lane 00:13
Re: revised hstore patch Jeff Davis 00:19

Browse Archives

Prev | Next