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 2009-12-20 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
Dec. 20, 2009
Re: Distinguish view and table problem
Filip Rembiałkowski (00:33)
Re: [HACKERS] Distinguish view and table problem
suzhiyang (01:17)
Re: Removing pg_migrator limitations
Bruce Momjian (01:58)
Small typos in Hot Standby docs
John Naylor (02:42)
Re: Removing pg_migrator limitations
Bruce Momjian (03:46)
Re: Removing pg_migrator limitations
Robert Haas (03:52)
Re: Removing pg_migrator limitations
Bruce Momjian (03:59)
Re: LATERAL
Robert Haas (04:01)
Re: LATERAL
Robert Haas (04:06)
Re: LATERAL
Tom Lane (05:45)
Additional SPI functions
James William Pye (06:45)
Re: Additional SPI functions
Tom Lane (07:03)
Re: Additional SPI functions
James William Pye (08:34)
alpha3 bundled -- please verify
Peter Eisentraut (08:36)
Re: creating index names automatically?
Ron Mayer (09:10)
Re: alpha3 bundled -- please verify
James William Pye (10:07)
fdw validation function vs zero catalog id
Martin Pihlak (13:39)
Re: Aggregate ORDER BY patch
Pavel Stehule (15:15)
Re: alpha3 bundled -- please verify
Tom Lane (16:20)
Re: fdw validation function vs zero catalog id
Tom Lane (17:29)
Re: Removing pg_migrator limitations
Tom Lane (17:52)
Re: Removing pg_migrator limitations
Bruce Momjian (18:07)
LIKE INCLUDING COMMENTS code is a flight of fancy
Tom Lane (18:41)
Re: Removing pg_migrator limitations
Tom Lane (18:49)
Re: creating index names automatically?
Tom Lane (18:58)
Re: Removing pg_migrator limitations
Robert Haas (18:58)
[WIP] Inspection of row types in pl/pgsql and pl/sql
Florian G. Pflug (19:04)
Re: Removing pg_migrator limitations
Tom Lane (19:08)
Re: creating index names automatically?
Michael Glaesemann (19:22)
Re: Removing pg_migrator limitations
Robert Haas (19:29)
Re: alpha3 release schedule?
Simon Riggs (19:30)
Re: Removing pg_migrator limitations
Tom Lane (19:39)
Re: alpha3 bundled -- please verify
James William Pye (19:53)
Re: alpha3 bundled -- please verify
Marko Tiikkaja (20:02)
Re: alpha3 release schedule?
Simon Riggs (20:33)
Re: alpha3 release schedule?
Simon Riggs (20:42)
Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Pavel Stehule (20:52)
Re: alpha3 release schedule?
Simon Riggs (21:04)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Tom Lane (21:08)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Pavel Stehule (21:21)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Dimitri Fontaine (21:23)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Tom Lane (21:39)
Re: fdw validation function vs zero catalog id
Martin Pihlak (22:26)
Re: fdw validation function vs zero catalog id
Tom Lane (22:43)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Andrew Gierth (22:48)
Re: creating index names automatically?
Tom Lane (23:02)
Dec. 21, 2009
Re: alpha3 release schedule?
Robert Haas (00:11)
Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
John Naylor (00:20)
Re: Largeobject Access Controls (r2460)
KaiGai Kohei (00:39)
Re: Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
Robert Haas (01:23)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Greg Stark (01:37)
Re: Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
Andres Freund (02:16)
Re: using separate parameters in psql query execution
Robert Haas (03:01)
Small Bug in GetConflictingVirtualXIDs
Andres Freund (03:02)
Possible patch for better index name choosing
Tom Lane (03:17)
Re: Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
Tom Lane (03:23)
Re: Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
Andres Freund (03:24)
Re: [PATCH] remove redundant ownership checks
Robert Haas (03:53)
Re: Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
John Naylor (03:54)
Re: Patch: Remove all declarations from pg_attribute.h, consolidate BKI scripts
Robert Haas (03:55)
Re: Possible patch for better index name choosing
Robert Haas (04:11)
Re: Removing pg_migrator limitations
Bruce Momjian (04:58)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Pavel Stehule (05:01)
Re: Possible patch for better index name choosing
Tom Lane (05:03)
Re: Removing pg_migrator limitations
Marc G. Fournier (05:16)
Re: Removing pg_migrator limitations
Tom Lane (05:18)
Re: Possible patch for better index name choosing
Robert Haas (05:29)
Re: Removing pg_migrator limitations
Bruce Momjian (05:29)
Re: Possible patch for better index name choosing
Tom Lane (05:39)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Pavel Stehule (05:48)
Re: using separate parameters in psql query execution
Pavel Stehule (06:03)
Re: Small Bug in GetConflictingVirtualXIDs
Simon Riggs (07:46)
Re: alpha3 release schedule?
Heikki Linnakangas (08:55)
Re: An example of bugs for Hot Standby
Hiroyuki Yamada (09:38)
Re: alpha3 release schedule?
Hiroyuki Yamada (09:42)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Greg Stark (10:13)
Minimum perl version supported
Tim Bunce (10:45)
Re: Initial refactoring of plperl.c [PATCH]
Tim Bunce (10:52)
Re: New VACUUM FULL
Simon Riggs (10:54)
Re: alpha3 release schedule?
Simon Riggs (11:34)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Pavel Stehule (11:43)
Re: using separate parameters in psql query execution
Robert Haas (11:56)
Re: Minimum perl version supported
Robert Haas (12:06)
Re: using separate parameters in psql query execution
Pavel Stehule (12:36)
Re: Minimum perl version supported
Magnus Hagander (12:46)
Re: Streaming replication and non-blocking I/O
Fujii Masao (12:56)
Re: New VACUUM FULL
Heikki Linnakangas (12:56)
Re: fdw validation function vs zero catalog id
Martin Pihlak (12:59)
Re: Proposal: Pre ordered aggregates, default ORDER BY clause for aggregates - median support
Greg Stark (13:35)
Table size does not include toast size
Rafael Martinez (13:36)
Re: New VACUUM FULL
Greg Stark (13:48)
Re: alpha3 bundled -- please verify
Peter Eisentraut (14:10)
Re: Minimum perl version supported
Robert Haas (14:57)
Re: Table size does not include toast size
Tom Lane (15:01)
Re: Minimum perl version supported
Tom Lane (15:09)
Re: Minimum perl version supported
Tim Bunce (15:18)
Re: An example of bugs for Hot Standby
Kevin Grittner (15:21)
Re: Table size does not include toast size
Rafael Martinez (15:24)
Re: Table size does not include toast size
Bernd Helmle (15:25)
Re: Small Bug in GetConflictingVirtualXIDs
Alvaro Herrera (15:25)
Re: Table size does not include toast size
Tom Lane (15:31)
Re: Table size does not include toast size
Rafael Martinez (15:37)
Re: Small Bug in GetConflictingVirtualXIDs
Tom Lane (15:38)
Re: Small Bug in GetConflictingVirtualXIDs
Simon Riggs (15:48)
Re: Table size does not include toast size
Rafael Martinez (15:51)
Re: Small Bug in GetConflictingVirtualXIDs
Andres Freund (16:04)
Re: Minimum perl version supported
David E. Wheeler (16:22)
Re: Table size does not include toast size
Greg Smith (16:30)
Re: Table size does not include toast size
Tom Lane (16:54)
Re: Table size does not include toast size
Greg Smith (17:02)
Re: Streaming replication and non-blocking I/O
Heikki Linnakangas (17:26)
Re: Streaming replication and non-blocking I/O
Heikki Linnakangas (17:31)
Re: Minimum perl version supported
Tim Bunce (17:45)
Re: Table size does not include toast size
Greg Stark (18:01)
Re: Table size does not include toast size
Tom Lane (18:11)
Re: Streaming replication and non-blocking I/O
Tom Lane (18:21)
Segfault from PL/Perl Returning vstring
David E. Wheeler (19:26)
Re: Segfault from PL/Perl Returning vstring
Andrew Dunstan (19:46)
Re: Segfault from PL/Perl Returning vstring
David E. Wheeler (19:48)
Re: Segfault from PL/Perl Returning vstring
Peter Eisentraut (20:39)
Re: Segfault from PL/Perl Returning vstring
Andrew Dunstan (20:58)
Update ppport.h in plperl
Tim Bunce (21:19)
First feature patch for plperl - second draft [PATCH]
Tim Bunce (21:55)
Re: Possible patch for better index name choosing
Peter Eisentraut (21:58)
Re: Segfault from PL/Perl Returning vstring
Tim Bunce (22:13)
Re: Segfault from PL/Perl Returning vstring
David E. Wheeler (22:34)
Re: Possible patch for better index name choosing
Tom Lane (22:37)
Re: Segfault from PL/Perl Returning vstring
David E. Wheeler (22:49)
Dec. 22, 2009
Re: Small Bug in GetConflictingVirtualXIDs
Andres Freund (02:19)
Small change of the HS document
Fujii Masao (02:25)
Re: Streaming replication and non-blocking I/O
Fujii Masao (03:18)
Re: LIKE INCLUDING COMMENTS code is a flight of fancy
Takahiro Itagaki (04:16)
Re: Streaming replication and non-blocking I/O
Tom Lane (04:46)
Re: Segfault from PL/Perl Returning vstring
Andrew Dunstan (05:04)
Re: Backup history file should be replicated in Streaming Replication?
Fujii Masao (05:40)
Re: Largeobject Access Controls (r2460)
KaiGai Kohei (05:46)
Re: Streaming replication and non-blocking I/O
Heikki Linnakangas (06:30)
Re: [PATCH] remove redundant ownership checks
KaiGai Kohei (07:13)
Re: Streaming replication and non-blocking I/O
Fujii Masao (07:21)
Re: Buffer statistics for pg_stat_statements
Takahiro Itagaki (08:27)
Re: alpha3 release schedule?
Simon Riggs (08:34)
Re: New VACUUM FULL
Takahiro Itagaki (09:11)
Re: fdw validation function vs zero catalog id
Martin Pihlak (09:30)
Re: New VACUUM FULL
Simon Riggs (09:37)
Re: Small typos in Hot Standby docs
Simon Riggs (09:41)
Re: New VACUUM FULL
Simon Riggs (10:10)
Re: Small Bug in GetConflictingVirtualXIDs
Simon Riggs (10:42)
Re: New VACUUM FULL
Takahiro Itagaki (10:45)
Re: Table size does not include toast size
Cédric Villemain (10:46)
Re: Buffer statistics for pg_stat_statements
Cédric Villemain (10:51)
Re: alpha3 release schedule?
Florian Pflug (11:32)
Re: Streaming replication and non-blocking I/O
Greg Stark (11:36)
Re: alpha3 release schedule?
Greg Stark (11:41)
Tuplestore should remember the memory context it's created in
Heikki Linnakangas (11:45)
Re: Streaming replication and non-blocking I/O
Heikki Linnakangas (11:49)
Re: Tuplestore should remember the memory context it's created in
Greg Stark (12:16)
Re: Tuplestore should remember the memory context it's created in
Greg Stark (12:20)
Re: alpha3 release schedule?
Simon Riggs (12:21)
Re: alpha3 release schedule?
Simon Riggs (12:25)
Re: New VACUUM FULL
Simon Riggs (12:29)
Re: Streaming replication and non-blocking I/O
Heikki Linnakangas (12:47)
Re: alpha3 release schedule?
Heikki Linnakangas (14:09)
Re: Table size does not include toast size
Bernd Helmle (14:09)
Re: Table size does not include toast size
Bernd Helmle (14:11)
Re: Streaming replication and non-blocking I/O
Fujii Masao (14:21)
Re: alpha3 release schedule?
Simon Riggs (14:31)
Re: Table size does not include toast size
Tom Lane (14:55)
Re: Tuplestore should remember the memory context it's created in
Tom Lane (15:01)
Re: alpha3 release schedule?
Florian Pflug (15:32)
Re: Tuplestore should remember the memory context it's created in
Tom Lane (15:37)
Re: alpha3 release schedule?
Greg Stark (15:38)
Re: alpha3 release schedule?
Simon Riggs (15:45)
Re: Tuplestore should remember the memory context it's created in
Heikki Linnakangas (16:13)
Re: alpha3 release schedule?
Simon Riggs (16:15)
Re: alpha3 release schedule?
Heikki Linnakangas (16:17)
Re: [PATCH] remove redundant ownership checks
Robert Haas (16:20)
Re: alpha3 release schedule?
Simon Riggs (16:25)
Re: Tuplestore should remember the memory context it's created in
Tom Lane (16:31)
Re: alpha3 release schedule?
Heikki Linnakangas (16:40)
Re: Largeobject Access Controls (r2460)
Robert Haas (17:13)
Re: alpha3 release schedule?
Simon Riggs (17:15)
Re: Small change of the HS document
Simon Riggs (17:28)
Re: alpha3 release schedule?
Heikki Linnakangas (17:30)
Re: Backup history file should be replicated in Streaming Replication?
Simon Riggs (17:42)
Re: Backup history file should be replicated in Streaming Replication?
Simon Riggs (17:49)
Re: Tuplestore should remember the memory context it's created in
Heikki Linnakangas (17:55)
Re: Segfault from PL/Perl Returning vstring
David E. Wheeler (17:59)
Re: Small Bug in GetConflictingVirtualXIDs
Andres Freund (18:03)
Re: alpha3 release schedule?
Bruce Momjian (18:20)
Re: Backup history file should be replicated in Streaming Replication?
Fujii Masao (18:28)
Re: Backup history file should be replicated in Streaming Replication?
Simon Riggs (18:41)
Re: alpha3 release schedule?
Simon Riggs (18:52)
Re: alpha3 release schedule?
Florian Pflug (18:53)
Streaming Rep - 2-phase backups and reducing time to full replication
Simon Riggs (18:54)
Re: Tuplestore should remember the memory context it's created in
Tom Lane (18:57)
Re: Backup history file should be replicated in Streaming Replication?
Fujii Masao (18:57)
Re: alpha3 release schedule?
Simon Riggs (19:02)
Re: Backup history file should be replicated in Streaming Replication?
Tom Lane (19:02)
Re: alpha3 release schedule?
David E. Wheeler (19:04)
Re: Backup history file should be replicated in Streaming Replication?
Fujii Masao (19:09)
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