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 2007-04-15 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
2007-04-15
Re: Server-side support of all encodings
Tatsuo Ishii (02:15)
Re: Server-side support of all encodings
Tom Lane (05:01)
Re: [HACKERS] choose_bitmap_and again (was Re: [PERFORM] Strangely Variable Query Performance)
Tom Lane (05:11)
Wishlist updates
Lukas Kahwe Smith (08:06)
Re: [HACKERS] choose_bitmap_and again (was Re: [PERFORM] Strangely Variable Query Performance)
Steve (08:13)
Re: Server-side support of all encodings
Tatsuo Ishii (11:09)
Re: Wishlist updates
Andrew Dunstan (11:56)
pgsql: Add --with-libxslt configure option
Andrew Dunstan (12:48)
Replacement of readline by libedit in PostgreSQL 8.1.x
Dhanaraj M (14:25)
Re: Replacement of readline by libedit in PostgreSQL 8.1.x
Andrew Dunstan (14:50)
Re: Server-side support of all encodings
Tom Lane (15:14)
Re: build/install xml2 when configured with libxml
Peter Eisentraut (17:22)
Re: Makefile patch to make gcov work on Postgres contrib modules
Peter Eisentraut (17:44)
RESET command seems pretty disjointed now
Tom Lane (21:01)
Build-Problem with pgc.c on OSX 10.4
Florian G. Pflug (22:20)
Re: Build-Problem with pgc.c on OSX 10.4
Tom Lane (23:00)
SoC Students/Projects selected
Josh Berkus (23:00)
2007-04-16
Re: RESET command seems pretty disjointed now
Mark Kirkwood (00:07)
Re: Build-Problem with pgc.c on OSX 10.4
Florian G. Pflug (01:48)
Re: Build-Problem with pgc.c on OSX 10.4
Neil Conway (04:47)
IN with arrays
Peter Eisentraut (06:48)
Hacking on PostgreSQL via GIT
Martin Langhoff (07:18)
Re: Adjusting index special storage for pg_filedump's convenience
Heikki Linnakangas (08:42)
Why xlog stuff is done after the filetruncate op in smgrtruncate?
Jacky Leng (09:15)
Re: Eliminating unnecessary left joins
Ottó Havasvölgyi (09:51)
CREATE DATABASE foo OWNER bar
Larry Rosenman (12:47)
Re: Build-Problem with pgc.c on OSX 10.4
Alvaro Herrera (13:49)
Re: CREATE DATABASE foo OWNER bar
Andrew Dunstan (13:52)
Re: CREATE DATABASE foo OWNER bar
Larry Rosenman (14:10)
Re: CREATE DATABASE foo OWNER bar
Alvaro Herrera (14:12)
Re: CREATE DATABASE foo OWNER bar
Andrew Dunstan (14:38)
Re: Build-Problem with pgc.c on OSX 10.4
Florian G. Pflug (14:50)
Re: CREATE DATABASE foo OWNER bar
Alvaro Herrera (14:55)
Re: Adjusting index special storage for pg_filedump's convenience
Tom Lane (15:12)
Re: CREATE DATABASE foo OWNER bar
Tom Lane (15:17)
Re: CREATE DATABASE foo OWNER bar
Tom Lane (15:20)
Re: Build-Problem with pgc.c on OSX 10.4
Alvaro Herrera (15:27)
[RFC] PostgreSQL Access Control Extension (PGACE)
KaiGai Kohei (15:27)
Re: CREATE DATABASE foo OWNER bar
Larry Rosenman (15:31)
Re: IN with arrays
Tom Lane (15:37)
Re: What tools do people use to hack on PostgreSQL?
Joshua D. Drake (15:41)
Re: CREATE DATABASE foo OWNER bar
Tom Lane (15:45)
Re: Build-Problem with pgc.c on OSX 10.4
Florian G. Pflug (15:49)
Re: What tools do people use to hack on PostgreSQL?
Florian G. Pflug (15:53)
Re: [PATCHES] Fix for large file support
Zdenek Kotala (16:12)
Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Zoltan Boszormenyi (17:17)
Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Tom Lane (17:35)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (17:56)
Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Zoltan Boszormenyi (18:07)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (18:10)
Re: Hacking on PostgreSQL via GIT
Florian G. Pflug (18:12)
Re: Hacking on PostgreSQL via GIT
Florian G. Pflug (18:23)
Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Tom Lane (18:23)
Re: Hacking on PostgreSQL via GIT
Alvaro Herrera (18:27)
Re: Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Florian G. Pflug (18:28)
Re: Vista/IPv6
Magnus Hagander (18:40)
Re: Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Andrew Dunstan (18:47)
Re: Hacking on PostgreSQL via GIT
Tom Lane (19:00)
Re: Adjusting index special storage for pg_filedump's convenience
Zdenek Kotala (19:09)
Re: Why xlog stuff is done after the filetruncate op in smgrtruncate?
Tom Lane (19:34)
Re: patch to suppress psql timing output in quiet mode
Magnus Hagander (20:16)
Re: Hacking on PostgreSQL via GIT
Florian G. Pflug (20:16)
Re: Re: IDENTITY/GENERATED v36 Re: [PATCHES] Final version of IDENTITY/GENERATED patch
Zoltan Boszormenyi (20:54)
Re: Hacking on PostgreSQL via GIT
Chris Browne (21:32)
Re: Hacking on PostgreSQL via GIT
Chris Browne (21:37)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Andrew Dunstan (22:07)
Re: [HACKERS] choose_bitmap_and again (was Re: [PERFORM] Strangely Variable Query Performance)
Steve (22:13)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Zoltan Boszormenyi (22:39)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (22:44)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Josh Berkus (23:00)
Re: [HACKERS] choose_bitmap_and again (was Re: [PERFORM] Strangely Variable Query Performance)
Alvaro Herrera (23:01)
Re: Hacking on PostgreSQL via GIT
Tom Lane (23:03)
Re: RESET command seems pretty disjointed now
Tom Lane (23:15)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (23:22)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Tom Lane (23:25)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Tom Lane (23:29)
2007-04-17
Re: RESET command seems pretty disjointed now
Florian Pflug (00:10)
Re: RESET command seems pretty disjointed now
Florian G. Pflug (00:23)
Re: RESET command seems pretty disjointed now
Tom Lane (00:24)
Re: Hacking on PostgreSQL via GIT
Tom Lane (00:57)
Re: Hacking on PostgreSQL via GIT
Tom Lane (01:11)
Re: Hacking on PostgreSQL via GIT
Andrew Dunstan (01:13)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Andrew Dunstan (01:16)
Re: Hacking on PostgreSQL via GIT
Alvaro Herrera (01:32)
Re: Hacking on PostgreSQL via GIT
Martin Langhoff (01:46)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (01:49)
Re: Hacking on PostgreSQL via GIT
Tom Lane (01:58)
Grantor name gets lost when grantor role dropped
Jeff Davis (01:59)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Andrew Dunstan (02:11)
Re: Grantor name gets lost when grantor role dropped
Alvaro Herrera (02:44)
Fwd: Strangely Variable Query Performance
Robins Tharakan (03:24)
Re: Hacking on PostgreSQL via GIT
Martin Langhoff (03:31)
Re: Hacking on PostgreSQL via GIT
Kris Jurka (03:34)
Fwd: Strangely Variable Query Performance
Robins (03:43)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Tom Lane (04:26)
Re: Fwd: Strangely Variable Query Performance
Tom Lane (04:44)
Re: RESET command seems pretty disjointed now
Marko Kreen (07:03)
modifying the table function
Islam Hegazy (07:08)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Zoltan Boszormenyi (07:15)
Re: Dead Space Map version 3 (simplified)
ITAGAKI Takahiro (07:27)
Re: modifying the table function
Tom Lane (07:44)
Re: Grantor name gets lost when grantor role dropped
Russell Smith (08:02)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Zoltan Boszormenyi (10:01)
Re: Hacking on PostgreSQL via GIT
Heikki Linnakangas (10:25)
Buildfarm member Narwhal: Python 2.5/8.1
Dave Page (10:26)
Re: Buildfarm member Narwhal: Python 2.5/8.1
Marko Kreen (11:08)
Re: Grantor name gets lost when grantor role dropped
Alvaro Herrera (12:51)
Python test failures
Magnus Hagander (12:52)
Re: RESET command seems pretty disjointed now
Marko Kreen (13:34)
Re: Buildfarm member Narwhal: Python 2.5/8.1
Andrew Dunstan (13:43)
Re: Buildfarm member Narwhal: Python 2.5/8.1
Dave Page (13:56)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Andrew Dunstan (13:57)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Alvaro Herrera (14:15)
Re: [HACKERS] Re: IDENTITY/GENERATED v36 Re: Final version of IDENTITY/GENERATED patch
Tom Lane (14:33)
Re: Buildfarm member Narwhal: Python 2.5/8.1
Tom Lane (15:00)
Re: Buildfarm member Narwhal: Python 2.5/8.1
Dave Page (15:09)
Unhelpful debug tools on OS X :-(
Tom Lane (15:58)
utf8 COPY DELIMITER?
Mark Dilger (16:01)
Re: utf8 COPY DELIMITER?
Mark Dilger (16:28)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
KaiGai Kohei (16:31)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
KaiGai Kohei (16:32)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
KaiGai Kohei (16:32)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
KaiGai Kohei (16:44)
Re: Unhelpful debug tools on OS X :-(
Stefan Kaltenbrunner (16:57)
Re: utf8 COPY DELIMITER?
Andrew Dunstan (17:13)
Re: utf8 COPY DELIMITER?
Andrew Dunstan (17:37)
Re: utf8 COPY DELIMITER?
Tom Lane (18:28)
Re: utf8 COPY DELIMITER?
Tom Lane (18:33)
Re: [HACKERS] choose_bitmap_and again (was Re: [PERFORM] Strangely Variable Query Performance)
Tom Lane (19:04)
Re: [HACKERS] choose_bitmap_and again (was Re: [PERFORM] Strangely Variable Query Performance)
Steve (19:19)
Re: Autovacuum vs statement_timeout
Jim C. Nasby (19:26)
Re: Autovacuum vs statement_timeout
Joshua D. Drake (19:51)
schema creation during initdb
sharath kumar (19:59)
Re: schema creation during initdb
Andrew Dunstan (20:18)
Re: Unhelpful debug tools on OS X :-(
Heikki Linnakangas (20:23)
Re: Unhelpful debug tools on OS X :-(
Tom Lane (20:36)
Re: CREATE DATABASE foo OWNER bar
Bruce Momjian (20:48)
Re: CREATE DATABASE foo OWNER bar
Bruce Momjian (20:51)
Re: Unhelpful debug tools on OS X :-(
Heikki Linnakangas (20:55)
Re: Unhelpful debug tools on OS X :-(
Tom Lane (20:58)
Re: Unhelpful debug tools on OS X :-(
Tom Lane (21:05)
Re: Unhelpful debug tools on OS X :-(
Heikki Linnakangas (21:12)
Can't ri_KeysEqual() consider two nulls as equal?
Tom Lane (21:16)
pgsql: Also done for PL/pgSQL: < o Add support for WITH HOLD and
Bruce Momjian (21:22)
Re: Can't ri_KeysEqual() consider two nulls as equal?
Simon Riggs (21:24)
Re: where to write small reusable functions ?
Jim C. Nasby (21:28)
Re: [COMMITTERS] pgsql: Also done for PL/pgSQL: < o Add support for WITH HOLD and
Tom Lane (22:01)
Re: SoC Students/Projects selected
Jim C. Nasby (22:14)
Re: Autovacuum vs statement_timeout
Jim C. Nasby (22:38)
Re: utf8 COPY DELIMITER?
Tatsuo Ishii (22:45)
Re: utf8 COPY DELIMITER?
Tom Lane (22:49)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (22:52)
Re: SoC Students/Projects selected
Josh Berkus (23:16)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Josh Berkus (23:24)
Re: Can't ri_KeysEqual() consider two nulls as equal?
Stephan Szabo (23:27)
Re: [COMMITTERS] pgsql: Also done for PL/pgSQL: < o Add support for WITH HOLD and
Bruce Momjian (23:55)
2007-04-18
Re: Hacking on PostgreSQL via GIT
Tom Lane (00:00)
Re: Hacking on PostgreSQL via GIT
Martin Langhoff (00:08)
Re: utf8 COPY DELIMITER?
Bruce Momjian (00:19)
pgsql: Update error message for COPY with a multi-byte delimiter.
Bruce Momjian (00:38)
Re: Hacking on PostgreSQL via GIT
Florian G. Pflug (00:41)
Re: Autovacuum vs statement_timeout
Robert Treat (00:45)
Re: Autovacuum vs statement_timeout
Tom Lane (00:54)
Re: [COMMITTERS] pgsql: Update error message for COPY with a multi-byte delimiter.
Tom Lane (00:56)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (01:01)
Re: Autovacuum vs statement_timeout
Joshua D. Drake (01:22)
Re: utf8 COPY DELIMITER?
Tatsuo Ishii (01:24)
Re: Autovacuum vs statement_timeout
Alvaro Herrera (01:25)
Re: [COMMITTERS] pgsql: Update error message for COPY with a multi-byte delimiter.
Bruce Momjian (02:28)
Re: Autovacuum vs statement_timeout
Bruce Momjian (02:33)
Re: Hacking on PostgreSQL via GIT
Tom Lane (05:33)
Re: Hacking on PostgreSQL via GIT
Martin Langhoff (06:39)
Re: Autovacuum vs statement_timeout
Magnus Hagander (07:31)
Re: Grantor name gets lost when grantor role dropped
Russell Smith (07:41)
Re: Can't ri_KeysEqual() consider two nulls as equal?
Richard Huxton (08:11)
Re: schema creation during initdb
sharath kumar (09:19)
Re: schema creation during initdb
Heikki Linnakangas (10:07)
Re: schema creation during initdb
NikhilS (10:26)
Re: Hacking on PostgreSQL via GIT
Aidan Van Dyk (10:56)
Re: Hacking on PostgreSQL via GIT
Alvaro Herrera (12:55)
Background LRU Writer/free list
Greg Smith (13:09)
Backend Crash
Harvell F (14:08)
Re: schema creation during initdb
Andrew Dunstan (14:25)
Re: Autovacuum vs statement_timeout
Robert Treat (14:49)
Re: Can't ri_KeysEqual() consider two nulls as equal?
Stephan Szabo (14:51)
Re: Autovacuum vs statement_timeout
Robert Treat (14:58)
Re: Autovacuum vs statement_timeout
Alvaro Herrera (15:00)
Re: Backend Crash
Harvell F (15:15)
Re: Autovacuum vs statement_timeout
Alvaro Herrera (15:30)
Re: Autovacuum vs statement_timeout
Alvaro Herrera (15:40)
Re: Autovacuum vs statement_timeout
Joshua D. Drake (16:37)
Re: utf8 COPY DELIMITER?
Jim C. Nasby (16:38)
Re: Autovacuum vs statement_timeout
Robert Treat (16:51)
Re: Background LRU Writer/free list
Jim C. Nasby (17:01)
Re: utf8 COPY DELIMITER?
Andrew Dunstan (17:09)
Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Tom Lane (17:26)
Re: Background LRU Writer/free list
Gregory Stark (17:33)
Re: Backend Crash
Gregory Stark (17:46)
Re: Background LRU Writer/free list
Tom Lane (17:53)
Re: Backend Crash
Tom Lane (17:56)
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