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-04-26 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
2011-04-26
Re: wrong hint message for ALTER FOREIGN TABLE
Tom Lane (00:02)
Re: Improving the memory allocator
Andres Freund (00:12)
pg_upgrade cleanup
Bruce Momjian (00:19)
Re: Improving the memory allocator
Tom Lane (00:22)
Speeding up pg_upgrade
Bruce Momjian (00:22)
Re: Improving the memory allocator
Andres Freund (00:24)
Re: branching for 9.2devel
Andrew Dunstan (00:37)
Re: Improving the memory allocator
Andres Freund (00:41)
Re: branching for 9.2devel
Tom Lane (00:54)
Re: pg_upgrade cleanup
Robert Haas (00:55)
Re: branching for 9.2devel
Andrew Dunstan (01:02)
Re: branching for 9.2devel
Andrew Dunstan (01:07)
GSoC2011 Caching query results in pgpool-II
Masanori Yamazaki (01:29)
Re: pg_upgrade cleanup
Bruce Momjian (01:39)
Re: branching for 9.2devel
Greg Stark (01:47)
Re: branching for 9.2devel
Greg Sabino Mullane (01:57)
Re: branching for 9.2devel
Alvaro Herrera (03:01)
Re: branching for 9.2devel
Tom Lane (04:11)
What would AggrefExprState nodes' args contain?
Vaibhav Kaushal (06:34)
Possible deadlock issue when one transaction waiting on other and vice versa? Should, ideally, postgres recognize blocking situation?
Prakash Itnal (06:45)
Re: GSoC 2011: Fast GiST index build
Heikki Linnakangas (06:46)
Re: Possible deadlock issue when one transaction waiting on other and vice versa? Should, ideally, postgres recognize blocking situation?
Heikki Linnakangas (06:59)
Re: branching for 9.2devel
Simon Riggs (07:20)
Re: branching for 9.2devel
Simon Riggs (07:28)
Proposal - asynchronous functions
Sim Zacks (07:28)
Re: branching for 9.2devel
Simon Riggs (07:35)
Re: Unlogged tables, persistent kind
Leonardo Francalanci (07:49)
Re: GSoC 2011: Fast GiST index build
Alexander Korotkov (09:10)
Re: operator classes for index?
Yves Weißig (09:18)
Re: Improving the memory allocator
Radosław Smogura (11:59)
Re: Proposal - asynchronous functions
Merlin Moncure (12:15)
Re: Possible deadlock issue when one transaction waiting on other and vice versa? Should, ideally, postgres recognize blocking situation?
Robert Haas (12:22)
Re: Improving the memory allocator
Andres Freund (12:25)
Re: Proposal - asynchronous functions
Robert Haas (12:25)
Re: operator classes for index?
Robert Haas (12:28)
Re: Proposal - asynchronous functions
Stephen Frost (12:32)
Re: operator classes for index?
Yves Weißig (12:42)
Re: Proposal - asynchronous functions
Robert Haas (13:06)
Re: Proposal - asynchronous functions
Sim Zacks (13:17)
Re: Improving the memory allocator
Radosław Smogura (13:21)
Re: Proposal - asynchronous functions
Stephen Frost (13:22)
Re: Improving the memory allocator
Andres Freund (13:24)
Re: Proposal - asynchronous functions
Sim Zacks (13:25)
Re: Proposal - asynchronous functions
Sim Zacks (13:29)
Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Merlin Moncure (13:43)
Re: Proposal - asynchronous functions
David Fetter (14:02)
pg_upgrade fix for connection testing
Bruce Momjian (14:17)
Re: Proposal - asynchronous functions
Robert Haas (14:24)
new AM, catalog entries
Yves Weißig (14:32)
Re: alpha5
Alvaro Herrera (14:36)
Re: Unlogged tables, persistent kind
Cédric Villemain (14:45)
GSoC 2011 Project: Enhancing Foreign-data Wrapper (FDW) functionality for PostgreSQL
Zheng Yang (14:55)
Re: new AM, catalog entries
Alvaro Herrera (15:07)
Re: Proposal - asynchronous functions
Merlin Moncure (15:32)
Re: operator classes for index?
Tom Lane (15:37)
Re: Sync Rep v19
Bruce Momjian (15:40)
Re: maximum digits for NUMERIC
Bruce Momjian (15:58)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Tom Lane (16:28)
GSoC 2011 - New phpPgAdmin Plugin Architecture
Leonardo Sápiras (16:39)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Tom Lane (16:46)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Merlin Moncure (16:58)
Re: Proposal - asynchronous functions
Sim Zacks (17:15)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Tom Lane (17:41)
Re: Prefered Types
Bruce Momjian (17:41)
Memory leak in FDW
Heikki Linnakangas (18:06)
Re: Memory leak in FDW
Alvaro Herrera (18:15)
Re: Proposal - asynchronous functions
Christopher Browne (18:30)
Re: Memory leak in FDW
Tom Lane (18:30)
What was the exact version of PostgreSQL where the column name length changed from 31 to 63 characters?
Dann Corbit (18:35)
Re: What was the exact version of PostgreSQL where the column name length changed from 31 to 63 characters?
Jeff Davis (18:43)
Re: What was the exact version of PostgreSQL where the column name length changed from 31 to 63 characters?
Merlin Moncure (18:47)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Tom Lane (18:48)
Re: What was the exact version of PostgreSQL where the column name length changed from 31 to 63 characters?
Dann Corbit (18:58)
Re: Proposal - asynchronous functions
Markus Wanner (19:32)
Re: Memory leak in FDW
Greg Stark (19:45)
Re: 2nd Level Buffer Cache
Bruce Momjian (19:49)
Re: pg_ctl restart - behaviour based on wrong instance
Bruce Momjian (19:53)
Re: SR standby hangs
Andrew Dunstan (20:01)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Merlin Moncure (20:19)
sequence privileges in information schema
Peter Eisentraut (20:24)
Re: SR standby hangs
Tom Lane (20:28)
Re: offline consistency check and info on attributes
Tomas Vondra (20:39)
Re: SR standby hangs
Andrew Dunstan (20:44)
Re: Improving the memory allocator
Greg Smith (20:44)
Re: SR standby hangs
Tom Lane (20:45)
Re: SR standby hangs
Andrew Dunstan (21:05)
Re: Proposal - asynchronous functions
Kevin Grittner (21:09)
Re: XML with invalid chars
Noah Misch (21:11)
Re: sequence privileges in information schema
Tom Lane (21:17)
Re: Proposal - asynchronous functions
Robert Haas (21:17)
Re: Bad COMPACT_ALLOC_CHUNK size in tsearch/spell.c?
Merlin Moncure (21:19)
GSoC greetings and little question at begining
Tomáš Pospíšil (21:21)
Re: GSoC greetings and little question at begining
Josh Berkus (21:28)
Re: SR standby hangs
Tom Lane (21:31)
Re: SR standby hangs
Andrew Dunstan (21:48)
Re: "stored procedures" - use cases?
Peter Eisentraut (21:56)
Re: XML with invalid chars
Peter Eisentraut (22:02)
Re: "stored procedures" - use cases?
Tom Lane (22:28)
Re: "stored procedures" - use cases?
Kevin Grittner (22:49)
Re: "stored procedures" - use cases?
Josh Berkus (22:55)
Re: "stored procedures" - use cases?
Kevin Grittner (23:01)
Re: "stored procedures" - use cases?
Kevin Grittner (23:08)
Re: branching for 9.2devel
Josh Berkus (23:19)
Alignment padding bytes in arrays vs the planner
Tom Lane (23:23)
Re: branching for 9.2devel
Tom Lane (23:39)
2011-04-27
Re: Alignment padding bytes in arrays vs the planner
Greg Sabino Mullane (01:42)
Re: branching for 9.2devel
Stephen Frost (02:11)
Re: "stored procedures" - use cases?
Greg Stark (03:12)
Fail to search in array, produced by subquery - is it a bug?
Dmitry Fefelov (03:29)
Re: offline consistency check and info on attributes
Alvaro Herrera (03:36)
Re: maximum digits for NUMERIC
Alvaro Herrera (03:38)
Re: Alignment padding bytes in arrays vs the planner
Greg Stark (03:44)
Re: maximum digits for NUMERIC
Bruce Momjian (03:47)
Re: Alignment padding bytes in arrays vs the planner
Noah Misch (03:51)
Re: "stored procedures" - use cases?
Daniel Farina (03:57)
fixing INT64_FORMAT warnings on Mingw
Andrew Dunstan (04:01)
unknown conversion %m
Andrew Dunstan (04:11)
Re: unknown conversion %m
Tom Lane (04:50)
Re: offline consistency check and info on attributes
Tom Lane (04:57)
Introduction
Shiv (06:20)
Re: GSoC 2011: Fast GiST index build
Alexander Korotkov (06:51)
Re: Proposal - asynchronous functions
Markus Wanner (07:22)
Re: GSoC 2011: Fast GiST index build
Heikki Linnakangas (07:27)
Re: Memory leak in FDW
Heikki Linnakangas (08:19)
Predicate locking
Vlad Arkhipov (08:35)
Re: Predicate locking
Nicolas Barbier (08:45)
Re: Predicate locking
Vlad Arkhipov (09:24)
Re: Predicate locking
Heikki Linnakangas (09:38)
Re: alpha5
Heikki Linnakangas (10:47)
Re: maximum digits for NUMERIC
Daniele Varrazzo (12:20)
Re: unknown conversion %m
Andrew Dunstan (12:48)
Re: Extension Packaging
Dimitri Fontaine (12:48)
Re: fixing INT64_FORMAT warnings on Mingw
Peter Eisentraut (13:00)
Re: Fail to search in array, produced by subquery - is it a bug?
Merlin Moncure (13:32)
Re: "stored procedures" - use cases?
Merlin Moncure (13:58)
Re: operator classes for index?
Yves Weißig (14:02)
Re: new AM, catalog entries
Yves Weißig (14:04)
Best way to construct Datum out of a string?
Yves Weißig (14:06)
Re: Best way to construct Datum out of a string?
Heikki Linnakangas (14:11)
Re: Best way to construct Datum out of a string?
Andrew Dunstan (14:17)
Re: fixing INT64_FORMAT warnings on Mingw
Andrew Dunstan (14:19)
Re: unknown conversion %m
Tom Lane (14:29)
Re: unknown conversion %m
Andrew Dunstan (14:53)
Re: unknown conversion %m
Kevin Grittner (14:59)
Re: unknown conversion %m
Tom Lane (15:02)
Re: alpha5
Alvaro Herrera (15:23)
Re: Alignment padding bytes in arrays vs the planner
Tom Lane (15:44)
Re: Alignment padding bytes in arrays vs the planner
Tom Lane (15:56)
Re: unknown conversion %m
Andrew Dunstan (15:58)
timeline garbage in pg_basebackup (was gcc 4.6 warnings -Wunused-but-set-variable)
Peter Eisentraut (16:55)
Re: gcc 4.6 warnings -Wunused-but-set-variable
Peter Eisentraut (16:57)
Re: timeline garbage in pg_basebackup (was gcc 4.6 warnings -Wunused-but-set-variable)
Magnus Hagander (17:17)
Re: SSI non-serializable UPDATE performance
Simon Riggs (17:26)
Re: "stored procedures" - use cases?
Josh Berkus (17:48)
Re: SSI non-serializable UPDATE performance
Dan Ports (17:59)
Re: SSI non-serializable UPDATE performance
Kevin Grittner (18:15)
Re: timeline garbage in pg_basebackup (was gcc 4.6 warnings -Wunused-but-set-variable)
Peter Eisentraut (18:21)
Re: Typed-tables patch broke pg_upgrade
Peter Eisentraut (18:30)
Re: timeline garbage in pg_basebackup (was gcc 4.6 warnings -Wunused-but-set-variable)
Magnus Hagander (18:31)
Re: pg_upgrade automatic testing
Peter Eisentraut (18:32)
Re: alpha5
Peter Eisentraut (18:40)
Re: Typed-tables patch broke pg_upgrade
Tom Lane (18:42)
Re: alpha5
Andrew Dunstan (18:45)
PostgreSQL Core Team
Dave Page (18:48)
Re: alpha5
Alvaro Herrera (18:56)
Re: [HACKERS] PostgreSQL Core Team
Thom Brown (19:01)
Re: PostgreSQL Core Team
Raymond O'Donnell (19:04)
Re: [HACKERS] PostgreSQL Core Team
David Fetter (19:04)
Re: XML with invalid chars
Andrew Dunstan (19:05)
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64
Alvaro Herrera (19:08)
Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Alvaro Herrera (19:12)
Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Dave Page (19:15)
Re: Typed-tables patch broke pg_upgrade
Noah Misch (19:18)
Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Andrew Dunstan (19:19)
Re: PostgreSQL Core Team
Andreas Kretschmer (19:19)
Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Alvaro Herrera (19:21)
Re: PostgreSQL Core Team
Michael Glaesemann (19:23)
Re: [HACKERS] PostgreSQL Core Team
Jaime Casanova (19:37)
make world fails
Kevin Grittner (19:39)
Re: "stored procedures" - use cases?
Greg Stark (19:46)
SIREAD lock versus ACCESS EXCLUSIVE lock
Kevin Grittner (19:59)
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64
Tom Lane (20:10)
Re: make world fails
Tom Lane (20:14)
Re: [HACKERS] PostgreSQL Core Team
Merlin Moncure (20:17)
Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Heikki Linnakangas (20:24)
Re: make world fails
Alvaro Herrera (20:28)
Re: make world fails
Kevin Grittner (20:29)
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64
Alvaro Herrera (20:31)
Re: Best way to construct Datum out of a string?
Yves Weißig (20:35)
Re: make world fails
Dave Page (20:35)
Re: Introduction
Daniel Farina (20:44)
new AM, build returns error
Yves Weißig (20:44)
Re: make world fails
Alvaro Herrera (20:54)
Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Kevin Grittner (21:09)
Re: [HACKERS] PostgreSQL Core Team
Cédric Villemain (21:14)
Re: XML with invalid chars
Noah Misch (21:30)
Re: make world fails
Peter Eisentraut (21:57)
Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Dan Ports (22:11)
Re: pg_upgrade automatic testing
Noah Misch (22:14)
Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Kevin Grittner (22:25)
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