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 2011-12-08 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
2011-12-08
Re: documentation issue - extensions
Robert Haas (00:51)
Re: [v9.2] Fix Leaky View Problem
Robert Haas (03:15)
Re: pg_dump --exclude-table-data
Andrew Dunstan (03:19)
Re: documentation issue - extensions
Pavel Stehule (05:07)
Re: Tracking latest timeline in standby mode
senthilnathan (05:28)
Lots of FSM-related fragility in transaction commit
Tom Lane (06:20)
Re: Lots of FSM-related fragility in transaction commit
Heikki Linnakangas (08:29)
Re: Allow substitute allocators for PGresult.
Kyotaro HORIGUCHI (10:41)
Re: review: CHECK FUNCTION statement
Pavel Stehule (14:07)
Re: review: CHECK FUNCTION statement
Pavel Stehule (15:34)
Re: Lots of FSM-related fragility in transaction commit
Tom Lane (15:35)
Re: pg_dump --exclude-table-data
Robert Haas (16:13)
Re: pg_dump --exclude-table-data
Andrew Dunstan (16:36)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (17:46)
Re: fix for pg_upgrade
panam (19:05)
Note about bogus pg_amop entries for commutator operators
Tom Lane (19:13)
Re: [v9.2] Fix Leaky View Problem
Kohei KaiGai (22:17)
2011-12-09
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
NISHIYAMA Tomoaki (02:14)
Re: pg_restore --no-post-data and --post-data-only
Joachim Wieland (02:18)
Re: pg_restore --no-post-data and --post-data-only
Josh Berkus (03:30)
Re: Notes on implementing URI syntax for libpq
Alexander Shulgin (11:03)
Re: review: CHECK FUNCTION statement
Albe Laurenz (11:27)
Re: WIP: Collecting statistics on CSV file data
Etsuro Fujita (12:16)
Re: Bug in walsender when calling out to do_pg_stop_backup (and others?)
Heikki Linnakangas (12:31)
Re: review: CHECK FUNCTION statement
Pavel Stehule (14:35)
Re: [v9.2] Fix Leaky View Problem
Robert Haas (15:16)
Re: Notes on implementing URI syntax for libpq
Robert Haas (15:56)
Re: review: CHECK FUNCTION statement
Albe Laurenz (16:02)
Re: WIP: SP-GiST, Space-Partitioned GiST
Tom Lane (16:11)
static or dynamic libpgport
Andrew Dunstan (16:13)
Re: static or dynamic libpgport
Peter Geoghegan (16:35)
Re: review: CHECK FUNCTION statement
Pavel Stehule (17:08)
Re: static or dynamic libpgport
Steve Singer (18:01)
Re: static or dynamic libpgport
Andrew Dunstan (18:12)
Re: psql line number reporting from stdin
Peter Eisentraut (18:23)
Re: Core Extensions relocation
Josh Berkus (18:43)
Re: psql line number reporting from stdin
Tom Lane (18:44)
Re: [PATCH] pg_test_fsync: Delete temporary file when aborted by a signal
Robert Haas (20:07)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Robert Haas (20:11)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (20:31)
Re: Review of VS 2010 support patches
Andrew Dunstan (20:40)
Re: RangeVarGetRelid()
Robert Haas (20:43)
Re: Notes on implementing URI syntax for libpq
Daniel Farina (21:04)
Re: Notes on implementing URI syntax for libpq
Alexander Shulgin (21:25)
Re: RangeVarGetRelid()
Noah Misch (22:41)
Re: static or dynamic libpgport
Bruce Momjian (23:27)
Re: Timing overhead and Linux clock sources
Ants Aasma (23:48)
2011-12-10
Re: Timing overhead and Linux clock sources
Greg Smith (01:26)
Why do regression tests now leave "regress_test_role_super" around?
Tom Lane (03:32)
Re: pgsql_fdw, FDW for PostgreSQL server
Greg Smith (07:49)
Re: [PATCH] Support for foreign keys with arrays
Gabriele Bartolini (08:47)
Re: [REVIEW] pg_last_xact_insert_timestamp
Greg Smith (12:29)
Re: pg_stat_statements with query tree based normalization
Greg Smith (13:56)
Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)
Greg Smith (14:14)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Greg Smith (14:50)
Re: patch for type privileges
Yeb Havinga (15:16)
Re: %TYPE and array declaration patch review
Greg Smith (15:22)
Re: WIP: SP-GiST, Space-Partitioned GiST
Tom Lane (16:33)
Re: %TYPE and array declaration patch review
Pavel Stehule (17:16)
Re: plpython SPI cursors
Peter Eisentraut (17:23)
Re: static or dynamic libpgport
Andrew Dunstan (17:28)
Re: pg_cancel_backend by non-superuser
Greg Smith (17:34)
Re: psql line number reporting from stdin
Peter Eisentraut (17:35)
Re: [v9.2] Fix Leaky View Problem
Kohei KaiGai (17:41)
Re: Review of VS 2010 support patches
Brar Piening (17:58)
Re: %TYPE and array declaration patch review
Wojciech Muła (18:07)
CommitFest 2011-11 Update
Greg Smith (18:07)
Re: Review of VS 2010 support patches
Greg Smith (18:11)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Marti Raudsepp (19:05)
Re: patch : Allow toast tables to be moved to a different tablespace
Jaime Casanova (21:16)
2011-12-11
Re: static or dynamic libpgport
Tom Lane (01:26)
Re: pg_stat_statements with query tree based normalization
Peter Geoghegan (01:52)
Re: Command Triggers
Andres Freund (03:26)
Re: [v9.2] Fix Leaky View Problem
Kohei KaiGai (08:18)
Dry-run mode for pg_archivecleanup
Gabriele Bartolini (14:52)
Re: Dry-run mode for pg_archivecleanup
Magnus Hagander (15:24)
Re: [REVIEW] Patch for cursor calling with named parameters
Yeb Havinga (15:26)
Re: Command Triggers
Dimitri Fontaine (18:55)
Re: Command Triggers
Peter Eisentraut (19:09)
Re: patch for type privileges
Peter Eisentraut (19:21)
Re: pg_cancel_backend by non-superuser
Torello Querci (22:29)
Re: Command Triggers
Andres Freund (22:46)
2011-12-12
Re: [PATCH] Support for foreign keys with arrays
Noah Misch (00:45)
Re: [PATCH] Support for foreign keys with arrays
Noah Misch (00:46)
Re: Why do regression tests now leave "regress_test_role_super" around?
Robert Haas (02:16)
Arithmetic operators for macaddr type
Brendan Jurd (04:57)
Re: Arithmetic operators for macaddr type
Pavel Stehule (04:59)
Re: WIP: Collecting statistics on CSV file data
Shigeru Hanada (10:33)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Mark Cave-Ayland (11:43)
Re: [REVIEW] pg_last_xact_insert_timestamp
Simon Riggs (12:17)
Re: [REVIEW] Patch for cursor calling with named parameters
Yeb Havinga (12:32)
Why create tuplestore for each fetch?
高增琦 (13:23)
Re: [REVIEW] pg_last_xact_insert_timestamp
Robert Haas (13:45)
psql output locations
Magnus Hagander (13:47)
Re: pgsql_fdw, FDW for PostgreSQL server
Robert Haas (13:59)
Re: [REVIEW] pg_last_xact_insert_timestamp
Simon Riggs (14:24)
Re: [REVIEW] pg_last_xact_insert_timestamp
Robert Haas (14:47)
Re: [REVIEW] pg_last_xact_insert_timestamp
Simon Riggs (14:51)
Re: [REVIEW] pg_last_xact_insert_timestamp
Robert Haas (14:53)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Lars Kanis (14:54)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (15:00)
Is anybody actually using XLR_BKP_REMOVABLE?
Tom Lane (15:17)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Andrew Dunstan (15:19)
Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64
Lars Kanis (15:30)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Simon Riggs (15:36)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Tom Lane (15:42)
Re: review: CHECK FUNCTION statement
Albe Laurenz (15:49)
Re: patch : Allow toast tables to be moved to a different tablespace
Julien Tachoires (15:54)
Re: review: CHECK FUNCTION statement
Pavel Stehule (15:55)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Simon Riggs (15:58)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Jesper Krogh (16:05)
Re: Command Triggers
Robert Haas (16:32)
Re: Command Triggers
Alvaro Herrera (16:45)
Re: patch : Allow toast tables to be moved to a different tablespace
Robert Haas (16:48)
Re: Command Triggers
Andres Freund (16:49)
Re: [v9.2] Fix Leaky View Problem
Kohei KaiGai (17:00)
Re: Command Triggers
Dimitri Fontaine (17:12)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Tom Lane (17:51)
Re: static or dynamic libpgport
Andrew Dunstan (18:25)
Re: Configuration include directory
Greg Smith (18:34)
Re: Configuration include directory
Greg Smith (18:40)
Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)
Jeff Davis (18:41)
Re: IDLE in transaction introspection
Magnus Hagander (19:12)
Re: Command Triggers
Robert Haas (19:19)
Re: includeifexists in configuration file
Greg Smith (19:24)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Marti Raudsepp (19:32)
Re: pg_dump --exclude-table-data
Andrew Dunstan (19:36)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Simon Riggs (19:39)
Re: static or dynamic libpgport
Peter Eisentraut (19:49)
Re: patch for type privileges
Peter Eisentraut (19:53)
Re: [REVIEW] Patch for cursor calling with named parameters
Kevin Grittner (19:55)
Re: static or dynamic libpgport
Peter Eisentraut (19:57)
Re: JSON for PG 9.2
Robert Haas (19:58)
Re: static or dynamic libpgport
Tom Lane (19:59)
Re: psql output locations
Peter Eisentraut (20:04)
Re: static or dynamic libpgport
Andrew Dunstan (20:13)
Re: foreign key locks, 2nd attempt
Alvaro Herrera (20:20)
Re: Command Triggers
Dimitri Fontaine (20:28)
Re: JSON for PG 9.2
Simon Riggs (20:38)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Marti Raudsepp (20:42)
Re: JSON for PG 9.2
Robert Haas (20:54)
Re: foreign key locks, 2nd attempt
Alvaro Herrera (21:03)
Re: includeifexists in configuration file
Ross Reedstrom (21:05)
Re: [PATCH] Caching for stable expressions with constant arguments v3
Tom Lane (21:08)
Re: JSON for PG 9.2
Simon Riggs (21:08)
Re: JSON for PG 9.2
Robert Haas (21:22)
Re: JSON for PG 9.2
Peter Eisentraut (21:23)
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Tom Lane (21:25)
Re: JSON for PG 9.2
David E. Wheeler (21:26)
Re: JSON for PG 9.2
Andrew Dunstan (21:27)
Re: JSON for PG 9.2
Josh Berkus (21:34)
Re: pg_restore --no-post-data and --post-data-only
Andrew Dunstan (21:35)
Re: includeifexists in configuration file
Andrew Dunstan (21:47)
WIP: URI connection string support for libpq
Alexander Shulgin (22:06)
Re: [REVIEW] pg_last_xact_insert_timestamp
Greg Smith (22:08)
Re: WIP: URI connection string support for libpq
Peter van Hardenberg (23:55)
2011-12-13
Re: Is anybody actually using XLR_BKP_REMOVABLE?
Tom Lane (00:27)
Re: JSON for PG 9.2
Peter van Hardenberg (00:51)
Re: WIP: URI connection string support for libpq
David E. Wheeler (01:05)
Re: JSON for PG 9.2
David E. Wheeler (01:09)
Re: JSON for PG 9.2
Andrew Dunstan (01:36)
Re: JSON for PG 9.2
Daniel Farina (01:37)
Re: JSON for PG 9.2
Daniel Farina (01:46)
Re: pgsql_fdw, FDW for PostgreSQL server
Shigeru Hanada (02:46)
Re: JSON for PG 9.2
Andrew Dunstan (03:08)
Re: patch : Allow toast tables to be moved to a different tablespace
Jaime Casanova (03:28)
Re: JSON for PG 9.2
Alvaro Herrera (03:42)
Re: Arithmetic operators for macaddr type
Brendan Jurd (05:16)
Re: JSON for PG 9.2
Tom Lane (05:22)
Re: JSON for PG 9.2
Peter Eisentraut (05:25)
Re: JSON for PG 9.2
Merlin Moncure (05:43)
Re: pgsql_fdw, FDW for PostgreSQL server
Tom Lane (05:46)
Re: JSON for PG 9.2
Jan Urbański (07:03)
Re: JSON for PG 9.2
Simon Riggs (07:06)
Re: pg_cancel_backend by non-superuser
Greg Smith (07:53)
Re: WIP: URI connection string support for libpq
Peter van Hardenberg (08:00)
Re: JSON for PG 9.2
Peter van Hardenberg (08:06)
Re: JSON for PG 9.2
Joey Adams (08:15)
Re: pgsql_fdw, FDW for PostgreSQL server
Albe Laurenz (09:57)
Re: review: CHECK FUNCTION statement
Albe Laurenz (10:01)
LibreOffice driver 1: Building libpq with Mozilla LDAP instead of OpenLDAP
Lionel Elie Mamane (10:15)
LibreOffice driver 2: MIT Kerberos vs Microsoft Kerberos
Lionel Elie Mamane (10:39)
Re: Patch to allow users to kill their own queries
Greg Smith (10:59)
Re: pgsql_fdw, FDW for PostgreSQL server
Heikki Linnakangas (11:04)
LibreOffice driver 3: pg_config and linking statically to libpq
Lionel Elie Mamane (11:05)
Re: pgsql_fdw, FDW for PostgreSQL server
Shigeru Hanada (11:44)
Re: pgsql_fdw, FDW for PostgreSQL server
Shigeru Hanada (12:22)
libpq: PQcmdStatus, PQcmdTuples signatures can be painlessly improved
Alex Goncharov (12:55)
Re: review: CHECK FUNCTION statement
Pavel Stehule (12:59)
Re: WIP: Collecting statistics on CSV file data
Etsuro Fujita (13:00)
Re: Command Triggers
Greg Smith (13:25)
Re: JSON for PG 9.2
Greg Smith (13:42)
Re: JSON for PG 9.2
Robert Haas (13:44)
Re: JSON for PG 9.2
Pavel Stehule (13:59)
Re: JSON for PG 9.2
Greg Smith (14:11)
Re: LibreOffice driver 2: MIT Kerberos vs Microsoft Kerberos
Stephen Frost (14:18)
Re: JSON for PG 9.2
Merlin Moncure (14:29)
Re: JSON for PG 9.2
Andrew Dunstan (14:44)
Re: foreign key locks, 2nd attempt
Noah Misch (14:44)
Re: Command Triggers
Robert Haas (14:59)
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