pgsql-hackers - August 2009
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
Browse Archives
Prev
|
Next
Aug. 1, 2009
Aug. 2, 2009
Aug. 3, 2009
Thread |
Author |
Time |
Re: change in timestamp output from 8.3 to 8.4
|
Tom Lane |
00:06 |
Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
|
Robert Haas |
00:31 |
Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
|
Tom Lane |
00:35 |
Re: change in timestamp output from 8.3 to 8.4 📎
|
Joe Conway |
00:38 |
Re: machine-readable explain output v4
|
Andres Freund |
00:41 |
Re: machine-readable explain output v4
|
Robert Haas |
00:50 |
Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
|
Robert Haas |
01:01 |
CommitFest Status Summary - 2009-08-03
|
Robert Haas |
01:41 |
Re: WIP: to_char, support for EEEE format
|
Euler Taveira de Oliveira |
01:47 |
Re: CommitFest Status Summary - 2009-08-03
|
Tom Lane |
01:49 |
Re: WIP: to_char, support for EEEE format
|
Tom Lane |
01:55 |
Re: WIP: to_char, support for EEEE format
|
Brendan Jurd |
02:10 |
Re: CommitFest Status Summary - 2009-08-03
|
Robert Haas |
02:12 |
Re: autogenerating headers & bki stuff 📎
|
Robert Haas |
03:02 |
Re: Revised signal multiplexer patch
|
Fujii Masao |
04:18 |
Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
|
Kim Bisgaard |
06:40 |
Re: mixed, named notation support
|
Bernd Helmle |
07:54 |
Re: SE-PostgreSQL Specifications
|
KaiGai Kohei |
08:09 |
Re: CommitFest Status Summary - 2009-08-03
|
Tatsuo Ishii |
08:31 |
Re: mixed, named notation support
|
Pavel Stehule |
08:41 |
Re: 8.4 win32 shared memory patch
|
Magnus Hagander |
09:31 |
Alpha releases: How to tag
|
Peter Eisentraut |
10:31 |
Re: SE-PostgreSQL Specifications
|
Greg Williamson |
10:32 |
Re: Alpha releases: How to tag
|
Stephen Frost |
11:57 |
Re: Alpha releases: How to tag
|
Andrew Dunstan |
12:06 |
BUG #4961: pg_standby.exe crashes with no args
|
wader2 |
12:18 |
Re: Alpha releases: How to tag
|
Robert Haas |
12:52 |
Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
|
Tom Lane |
14:17 |
CVS Head parser error?
|
Tatsuo Ishii |
14:40 |
Re: Alpha releases: How to tag
|
Tom Lane |
14:44 |
Re: CVS Head parser error?
|
Tatsuo Ishii |
14:44 |
Re: mixed, named notation support
|
Steve Prentice |
14:46 |
Re: mixed, named notation support
|
Pavel Stehule |
14:51 |
Re: CVS Head parser error?
|
Tom Lane |
14:52 |
Re: Alpha releases: How to tag
|
Andrew Dunstan |
14:59 |
Re: Review: Revise parallel pg_restore's scheduling heuristic
|
Kevin Grittner |
15:03 |
Re: Alpha releases: How to tag
|
Tom Lane |
15:10 |
Re: Review: Revise parallel pg_restore's scheduling heuristic
|
Andrew Dunstan |
15:13 |
Re: Alpha releases: How to tag
|
Peter Eisentraut |
15:15 |
Re: Alpha releases: How to tag
|
David Fetter |
15:17 |
Re: Review: Revise parallel pg_restore's scheduling heuristic
|
Tom Lane |
15:21 |
Re: CommitFest Status Summary - 2009-08-03
|
Tatsuo Ishii |
15:22 |
Re: Alpha releases: How to tag
|
Tom Lane |
15:32 |
Re: Alpha releases: How to tag
|
Tom Lane |
15:35 |
Re: CommitFest Status Summary - 2009-08-03
|
Robert Haas |
15:40 |
Re: Split-up ECPG patches 📎
|
Boszormenyi Zoltan |
16:12 |
Re: Alpha releases: How to tag
|
David Fetter |
16:13 |
Re: Alpha releases: How to tag
|
Tom Lane |
16:19 |
Re: Alpha releases: How to tag
|
Magnus Hagander |
16:20 |
Re: Split-up ECPG patches
|
Tom Lane |
16:23 |
Re: mixed, named notation support
|
Robert Haas |
16:38 |
Re: Alpha releases: How to tag
|
Tom Lane |
16:44 |
Re: Split-up ECPG patches
|
Boszormenyi Zoltan |
16:59 |
Re: mixed, named notation support
|
Pavel Stehule |
18:03 |
Re: Alpha releases: How to tag
|
David Fetter |
18:07 |
Re: Alpha releases: How to tag
|
Peter Eisentraut |
18:22 |
Re: bytea vs. pg_dump
|
Tom Lane |
19:11 |
Re: mixed, named notation support
|
Steve Prentice |
19:18 |
Re: mixed, named notation support
|
Bernd Helmle |
19:22 |
Re: bytea vs. pg_dump
|
Bernd Helmle |
19:29 |
Re: mixed, named notation support
|
Bernd Helmle |
19:30 |
Re: mixed, named notation support
|
Kevin Grittner |
19:39 |
Re: Alpha releases: How to tag
|
Robert Haas |
19:47 |
Re: Alpha releases: How to tag
|
David Fetter |
19:52 |
Re: bytea vs. pg_dump
|
Tom Lane |
19:54 |
Re: fix: plpgsql: return query and dropped columns problem 📎
|
Pavel Stehule |
19:54 |
Alpha Releases: Docs?
|
Josh Berkus |
20:08 |
Re: Review: Revise parallel pg_restore's scheduling heuristic
|
Josh Berkus |
20:10 |
Re: Alpha Releases: Docs?
|
Alvaro Herrera |
20:13 |
Re: Alpha Releases: Docs?
|
Josh Berkus |
20:35 |
Re: Alpha Releases: Docs?
|
Tom Lane |
20:41 |
Re: Alpha Releases: Docs?
|
Andrew Dunstan |
20:43 |
Re: Alpha Releases: Docs?
|
Josh Berkus |
21:00 |
Re: [PATCH] Implement (and document, and test) has_sequence_privilege() 📎
|
Joe Conway |
21:13 |
Re: mixed, named notation support
|
Bernd Helmle |
21:43 |
Re: bytea vs. pg_dump
|
Tom Lane |
23:18 |
Aug. 4, 2009
Thread |
Author |
Time |
Re: SE-PostgreSQL Specifications
|
KaiGai Kohei |
00:03 |
Re: Review: Revise parallel pg_restore's scheduling heuristic
|
daveg |
00:16 |
Adding alter column syntax into postgres
|
JwexlerAt MailDotCom |
00:17 |
Re: bytea vs. pg_dump
|
Greg Stark |
00:24 |
Re: bytea vs. pg_dump
|
Tom Lane |
00:50 |
Re: Adding alter column syntax into postgres
|
Alvaro Herrera |
00:55 |
Re: Adding alter column syntax into postgres
|
Josh Berkus |
00:58 |
Re: bytea vs. pg_dump 📎
|
Alvaro Herrera |
01:02 |
Re: bytea vs. pg_dump
|
Tom Lane |
01:10 |
Re: SE-PostgreSQL Specifications
|
Robert Haas |
01:10 |
Re: bytea vs. pg_dump
|
Alvaro Herrera |
01:14 |
Re: bytea vs. pg_dump
|
Tom Lane |
01:27 |
Re: BUG #4961: pg_standby.exe crashes with no args
|
Fujii Masao |
01:31 |
Re: Adding alter column syntax into postgres
|
JwexlerAt MailDotCom |
01:34 |
Re: Patch for 8.5, transformationHook
|
Robert Haas |
01:36 |
Re: async notification patch for dblink 📎
|
Joe Conway |
01:45 |
pg_proc.probin should become text?
|
Tom Lane |
02:03 |
Re: WIP: to_char, support for EEEE format 📎
|
Brendan Jurd |
02:03 |
Re: SE-PostgreSQL Specifications
|
KaiGai Kohei |
02:04 |
Re: WIP: to_char, support for EEEE format
|
Brendan Jurd |
02:09 |
Re: async notification patch for dblink
|
Tom Lane |
02:18 |
Re: SE-PostgreSQL Specifications
|
Stephen Frost |
02:19 |
Re: async notification patch for dblink
|
Alvaro Herrera |
02:26 |
Re: async notification patch for dblink
|
Joe Conway |
02:29 |
Re: async notification patch for dblink
|
Tom Lane |
02:30 |
Re: pg_proc.probin should become text?
|
Robert Haas |
02:30 |
Re: async notification patch for dblink
|
Joe Conway |
02:33 |
Re: WIP: to_char, support for EEEE format
|
Tom Lane |
02:36 |
Re: pg_proc.probin should become text?
|
Tom Lane |
02:40 |
Re: SE-PostgreSQL Specifications
|
KaiGai Kohei |
02:42 |
Re: async notification patch for dblink
|
Andrew Dunstan |
02:44 |
Re: WIP: to_char, support for EEEE format
|
Brendan Jurd |
02:49 |
Re: WIP: to_char, support for EEEE format
|
Tom Lane |
02:53 |
Re: pg_proc.probin should become text?
|
David Fetter |
03:09 |
Re: SE-PostgreSQL Specifications
|
Stephen Frost |
03:18 |
Re: SE-PostgreSQL Specifications
|
Robert Haas |
03:23 |
Re: async notification patch for dblink
|
Robert Haas |
03:23 |
Re: pg_proc.probin should become text?
|
Robert Haas |
03:24 |
Re: SE-PostgreSQL Specifications
|
KaiGai Kohei |
03:34 |
Re: question about the _SPI_save_plan() and plan cache
|
Tao Ma |
03:34 |
Re: WIP: to_char, support for EEEE format
|
Brendan Jurd |
03:39 |
Re: SE-PostgreSQL Specifications
|
David Fetter |
03:47 |
Re: SE-PostgreSQL Specifications
|
KaiGai Kohei |
03:53 |
pgsql: Cause pg_proc.probin to be declared as text, not bytea.
|
Tom Lane |
04:04 |
Re: async notification patch for dblink 📎
|
Joe Conway |
04:21 |
Re: Patch for 8.5, transformationHook
|
Pavel Stehule |
04:48 |
Re: pg_proc.probin should become text?
|
Pavel Stehule |
05:02 |
Re: async notification patch for dblink
|
Alvaro Herrera |
05:13 |
Re: pg_proc.probin should become text?
|
Tom Lane |
05:22 |
Re: pg_proc.probin should become text?
|
Pavel Stehule |
05:25 |
Re: pg_proc.probin should become text?
|
Pavel Stehule |
05:40 |
Re: Patch for 8.5, transformationHook
|
Dimitri Fontaine |
07:59 |
Fwd: [BUGS] fix: plpgsql: return query and dropped columns problem 📎
|
Pavel Stehule |
09:30 |
Re: SE-PostgreSQL Specifications
|
Stephen Frost |
11:03 |
Re: Proposal: More portable way to support 64bit platforms
|
Tsutomu Yamada |
11:03 |
Re: pgsql: Cause pg_proc.probin to be declared as text, not bytea.
|
Greg Stark |
11:33 |
Re: BUG #4961: pg_standby.exe crashes with no args
|
wader2 |
13:26 |
doing %-expansion in plpgsql RAISE USING
|
Alvaro Herrera |
13:27 |
Re: SE-PostgreSQL Specifications
|
Tom Lane |
13:41 |
Re: [COMMITTERS] pgsql: Cause pg_proc.probin to be declared as text, not bytea.
|
Tom Lane |
13:46 |
Re: async notification patch for dblink 📎
|
Joe Conway |
13:51 |
Re: doing %-expansion in plpgsql RAISE USING
|
Tom Lane |
13:51 |
Re: doing %-expansion in plpgsql RAISE USING
|
Pavel Stehule |
13:56 |
Re: SE-PostgreSQL Specifications
|
Stephen Frost |
13:59 |
Re: Alpha Releases: Docs?
|
Peter Eisentraut |
14:06 |
Re: Alpha Releases: Docs?
|
Peter Eisentraut |
14:07 |
Re: pg_proc.probin should become text?
|
Tom Lane |
14:08 |
Re: Proposal: More portable way to support 64bit platforms
|
Peter Eisentraut |
14:10 |
Re: bytea vs. pg_dump
|
Peter Eisentraut |
14:14 |
Re: Proposal: More portable way to support 64bit platforms
|
Magnus Hagander |
14:16 |
Re: doing %-expansion in plpgsql RAISE USING
|
Alvaro Herrera |
14:16 |
Re: async notification patch for dblink
|
Tom Lane |
14:18 |
Re: Alpha releases: How to tag
|
Peter Eisentraut |
14:19 |
Re: Alpha Releases: Docs?
|
Magnus Hagander |
14:19 |
Re: bytea vs. pg_dump
|
Tom Lane |
14:28 |
Re: bytea vs. pg_dump
|
Robert Haas |
14:31 |
Re: bytea vs. pg_dump
|
Magnus Hagander |
14:32 |
Browse Archives
Prev
|
Next