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 2005-06-28 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
2005-06-28
Re: Implementing SQL/PSM for PG 8.2
Neil Conway (00:28)
Re: Implementing SQL/PSM for PG 8.2
Neil Conway (00:40)
language handlers in public schema
Andrew Dunstan (00:55)
Re: Implementing SQL/PSM for PG 8.2
Rod Taylor (01:02)
Re: commit_delay, siblings
Bruce Momjian (01:18)
Re: Moving sequences to another schema
Alvaro Herrera (01:23)
Re: GiST concurrency commited
Christopher Kings-Lynne (01:37)
Re: Moving sequences to another schema
Christopher Kings-Lynne (01:38)
Re: Implementing SQL/PSM for PG 8.2
Christopher Browne (02:20)
Re: Questions on extending a relation
Qingqing Zhou (02:38)
Re: Problem with dblink regression test
Jim C. Nasby (02:58)
Re: commit_delay, siblings
Josh Berkus (05:07)
Re: Users/Groups -> Roles
Tom Lane (05:31)
Re: Moving sequences to another schema
Tom Lane (06:01)
Re: ENUM like data type
Kenneth Gonsalves (06:41)
Re: Users/Groups -> Roles
Fabien COELHO (06:50)
Re: For review: Server instrumentation patch
Dave Page (07:06)
Re: Wierd panic with 7.4.7
Tom Lane (07:08)
Re: [PATCHES] O_DIRECT for WAL writes
ITAGAKI Takahiro (07:21)
Re: contrib/rtree_gist into core system?
Teodor Sigaev (07:22)
Re: #ifdef NOT_USED
Abhijit Menon-Sen (07:24)
Re: For review: dbsize patch
Dave Page (07:39)
text search ysing ltree
Tatsuo Ishii (07:59)
bug: LC_CTYPE=en_US.UTF-8 confuses query planner
Dmitry Karasik (08:37)
Re: commit_delay, siblings
Tatsuo Ishii (08:38)
For review: Server instrumentation patch
Dave Page (08:49)
Occupied port warning
Peter Eisentraut (09:49)
Re: Implementing SQL/PSM for PG 8.2
Peter Eisentraut (09:55)
CVS pg_config --includedir-server broken
strk (11:09)
Re: Occupied port warning
Andrew Dunstan (11:17)
Re: Implementing SQL/PSM for PG 8.2
Jan Wieck (11:18)
Re: ENUM like data type
Mike Rylander (11:22)
Re: Implementing SQL/PSM for PG 8.2
Dave Cramer (12:03)
Dbsize backend integration
Dave Page (12:30)
Re: Problem with dblink regression test
Andrew Dunstan (12:30)
Re: ENUM like data type
Bruno Wolff III (12:37)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Pavel Stehule (12:51)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Dave Cramer (13:00)
Re: Occupied port warning
Peter Eisentraut (13:14)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Pavel Stehule (13:19)
Re: Occupied port warning
Abhijit Menon-Sen (13:40)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Tom Lane (13:51)
Re: Occupied port warning
Alvaro Herrera (13:54)
Re: Occupied port warning
Andrew Dunstan (13:56)
Re: Occupied port warning
Peter Eisentraut (14:02)
Re: Occupied port warning
Peter Eisentraut (14:04)
Re: Occupied port warning
Peter Eisentraut (14:10)
initdb -W failure with role-capable catalogs
Michael Fuhr (14:16)
Re: #ifdef NOT_USED
Tom Lane (14:17)
Re: Occupied port warning
Tom Lane (14:24)
Re: commit_delay, siblings
Tom Lane (14:35)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Pavel Stehule (14:36)
Re: bug: LC_CTYPE=en_US.UTF-8 confuses query planner
Tom Lane (14:48)
Re: initdb -W failure with role-capable catalogs
Tom Lane (15:13)
CVS tip build failure (win32)
Dave Page (15:25)
Re: Implementing SQL/PSM for PG 8.2
Chris Browne (15:48)
Re: commit_delay, siblings
Alvaro Herrera (15:56)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (16:04)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (16:13)
Re: Problem with dblink regression test
Jim C. Nasby (16:15)
Re: initdb -W failure with role-capable catalogs
Stephen Frost (16:23)
Role syntax (or, SQL99 versus sanity)
Tom Lane (16:29)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Dave Cramer (16:54)
Re: ENUM like data type
PFC (16:58)
Re: Role syntax (or, SQL99 versus sanity)
Stephen Frost (16:58)
Re: Occupied port warning
Peter Eisentraut (17:18)
Re: CVS tip build failure (win32)
Stephen Frost (17:30)
Re: Wierd panic with 7.4.7
Joshua D. Drake (17:41)
Re: [PATCHES] Users/Groups -> Roles
Tom Lane (17:54)
Re: Role syntax (or, SQL99 versus sanity)
Tom Lane (17:56)
Re: Occupied port warning
Tom Lane (17:58)
Re: Wierd panic with 7.4.7
Tom Lane (18:04)
Re: CVS tip build failure (win32)
Tom Lane (18:11)
Re: commit_delay, siblings
Josh Berkus (18:11)
Re: ENUM like data type
Martín Marqués (18:22)
Re: Problem with dblink regression test
Andrew Dunstan (18:28)
Re: Role syntax (or, SQL99 versus sanity)
Andrew Dunstan (18:38)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (18:45)
Re: ENUM like data type
Scott Marlowe (18:46)
Re: Occupied port warning
Andrew Dunstan (18:46)
Re: [PATCHES] Users/Groups -> Roles
Tom Lane (19:07)
Proposed TODO: --encoding option for pg_dump
Josh Berkus (19:10)
Re: contrib/rtree_gist into core system?
Greg Stark (19:21)
Re: Proposed TODO: --encoding option for pg_dump
Peter Eisentraut (19:27)
Re: Proposed TODO: --encoding option for pg_dump
Kris Jurka (19:34)
Re: CVS tip build failure (win32)
Dave Page (19:36)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (19:39)
Re: [PATCHES] Users/Groups -> Roles
Bruno Wolff III (19:52)
Re: ENUM like data type
Nick Johnson (19:55)
Re: [PATCHES] Users/Groups -> Roles
Bruno Wolff III (20:01)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (20:05)
Re: [PATCHES] Users/Groups -> Roles
Michael Paesold (20:08)
Re: [HACKERS] Proposed TODO: --encoding option for pg_dump
Magnus Hagander (20:24)
Re: [PATCHES] Users/Groups -> Roles
Michael Paesold (20:31)
Re: [HACKERS] Proposed TODO: --encoding option for pg_dump
Alvaro Herrera (20:33)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (20:37)
Re: [HACKERS] Proposed TODO: --encoding option for pg_dump
Magnus Hagander (20:43)
Re: [HACKERS] Proposed TODO: --encoding option for pg_dump
Michael Paesold (20:48)
Re: [HACKERS] Proposed TODO: --encoding option for pg_dump
Magnus Hagander (20:51)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (20:55)
Re: Moving sequences to another schema
Bernd Helmle (21:00)
Re: Moving sequences to another schema
Bernd Helmle (21:01)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Pavel Stehule (21:13)
Re: [PATCH] pgcrypto: pgp_encrypt (v2)
Marko Kreen (21:21)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Jonah H. Harris (21:58)
Re: [PATCHES] Users/Groups -> Roles
Tom Lane (22:25)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Denis Lussier (22:29)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Pavel Stehule (22:33)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Pavel Stehule (22:53)
Re: Role syntax (or, SQL99 versus sanity)
Jim C. Nasby (23:30)
Re: For review: dbsize patch
Bruce Momjian (23:44)
2005-06-29
Re: CVS pg_config --includedir-server broken
Bruce Momjian (00:12)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (00:23)
Re: [HACKERS] Problem with dblink regression test - FIXED
Jim C. Nasby (00:23)
Re: Dbsize backend integration
Bruce Momjian (01:16)
Re: For review: Server instrumentation patch
Bruce Momjian (01:47)
Open items
Bruce Momjian (02:02)
Avoiding io penalty when updating large objects
Mark Dilger (02:38)
Re: Open items
Stephen Frost (02:47)
Re: [HACKERS] Avoiding io penalty when updating large objects
Alvaro Herrera (02:53)
Re: Open items
Satoshi Nagayasu (03:21)
Re: Open items
Marc G. Fournier (03:22)
Re: Moving sequences to another schema
Tom Lane (03:36)
Feature request from irc...
Christopher Kings-Lynne (03:54)
Re: [HACKERS] Avoiding io penalty when updating large objects
Tom Lane (03:58)
Odd message with initdb on latest HEAD
Christopher Kings-Lynne (04:01)
Re: Feature request from irc...
Christopher Kings-Lynne (04:06)
Re: Feature request from irc...
Denis Lussier (04:08)
Re: Open items
Tom Lane (04:09)
Re: Odd message with initdb on latest HEAD
Tom Lane (04:18)
Re: Feature request from irc...
Tom Lane (04:23)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Robert Treat (04:28)
Re: Proposed TODO: --encoding option for pg_dump
laser (05:30)
Re: [HACKERS] Avoiding io penalty when updating large objects
Mark Dilger (05:30)
Re: CVS pg_config --includedir-server broken
strk (06:29)
Re: Wierd panic with 7.4.7
Greg Stark (06:51)
Re: [HACKERS] Dbsize backend integration
Michael Paesold (06:55)
Re: ENUM like data type
Dawid Kuroczko (07:09)
Startup successful message, even on failure
Michael Glaesemann (07:11)
Re: commit_delay, siblings
Simon Riggs (07:14)
Re: GiST concurrency commited
Teodor Sigaev (07:30)
bug in ALTER TABLE / TYPE
Neil Conway (08:08)
Re: Open items
Magnus Hagander (09:02)
Re: commit_delay, siblings
Michael Paesold (09:05)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Mark Cave-Ayland (09:33)
symbol name clash with libpq.so: md5_hash
Martin Münstermann (09:41)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Hannu Krosing (10:06)
Re: GiST concurrency commited
Qingqing Zhou (10:09)
Re: Dbsize backend integration
Dave Page (10:17)
Re: GiST concurrency commited
Teodor Sigaev (10:43)
Re: contrib/rtree_gist into core system?
falcon (11:25)
Re: contrib/rtree_gist into core system?
Oleg Bartunov (11:41)
Re: Dbsize backend integration
Bruce Momjian (11:45)
Re: Open items
Bruce Momjian (11:49)
Re: contrib/rtree_gist into core system?
Oleg Bartunov (11:51)
Re: Open items
Bruce Momjian (11:53)
Re: Open items
Bruce Momjian (11:55)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Dave Cramer (12:00)
Re: [HACKERS] Dbsize backend integration
Bruce Momjian (12:01)
Re: commit_delay, siblings
Bruce Momjian (12:03)
Bytecode and virtual machine
Dave Cramer (12:03)
Re: Implementing SQL/PSM for PG 8.2 - debugger
Hannu Krosing (12:17)
Re: commit_delay, siblings
Kenneth Marshall (12:25)
Re: commit_delay, siblings
Tom Lane (14:16)
Re: Startup successful message, even on failure
Tom Lane (14:34)
Proposal: associative arrays for plpgsql (concept)
Pavel Stehule (15:59)
Re: Implementing SQL/PSM for PG 8.2
Affan Bin Salman (16:21)
Change Ownership Permission Checks
Stephen Frost (16:31)
Re: Bytecode and virtual machine
Jonah H. Harris (16:40)
Re: Proposal: associative arrays for plpgsql (concept)
David Fetter (17:07)
problem with plpgsql
Pavel Stehule (17:12)
Re: Proposal: associative arrays for plpgsql (concept)
Josh Berkus (17:18)
Re: Proposal: associative arrays for plpgsql (concept)
Douglas McNaught (17:20)
Re: [PATCHES] Users/Groups -> Roles
Tom Lane (17:40)
Re: Proposal: associative arrays for plpgsql (concept)
Pavel Stehule (18:24)
Re: Proposal: associative arrays for plpgsql (concept)
Pavel Stehule (18:36)
Re: [PATCHES] Users/Groups -> Roles
Stephen Frost (18:36)
Checkpoint cost, looks like it is WAL/CRC
Josh Berkus (18:37)
Re: Proposal: associative arrays for plpgsql (concept)
Andrew Dunstan (18:40)
Re: Open items
Stephen Frost (19:43)
Re: Open items
Tom Lane (20:16)
Re: Proposal: associative arrays for plpgsql (concept)
David Fetter (20:24)
Re: commit_delay, siblings
Simon Riggs (21:38)
Re: Open items
Stephen Frost (21:41)
Re: [HACKERS] Dbsize backend integration
Andreas Pflug (21:42)
Catch the commit
Andreas 'ads' Scherbaum (22:06)
Re: problem with plpgsql
Tom Lane (22:34)
Re: Checkpoint cost, looks like it is WAL/CRC
Tom Lane (22:41)
Re: [HACKERS] Dbsize backend integration
Tom Lane (23:00)
Re: Open items
Satoshi Nagayasu (23:14)
2005-06-30
Re: Checkpoint cost, looks like it is WAL/CRC
Josh Berkus (01:34)
Re: Open items
Josh Berkus (02:23)
Re: Open items
Tom Lane (03:12)
Re: Checkpoint cost, looks like it is WAL/CRC
Tom Lane (03:23)
Re: Checkpoint cost, looks like it is WAL/CRC
Josh Berkus (03:27)
Re: Open items
Satoshi Nagayasu (03:29)
Re: Checkpoint cost, looks like it is WAL/CRC
Tom Lane (03:33)
Build errors latest CVS freebsd
Christopher Kings-Lynne (03:42)
Re: Open items
Tom Lane (03:49)
Re: HEAD: Compile issues on UnixWare 7.1.4
Andrew Dunstan (03:49)
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
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group