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 2012-10-10 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
2012-10-10
replace plugins directory with GUC
Peter Eisentraut (00:45)
Re: [GENERAL] pgxs problem...
Tom Lane (01:09)
Re: Truncate if exists
Robert Haas (01:10)
Re: Truncate if exists
Tom Lane (01:28)
Re: pgxs problem...
John R Pierce (01:34)
Re: pgxs problem...
Tom Lane (02:03)
Re: embedded list
Alvaro Herrera (03:35)
Re: Truncate if exists
Noah Misch (03:47)
pg_upgrade not detecting version properly
Chris Ernst (03:50)
Re: replace plugins directory with GUC
Heikki Linnakangas (06:49)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Amit Kapila (06:58)
Re: Truncate if exists
Simon Riggs (07:32)
Re: [PATCH] Support for Array ELEMENT Foreign Keys
Marco Nenciarini (09:09)
Minor document updates
Etsuro Fujita (10:18)
Re: [COMMITTERS] pgsql: Disable _FORTIFY_SOURCE with ICC
Peter Geoghegan (10:29)
Re: Minor document updates
Etsuro Fujita (10:33)
Successor of MD5 authentication, let's use SCRAM
Heikki Linnakangas (10:41)
Re: Hash id in pg_stat_statements
Peter Geoghegan (10:54)
Re: BUG #6510: A simple prompt is displayed using wrong charset
Noah Misch (11:05)
Re: Hash id in pg_stat_statements
Peter Geoghegan (11:34)
Is there a good reason why PL languages do not support cstring type arguments and return values ?
Hannu Krosing (12:33)
Re: Successor of MD5 authentication, let's use SCRAM
Simon Riggs (12:36)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Boszormenyi Zoltan (13:12)
Re: Successor of MD5 authentication, let's use SCRAM
Marko Kreen (13:24)
Improving the performance of psql tab completion
Merlin Moncure (13:33)
Re: Improving the performance of psql tab completion
Tom Lane (13:45)
Re: Improving the performance of psql tab completion
Merlin Moncure (13:51)
Re: enhanced error fields
Pavel Stehule (13:56)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Tom Lane (13:58)
Re: Improving the performance of psql tab completion
Pavel Stehule (14:02)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Hannu Krosing (14:06)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Heikki Linnakangas (14:12)
Re: Switching timeline over streaming replication
Amit Kapila (14:26)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Tom Lane (14:26)
Re: Improving the performance of psql tab completion
Tom Lane (14:37)
Re: Behavior for crash recovery when it detects a corrupt WAL record
Amit Kapila (14:37)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Tom Lane (14:46)
Re: Behavior for crash recovery when it detects a corrupt WAL record
Heikki Linnakangas (14:50)
pg_largeobject implementation question
Scott Corscadden (14:50)
Re: Switching timeline over streaming replication
Thom Brown (14:54)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Hannu Krosing (15:03)
Re: pg_largeobject implementation question
Tom Lane (15:04)
September 2012 commitfest
Alvaro Herrera (15:19)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Tom Lane (15:34)
Re: BUG #7534: walreceiver takes long time to detect n/w breakdown
Heikki Linnakangas (15:44)
Re: [bugfix] sepgsql didn't follow the latest core API changes
Alvaro Herrera (15:44)
Re: Truncate if exists
Christopher Browne (15:47)
Re: September 2012 commitfest
Tom Lane (15:55)
Re: pg_upgrade not detecting version properly
Bruce Momjian (15:56)
Re: Proof of concept: auto updatable views [Review of Patch]
Thom Brown (16:08)
Re: [bugfix] sepgsql didn't follow the latest core API changes
Kohei KaiGai (16:09)
Re: Extend argument of OAT_POST_CREATE
Alvaro Herrera (16:13)
Re: September 2012 commitfest
Alvaro Herrera (16:17)
Re: [bugfix] sepgsql didn't follow the latest core API changes
Alvaro Herrera (16:18)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Fujii Masao (16:23)
Re: pg_upgrade not detecting version properly
Chris Ernst (16:35)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Hannu Krosing (16:52)
Re: Truncate if exists
Josh Berkus (16:57)
Re: PQping command line tool
Greg Sabino Mullane (17:11)
Re: PQping command line tool
Greg Stark (17:17)
Bug / feature request for floating point to string conversion
Daniel Frey (17:32)
Re: pg_upgrade not detecting version properly
Bruce Momjian (17:54)
Re: Minor document updates
Tom Lane (17:57)
Re: Bug / feature request for floating point to string conversion
Tom Lane (18:26)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Boszormenyi Zoltan (18:36)
Re: September 2012 commitfest
Tom Lane (18:46)
Re: No, pg_size_pretty(numeric) was not such a hot idea
Josh Berkus (18:49)
Re: pg_largeobject implementation question
Scott Corscadden (19:13)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Boszormenyi Zoltan (19:58)
change in LOCK behavior
Tomas Vondra (20:21)
Re: Bug / feature request for floating point to string conversion
Daniel Frey (20:22)
Re: Move postgresql_fdw_validator into dblink
Tom Lane (20:28)
Re: change in LOCK behavior
ktm@rice.edu (20:37)
Re: change in LOCK behavior
Tomas Vondra (20:40)
Re: change in LOCK behavior
Andres Freund (20:42)
Re: change in LOCK behavior
Thom Brown (20:43)
Re: change in LOCK behavior
Tomas Vondra (20:48)
Re: change in LOCK behavior
Tomas Vondra (20:51)
Re: Move postgresql_fdw_validator into dblink
Tom Lane (20:58)
Re: change in LOCK behavior
Andres Freund (21:05)
Re: [GENERAL] pg_upgrade not detecting version properly
Bruce Momjian (21:06)
Re: Review for pg_dump: Sort overloaded functions in deterministic order
Joel Jacobson (21:07)
Re: change in LOCK behavior
Tomas Vondra (21:23)
Re: change in LOCK behavior
Andres Freund (21:31)
Re: change in LOCK behavior
Tomas Vondra (21:45)
Re: change in LOCK behavior
Andres Freund (21:57)
Re: change in LOCK behavior
Tomas Vondra (22:55)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Peter Geoghegan (23:02)
Re: change in LOCK behavior
Tom Lane (23:10)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Bruce Momjian (23:16)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Josh Berkus (23:30)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
anarazel@anarazel.de (23:34)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Bruce Momjian (23:48)
Re: getopt() and strdup()
Bruce Momjian (23:54)
2012-10-11
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Fujii Masao (00:02)
Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Fujii Masao (00:04)
Re: change in LOCK behavior
Robert Haas (00:17)
Re: change in LOCK behavior
Tom Lane (00:43)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Robert Haas (01:10)
Re: change in LOCK behavior
Bruce Momjian (01:11)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Bruce Momjian (01:16)
Re: change in LOCK behavior
Tom Lane (01:29)
Re: change in LOCK behavior
Bruce Momjian (01:34)
Re: Proof of concept: auto updatable views [Review of Patch]
Peter Eisentraut (01:39)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Tom Lane (01:40)
Re: [COMMITTERS] pgsql: Disable _FORTIFY_SOURCE with ICC
Peter Eisentraut (01:46)
Re: change in LOCK behavior
Tom Lane (02:01)
Re: change in LOCK behavior
Bruce Momjian (02:12)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Greg Stark (02:16)
Re: Warnings from fwrite() in git head
Bruce Momjian (02:17)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Andres Freund (02:21)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Bruce Momjian (02:26)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Tom Lane (02:31)
Re: Warnings from fwrite() in git head
Tom Lane (02:32)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Andres Freund (02:33)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Andres Freund (02:36)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Andres Freund (02:49)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Andres Freund (02:52)
Re: Minor document updates
Etsuro Fujita (03:10)
Measure Theoretic Data Types in Postgresql
Aaron Sheldon (04:37)
Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)
Heikki Linnakangas (07:15)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Hannu Krosing (08:27)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Hannu Krosing (08:47)
Re: change in LOCK behavior
Simon Riggs (08:57)
Re: FDW for PostgreSQL
Etsuro Fujita (09:10)
Re: replace plugins directory with GUC
Dimitri Fontaine (09:19)
Re: Truncate if exists
Sébastien Lardière (09:22)
Re: Truncate if exists
Sébastien Lardière (09:33)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Dimitri Fontaine (09:34)
Re: BUG #7534: walreceiver takes long time to detect n/w breakdown
Amit Kapila (10:17)
pgsql: Refactor flex and bison make rules
Peter Eisentraut (11:07)
Re: tuplesort memory usage: grow_memtuples
Peter Geoghegan (11:17)
Re: Incorrect behaviour when using a GiST index on points
Noah Misch (11:17)
Re: September 2012 commitfest
Noah Misch (11:17)
Re: Is there a good reason why PL languages do not support cstring type arguments and return values ?
Pavel Stehule (11:18)
Re: [RFC][PATCH] wal decoding, attempt #2 - Design Documents (really attached)
Andres Freund (11:42)
Windows help needed for flex and bison
Peter Eisentraut (13:05)
Re: embedded list
Alvaro Herrera (13:23)
Re: embedded list
Andres Freund (13:27)
Re: BUG #7534: walreceiver takes long time to detect n/w breakdown
Heikki Linnakangas (14:52)
Re: foreign key locks
Andres Freund (15:36)
Re: BUG #7534: walreceiver takes long time to detect n/w breakdown
Amit kapila (15:52)
Re: foreign key locks
Alvaro Herrera (16:10)
Re: embedded list
Andres Freund (16:37)
Re: Windows help needed for flex and bison
Andrew Dunstan (16:42)
Re: change in LOCK behavior
Tom Lane (16:53)
Re: enhanced error fields
Peter Geoghegan (16:56)
Re: change in LOCK behavior
Simon Riggs (17:10)
Re: change in LOCK behavior
Tom Lane (17:22)
Re: September 2012 commitfest
Magnus Hagander (18:22)
Re: change in LOCK behavior
Simon Riggs (18:23)
Re: change in LOCK behavior
Robert Haas (18:36)
Re: change in LOCK behavior
Tom Lane (18:41)
Re: September 2012 commitfest
Andrew Dunstan (18:42)
Re: change in LOCK behavior
Simon Riggs (18:48)
Re: change in LOCK behavior
Simon Riggs (18:54)
Re: Truncate if exists
Robert Haas (18:59)
Making the planner more tolerant of implicit/explicit casts
Tom Lane (19:09)
Re: Truncate if exists
Simon Riggs (19:22)
Re: change in LOCK behavior
Robert Haas (19:25)
Deprecating RULES
Simon Riggs (19:28)
Re: September 2012 commitfest
Robert Haas (19:30)
Re: change in LOCK behavior
Simon Riggs (19:33)
Re: September 2012 commitfest
Simon Riggs (19:37)
Re: change in LOCK behavior
Tom Lane (19:43)
Re: change in LOCK behavior
Simon Riggs (19:47)
Re: Deprecating RULES
Tom Lane (19:50)
WAL_DEBUG logs spurious data
Markus Wanner (21:08)
Re: Deprecating RULES
Dimitri Fontaine (21:17)
Re: Making the planner more tolerant of implicit/explicit casts
Tom Lane (21:59)
Re: WAL_DEBUG logs spurious data
Tom Lane (22:11)
Re: Measure Theoretic Data Types in Postgresql
Josh Berkus (22:17)
Re: WAL_DEBUG logs spurious data
Markus Wanner (22:21)
Re: Deprecating RULES
Simon Riggs (22:25)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Josh Berkus (22:27)
Re: Deprecating RULES
Josh Berkus (22:28)
Re: Deprecating RULES
Christopher Browne (22:32)
Re: Deprecating RULES
Simon Riggs (22:39)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Christopher Browne (22:41)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Simon Riggs (22:46)
Re: Deprecating RULES
Daniel Farina (22:50)
Re: [PATCH 8/8] Introduce wal decoding via catalog timetravel
Steve Singer (22:59)
Re: Deprecating RULES
Josh Berkus (22:59)
Re: WAL_DEBUG logs spurious data
Tom Lane (23:06)
Re: WAL_DEBUG logs spurious data
Markus Wanner (23:16)
Re: Deprecating RULES
Daniel Farina (23:33)
Re: Deprecating RULES
Peter Geoghegan (23:45)
2012-10-12
Re: Deprecating RULES
Joshua D. Drake (00:07)
Re: Deprecating RULES
Daniel Farina (00:20)
Re: Deprecating RULES
Andrew Dunstan (00:52)
Re: Deprecating RULES
Greg Sabino Mullane (02:58)
Re: Deprecating RULES
Alvaro Herrera (03:44)
Re: Deprecating RULES
David Johnston (03:47)
Re: Deprecating RULES
Darren Duncan (04:00)
line type
Peter Eisentraut (05:38)
Re: Proof of concept: auto updatable views [Review of Patch]
Dean Rasheed (05:39)
[PATCH] explain tup_fetched/returned in monitoring-stats
Abhijit Menon-Sen (06:03)
Re: Switching timeline over streaming replication
Amit Kapila (06:34)
Re: Deprecating RULES
Simon Riggs (06:42)
Re: Deprecating RULES
Simon Riggs (06:47)
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