Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-hackers since 2008-10-09 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2008-10-09
Re: [WIP] plpgsql is not translate-aware
Alvaro Herrera (00:06)
Re: [WIP] plpgsql is not translate-aware
Tom Lane (00:22)
Re: [WIP] plpgsql is not translate-aware
Alvaro Herrera (00:36)
Re: Updates of SE-PostgreSQL 8.4devel patches
KaiGai Kohei (01:00)
Re: Updates of SE-PostgreSQL 8.4devel patches (r1081)
KaiGai Kohei (01:01)
Re: autovacuum and reloptions
ITAGAKI Takahiro (02:41)
Re: WITH RECURSIVE ... simplified syntax?
Dickson S. Guedes (02:58)
Re: [WIP] plpgsql is not translate-aware
Alvaro Herrera (02:59)
Re: WITH RECURSIVE ... simplified syntax?
Pavel Stehule (03:24)
Re: [WIP] plpgsql is not translate-aware
Tom Lane (04:55)
[WIP] Reduce alignment requirements on 64-bit systems.
Ryan Bradetich (05:39)
Re: WITH RECURSIVE ... simplified syntax?
David Fetter (05:50)
Re: [WIP] Reduce alignment requirements on 64-bit systems.
Zdenek Kotala (05:59)
Re: [WIP] Reduce alignment requirements on 64-bit systems.
Ryan Bradetich (06:13)
bytea to XML crash fix
Michael.McMaster (07:11)
Re: [WIP] Reduce alignment requirements on 64-bit systems.
Zdenek Kotala (07:38)
auto_explain contrib moudle
ITAGAKI Takahiro (10:06)
Re: CREATE DATABASE vs delayed table unlink
Matthew Wakeling (10:10)
Re: CREATE DATABASE vs delayed table unlink
Heikki Linnakangas (10:16)
Re: CREATE DATABASE vs delayed table unlink
Heikki Linnakangas (10:38)
Re: [WIP] Reduce alignment requirements on 64-bit systems.
ITAGAKI Takahiro (12:01)
Re: CREATE DATABASE vs delayed table unlink
Tom Lane (12:37)
Re: WITH RECURSIVE ... simplified syntax?
Tom Lane (12:40)
Re: About postgresql8.3.3 build in MS VS2005
Tom Lane (12:42)
Re: autovacuum and reloptions
Tom Lane (12:47)
Re: CREATE DATABASE vs delayed table unlink
Matthew Wakeling (12:50)
TODO item: adding VERBOSE option to CLUSTER
Jim Cox (13:37)
Re: [WIP] plpgsql is not translate-aware
Peter Eisentraut (13:52)
Re: Updates of SE-PostgreSQL 8.4devel patches
Andrew Sullivan (14:01)
Re: Updates of SE-PostgreSQL 8.4devel patches
Andrew Sullivan (14:21)
Re: CREATE DATABASE vs delayed table unlink
Tom Lane (14:36)
Re: [WIP] Reduce alignment requirements on 64-bit systems.
Ryan Bradetich (14:44)
Re: bytea to XML crash fix
Tom Lane (15:08)
Re: [WIP] plpgsql is not translate-aware
Alvaro Herrera (17:25)
Re: 8.3 vs HEAD difference in Interval output?
Ron Mayer (18:50)
Re: 8.3 vs HEAD difference in Interval output?
Kenneth Marshall (19:14)
Re: 8.3 vs HEAD difference in Interval output?
Tom Lane (19:42)
Re: 8.3 vs HEAD difference in Interval output?
Kevin Grittner (19:47)
Re: [WIP] plpgsql is not translate-aware
Alvaro Herrera (19:57)
Re: 8.3 vs HEAD difference in Interval output?
Kenneth Marshall (20:02)
Re: [WIP] plpgsql is not translate-aware
Alvaro Herrera (20:06)
head's linking problem
Grzegorz Jaskiewicz (20:23)
Re: head's linking problem
Alvaro Herrera (20:25)
Re: head's linking problem
Grzegorz Jaskiewicz (20:28)
avoid create a tablespace in pg_tblspc
Jaime Casanova (20:41)
Re: [WIP] Reduce alignment requirements on 64-bit systems.
Ryan Bradetich (20:54)
Re: 8.3 vs HEAD difference in Interval output?
Ron Mayer (21:23)
Re: 8.3 vs HEAD difference in Interval output?
Tom Lane (21:54)
Re: head's linking problem
Alvaro Herrera (21:57)
Re: head's linking problem
Grzegorz Jaskiewicz (22:08)
Re: autovacuum and TOAST tables
Alvaro Herrera (22:17)
pgsql: Un-break non-NLS builds.
Tom Lane (22:23)
Re: [COMMITTERS] pgsql: Un-break non-NLS builds.
Alvaro Herrera (22:29)
Re: 8.4devel out of memory
Tom Lane (22:55)
Re: autovacuum and TOAST tables
Tom Lane (23:18)
Re: avoid create a tablespace in pg_tblspc
Tom Lane (23:22)
Re: avoid create a tablespace in pg_tblspc
Jaime Casanova (23:27)
Re: Transactions and temp tables
Emmanuel Cecchet (23:30)
2008-10-10
patch: Allow the UUID type to accept non-standard formats
Robert Haas (03:09)
Block nested loop join
Bramandia Ramadhana (03:27)
Re: Updates of SE-PostgreSQL 8.4devel patches
KaiGai Kohei (04:09)
Re: Updates of SE-PostgreSQL 8.4devel patches
KaiGai Kohei (04:44)
Re: 8.3 vs HEAD difference in Interval output?
Ron Mayer (05:16)
Re: patch: Allow the UUID type to accept non-standard formats
Mark Mielke (05:28)
Re: head's linking problem
Grzegorz Jaskiewicz (05:57)
Re: Block nested loop join
Heikki Linnakangas (06:41)
Re: Block nested loop join
Gregory Stark (07:30)
Re: Block nested loop join
Bramandia Ramadhana (08:45)
Re: head's linking problem
Grzegorz Jaskiewicz (09:17)
Re: Block nested loop join
Gregory Stark (09:27)
latestCompletedXid
Simon Riggs (09:51)
Re: patch: Allow the UUID type to accept non-standard formats
Dawid Kuroczko (10:20)
LWLockAcquire with priority
Simon Riggs (10:47)
How is random_page_cost=4 ok?
Gregory Stark (11:53)
Re: Block nested loop join
Tom Lane (12:19)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (12:19)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (12:22)
Re: Block nested loop join
Gregory Stark (12:32)
Re: How is random_page_cost=4 ok?
Tom Lane (12:37)
Re: How is random_page_cost=4 ok?
Michael Renner (12:44)
Re: TODO item: adding VERBOSE option to CLUSTER [with patch]
Jim Cox (12:53)
Re: Updates of SE-PostgreSQL 8.4devel patches
Andrew Sullivan (13:00)
Re: Updates of SE-PostgreSQL 8.4devel patches
Andrew Sullivan (13:07)
Re: CREATE DATABASE vs delayed table unlink
Matthew Wakeling (13:17)
Re: How is random_page_cost=4 ok?
Gregory Stark (13:39)
CLUSTER, REINDEX, VACUUM in "read only" transaction?
Tom Lane (13:41)
Re: How is random_page_cost=4 ok?
Gregory Stark (13:46)
Re: CLUSTER, REINDEX, VACUUM in "read only" transaction?
Kenneth Marshall (13:50)
Re: CLUSTER, REINDEX, VACUUM in "read only" transaction?
Tom Lane (13:52)
Re: TODO item: adding VERBOSE option to CLUSTER[with patch]
Kevin Grittner (14:05)
Re: TODO item: adding VERBOSE option to CLUSTER [with patch]
Heikki Linnakangas (14:23)
Re: patch: Allow the UUID type to accept non-standard formats
Mark Mielke (14:43)
Re: head's linking problem
Alvaro Herrera (14:49)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (15:01)
Re: patch: Allow the UUID type to accept non-standard formats
Tom Lane (15:01)
Re: 8.4devel out of memory
Kevin Grittner (15:46)
Re: LWLockAcquire with priority
Tom Lane (16:47)
Re: TODO item: adding VERBOSE option to CLUSTER [with patch]
Jim Cox (17:13)
Re: How is random_page_cost=4 ok?
Michael Renner (17:53)
Re: How is random_page_cost=4 ok?
Greg Smith (18:12)
Re: Transactions and temp tables
Emmanuel Cecchet (18:38)
Re: patch: Allow the UUID type to accept non-standard formats
Grzegorz Jaskiewicz (18:56)
Re: How is random_page_cost=4 ok?
Kevin Grittner (18:58)
Re: patch: Allow the UUID type to accept non-standard formats
Pavel Stehule (19:35)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (19:37)
Re: patch: Allow the UUID type to accept non-standard formats
Grzegorz Jaskiewicz (19:48)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (19:50)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (20:01)
Re: patch: Allow the UUID type to accept non-standard formats
Pavel Stehule (20:05)
Re: Building Postgres in Eclipse
Emmanuel Cecchet (20:14)
Re: patch: Allow the UUID type to accept non-standard formats
Robert Haas (20:40)
Re: Building Postgres in Eclipse
Dave Page (20:48)
Re: latestCompletedXid
Tom Lane (20:49)
Re: How is random_page_cost=4 ok?
Tom Lane (21:00)
Re: How is random_page_cost=4 ok?
Ron Mayer (21:35)
Re: How is random_page_cost=4 ok?
Josh Berkus (21:56)
Re: How is random_page_cost=4 ok?
Gregory Stark (22:21)
Contrib, schema, and load_module
Josh Berkus (23:21)
Re: Contrib, schema, and load_module
Alvaro Herrera (23:27)
The Axe list
Josh Berkus (23:28)
Re: How is random_page_cost=4 ok?
Greg Smith (23:34)
libpq ssl -> clear fallback looses error messages
Magnus Hagander (23:35)
Re: Contrib, schema, and load_module
Josh Berkus (23:38)
\ef should probably append semicolons
Joshua Tolley (23:38)
Re: libpq ssl -> clear fallback looses error messages
Tom Lane (23:41)
Re: libpq ssl -> clear fallback looses error messages
Magnus Hagander (23:44)
Re: Contrib, schema, and load_module
Tom Lane (23:50)
Re: libpq ssl -> clear fallback looses error messages
Tom Lane (23:56)
2008-10-11
Re: Contrib, schema, and load_module
Alvaro Herrera (00:03)
Re: autovacuum and TOAST tables
Alvaro Herrera (00:14)
Re: How is random_page_cost=4 ok?
Nikolas Everett (00:41)
Re: \ef should probably append semicolons
Tom Lane (01:10)
Re: The Axe list
Tom Lane (01:26)
Re: The Axe list
Robert Haas (01:26)
patch: array_ndims
Robert Haas (02:37)
Re: \ef should probably append semicolons
Joshua Tolley (03:27)
Re: \ef should probably append semicolons
David E. Wheeler (03:49)
Re: The Axe list
Joshua Drake (03:49)
Re: The Axe list
Ron Mayer (04:09)
Re: The Axe list
tomas (04:47)
Re: patch: array_ndims
Pavel Stehule (06:29)
Re: pg_dump roles support
Benedek László (06:45)
contrib/pg_stat_statements
ITAGAKI Takahiro (09:05)
pg_upgrade: convert on read is dead end
Zdenek Kotala (09:40)
Re: The Axe list
Gregory Stark (10:57)
Re: patch: array_ndims
Robert Haas (11:53)
Re: patch: array_ndims
Robert Haas (12:10)
Re: Contrib, schema, and load_module
Dimitri Fontaine (12:12)
Re: The Axe list
Robert Haas (12:12)
Re: The Axe list
Gregory Stark (12:49)
Re: The Axe list
Robert Haas (13:02)
recursive query crash
Gregory Stark (13:37)
Re: The Axe list
D'Arcy J.M. Cain (13:44)
Re: The Axe list
Ron Mayer (13:51)
Re: libpq ssl -> clear fallback looses error messages
Magnus Hagander (14:01)
Re: The Axe list
Stephen Frost (14:02)
Re: The Axe list
Magnus Hagander (14:07)
Re: \ef should probably append semicolons
David Fetter (14:14)
Re: The Axe list
D'Arcy J.M. Cain (15:03)
Re: recursive query crash
Tom Lane (15:25)
Re: About postgresql8.3.3 build in MS VS2005
iihero (15:32)
Re: About postgresql8.3.3 build in MS VS2005
Magnus Hagander (16:37)
Re: About postgresql8.3.3 build in MS VS2005
dpage (16:43)
Re: pg_hba options parsing
Magnus Hagander (17:12)
Re: patch: array_ndims
Pavel Stehule (17:55)
Re: Contrib, schema, and load_module
Pavel Stehule (17:58)
Re: patch: Allow the UUID type to accept non-standard formats
Decibel! (17:59)
Re: Window Functions patch v06
Hitoshi Harada (18:46)
Re: The Axe list
Josh Berkus (18:57)
Re: The Axe list
Josh Berkus (19:03)
Re: WITH RECURSIVE ... simplified syntax?
Josh Berkus (19:06)
Re: Contrib, schema, and load_module
Josh Berkus (19:10)
Re: Contrib, schema, and load_module
Josh Berkus (19:10)
Re: WITH RECURSIVE ... simplified syntax?
Gregory Stark (19:23)
Re: Window Functions patch v06
Ian Caulfield (19:23)
Re: Contrib, schema, and load_module
Dimitri Fontaine (19:32)
Re: The Axe list
D'Arcy J.M. Cain (19:55)
Re: Window Functions patch v06
Hitoshi Harada (20:00)
Re: Window Functions patch v06
Ian Caulfield (20:27)
Re: libpq ssl -> clear fallback looses error messages
Magnus Hagander (21:42)
Re: recursive query crash
Tom Lane (23:03)
Buffer pool statistics in Explain Analyze
Vladimir Sitnikov (23:24)
Version Number Function?
David E. Wheeler (23:52)
2008-10-12
Re: Buffer pool statistics in Explain Analyze
Gregory Stark (00:26)
Re: libpq ssl -> clear fallback looses error messages
Tom Lane (00:42)
Re: recursive query crash
Gregory Stark (00:43)
Re: Buffer pool statistics in Explain Analyze
Vladimir Sitnikov (01:01)
Re: recursive query crash
Tom Lane (02:21)
Re: The Axe list
Ron Mayer (02:38)
Re: The Axe list
Tom Lane (02:47)
Re: Version Number Function?
Tom Lane (02:57)
Re: Window Functions patch v06
Hitoshi Harada (06:59)
Re: The Axe list
Gregory Stark (08:53)
Re: The Axe list
Marko Kreen (09:57)
Re: recursive query crash
Robert Haas (12:28)
SELECT TOP %d PERCENT, or SELECT ... LIMIT %d PERCENT ?
Grzegorz Jaskiewicz (12:44)
Re: SELECT TOP %d PERCENT, or SELECT ... LIMIT %d PERCENT ?
Hitoshi Harada (12:54)
Re: SELECT TOP %d PERCENT, or SELECT ... LIMIT %d PERCENT ?
Grzegorz Jaskiewicz (13:07)
[PATCH] Extending pg_class info + more flexible TOAST chunk size
Zdenek Kotala (13:32)
Re: SELECT TOP %d PERCENT, or SELECT ... LIMIT %d PERCENT ?
Robert Haas (13:46)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group