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 before 2011-12-01 00:01
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
Nov. 28, 2011
Re: Patch: add timing of buffer I/O requests
Tomas Vondra (09:24)
Re: Avoiding shutdown checkpoint at failover
Greg Smith (09:30)
Re: splitting plpython into smaller parts
Greg Smith (10:00)
CommitFest 2011-11 Post-Tryptophan Progress Report
Greg Smith (10:13)
Re: Measuring relation free space
Greg Smith (10:40)
Re: patch for type privileges
Yeb Havinga (10:41)
Re: Notes on implementing URI syntax for libpq
Alexander Shulgin (10:55)
Re: pgsql_fdw, FDW for PostgreSQL server
Shigeru Hanada (11:00)
Re: splitting plpython into smaller parts
Jan Urbański (11:09)
Re: pgsql_fdw, FDW for PostgreSQL server
Shigeru Hanada (11:50)
Re: Disable OpenSSL compression
Magnus Hagander (12:21)
Re: Patch: Perl xsubpp
Andrew Dunstan (12:56)
Re: psql line number reporting from stdin
Robert Haas (13:10)
Re: odbc_fdw
Robert Haas (13:12)
Re: psql line number reporting from stdin
Gurjeet Singh (13:49)
Re: Patch: add timing of buffer I/O requests
Robert Haas (13:51)
Re: psql line number reporting from stdin
Robert Haas (13:55)
Re: pgsql_fdw, FDW for PostgreSQL server
Robert Haas (13:59)
Re: Prep object creation hooks, and related sepgsql updates
Kohei KaiGai (14:16)
Re: Prep object creation hooks, and related sepgsql updates
Dimitri Fontaine (14:24)
Re: Patch: add timing of buffer I/O requests
Greg Stark (14:40)
Add minor version to v3 protocol to allow changes without breaking backwards compatibility
Mikko Tiihonen (15:18)
Re: Patch: add timing of buffer I/O requests
Tomas Vondra (15:29)
Re: Patch: add timing of buffer I/O requests
Tom Lane (15:55)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Bruce Momjian (16:33)
Re: Prep object creation hooks, and related sepgsql updates
Kohei KaiGai (17:00)
Re: psql line number reporting from stdin
Gurjeet Singh (17:20)
Re: Patch: Perl xsubpp
David E. Wheeler (17:37)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Andrew Dunstan (17:40)
Re: psql line number reporting from stdin
Alvaro Herrera (17:45)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Alvaro Herrera (17:48)
Re: Patch: add timing of buffer I/O requests
Martijn van Oosterhout (18:10)
Re: patch : Allow toast tables to be moved to a different tablespace
Julien Tachoires (18:32)
Re: [PATCH] Replace a long chain of if's in eval_const_expressions_mutator by a switch()
Tom Lane (19:23)
Re: Avoiding repeated snapshot computation
Gurjeet Singh (19:55)
Re: patch for type privileges
Merlin Moncure (20:25)
Re: Prep object creation hooks, and related sepgsql updates
Dimitri Fontaine (20:28)
Re: odbc_fdw
Stefan Keller (21:12)
Re: pgsql: Make pg_dumpall build with the right object files under MSVC.
Bruce Momjian (21:26)
Re: Patch: add timing of buffer I/O requests
Dimitri Fontaine (21:32)
Re: pg_upgrade automatic testing
Andrew Dunstan (21:42)
Re: strange nbtree corruption report
Alvaro Herrera (21:44)
Re: [PATCH] Replace a long chain of if's in eval_const_expressions_mutator by a switch()
Bruce Momjian (21:47)
Re: psql line number reporting from stdin
Nathan Wagner (22:12)
Nov. 29, 2011
Re: strange nbtree corruption report
Jim Nasby (01:07)
Re: strange nbtree corruption report
Bruce Momjian (01:11)
Re: Patch: add timing of buffer I/O requests
Jim Nasby (01:14)
Re: Patch: add timing of buffer I/O requests
Tomas Vondra (01:17)
Re: Patch: add timing of buffer I/O requests
Tomas Vondra (01:21)
Re: Patch: add timing of buffer I/O requests
Tom Lane (01:24)
Re: Patch: add timing of buffer I/O requests
Ants Aasma (01:36)
Re: CommitFest 2011-11 Post-Tryptophan Progress Report
Andres Freund (01:38)
Re: strange nbtree corruption report
Tom Lane (01:40)
Re: Avoiding repeated snapshot computation
Andres Freund (01:41)
Re: CommitFest 2011-11 Post-Tryptophan Progress Report
Greg Smith (01:45)
Re: CommitFest 2011-11 Post-Tryptophan Progress Report
Andres Freund (01:52)
Re: Patch: add timing of buffer I/O requests
Greg Smith (01:59)
Re: Patch: add timing of buffer I/O requests
Tom Lane (02:11)
Re: psql setenv command
Josh Kupershmidt (02:19)
Allow pg_dumpall to use dumpmem.c functions, simplify exit code
Bruce Momjian (02:38)
Re: DOMAINs and CASTs
Bruce Momjian (02:46)
Re: WIP: collect frequency statistics for arrays
Bruce Momjian (02:49)
Re: perltidy
Bruce Momjian (02:58)
Re: Avoiding repeated snapshot computation
Kevin Grittner (03:00)
Re: WIP: collect frequency statistics for arrays
Nathan Boley (03:02)
to_date() marked stable?
Bruce Momjian (03:11)
Re: to_date() marked stable?
Tom Lane (03:29)
Re: to_date() marked stable?
Bruce Momjian (03:45)
Re: pgsql_fdw, FDW for PostgreSQL server
Etsuro Fujita (04:16)
Re: Misleading CREATE TABLE error
Peter Eisentraut (04:33)
psql editor temp file extension
Peter Eisentraut (04:46)
Re: psql editor temp file extension
Pavel Stehule (04:50)
Re: Avoiding repeated snapshot computation
Pavan Deolasee (04:51)
Re: plpython SPI cursors
Peter Eisentraut (05:01)
Re: splitting plpython into smaller parts
Peter Eisentraut (05:02)
Re: patch for type privileges
Peter Eisentraut (05:07)
Re: Avoiding repeated snapshot computation
Pavan Deolasee (05:12)
Re: odbc_fdw
Stefan Keller (08:32)
Re: Concurrent CREATE TABLE/DROP SCHEMA leaves inconsistent leftovers
Daniel Farina (08:37)
Re: pgsql_fdw, FDW for PostgreSQL server
Albe Laurenz (09:25)
Re: review: CHECK FUNCTION statement
Albe Laurenz (12:17)
Re: strange nbtree corruption report
Robert Haas (13:08)
Re: strange nbtree corruption report
Robert Haas (13:14)
Re: DOMAINs and CASTs
Robert Haas (14:16)
Re: synchronous commit vs. hint bits
Robert Haas (14:17)
Re: review: CHECK FUNCTION statement
Pavel Stehule (14:21)
Re: Review of VS 2010 support patches
Andrew Dunstan (15:01)
Re: Concurrent CREATE TABLE/DROP SCHEMA leaves inconsistent leftovers
Robert Haas (15:10)
Re: odbc_fdw
Robert Haas (15:13)
Re: Avoiding repeated snapshot computation
Bruce Momjian (15:19)
Re: odbc_fdw
Andrew Dunstan (15:30)
Re: Inlining comparators as a performance optimisation
Bruce Momjian (15:31)
Re: DOMAINs and CASTs
Tom Lane (15:36)
Re: DOMAINs and CASTs
Bruce Momjian (15:37)
Re: DOMAINs and CASTs
Tom Lane (15:42)
Re: DOMAINs and CASTs
Jaime Casanova (16:11)
Re: Prep object creation hooks, and related sepgsql updates
Kohei KaiGai (16:42)
Re: ALTER TABLE lock strength reduction patch is unsafe
Bruce Momjian (16:50)
Why so few built-in range types?
Tom Lane (17:01)
Re: GiST range-contained-by searches versus empty ranges
Jeff Davis (17:09)
Re: review: CHECK FUNCTION statement
Tom Lane (17:15)
Re: GiST range-contained-by searches versus empty ranges
Tom Lane (17:29)
Re: review: CHECK FUNCTION statement
Pavel Stehule (17:37)
Re: patch for type privileges
Peter Eisentraut (17:47)
Re: [Review] Include detailed information about a row failing a CHECK constraint into the error message
Tom Lane (17:51)
Re: review: CHECK FUNCTION statement
Alvaro Herrera (18:38)
Re: [Review] Include detailed information about a row failing a CHECK constraint into the error message
Jan Kundrát (18:39)
Re: Inlining comparators as a performance optimisation
Peter Geoghegan (18:48)
Re: review: CHECK FUNCTION statement
Pavel Stehule (19:37)
Re: review: CHECK FUNCTION statement
Pavel Stehule (19:38)
Re: Notes on implementing URI syntax for libpq
Alexander Shulgin (19:53)
Re: Notes on implementing URI syntax for libpq
Alexander Shulgin (20:02)
Re: Re: [patch] Include detailed information about a row failing a CHECK constraint into the error message
Tom Lane (20:09)
Re: Re: [patch] Include detailed information about a row failing a CHECK constraint into the error message
Kevin Grittner (20:24)
Re: Inlining comparators as a performance optimisation
Bruce Momjian (20:34)
Re: Avoiding repeated snapshot computation
Andres Freund (20:55)
Re: Review of VS 2010 support patches
Brar Piening (21:32)
Re: Patch - Debug builds without optimization
Bruce Momjian (21:32)
Re: Allow pg_dumpall to use dumpmem.c functions, simplify exit code
Bruce Momjian (21:35)
Re: Inlining comparators as a performance optimisation
Andres Freund (21:36)
Re: Inlining comparators as a performance optimisation
Greg Jaskiewicz (21:43)
autovacuum and default_transaction_isolation
Dan Ports (21:44)
Re: autovacuum and default_transaction_isolation
Kevin Grittner (21:54)
Re: Avoiding repeated snapshot computation
Andres Freund (22:00)
Re: Patch - Debug builds without optimization
Peter Eisentraut (22:07)
Re: Patch - Debug builds without optimization
Tom Lane (22:12)
Nov. 30, 2011
Re: Avoiding repeated snapshot computation
Ants Aasma (00:03)
Re: autovacuum and default_transaction_isolation
Tom Lane (00:04)
Re: Patch - Debug builds without optimization
Bruce Momjian (00:13)
Reserved words and delimited identifiers
Joe Abbate (00:29)
Re: autovacuum and default_transaction_isolation
Kevin Grittner (00:33)
Re: autovacuum and default_transaction_isolation
Dan Ports (00:34)
backup_label during crash recovery: do we know how to solve it?
Daniel Farina (02:10)
Re: Core Extensions relocation
Josh Berkus (02:24)
Re: Patch - Debug builds without optimization
Robert Haas (03:02)
Re: Reserved words and delimited identifiers
Robert Haas (03:09)
Re: DOMAINs and CASTs
Robert Haas (03:12)
Re: Patch - Debug builds without optimization
Bruce Momjian (03:35)
Re: autovacuum and default_transaction_isolation
Tom Lane (03:55)
Re: autovacuum and default_transaction_isolation
Tom Lane (04:01)
Re: Reserved words and delimited identifiers
Joe Abbate (04:21)
Re: Reserved words and delimited identifiers
Tom Lane (04:41)
Re: ALTER TABLE lock strength reduction patch is unsafe
Robert Haas (04:42)
Re: Word-smithing doc changes
Bruce Momjian (04:47)
Re: Reserved words and delimited identifiers
Robert Haas (05:03)
Re: Reserved words and delimited identifiers
Joe Abbate (05:15)
Re: Reserved words and delimited identifiers
Tom Lane (05:48)
Re: Patch - Debug builds without optimization
Tom Lane (06:05)
Re: synchronous commit vs. hint bits
YAMAMOTO Takashi (06:37)
Re: Word-smithing doc changes
Greg Smith (08:02)
GIN internal query-plan alternatives.
jesper (11:38)
Java LISTEN/NOTIFY client library work-around
Joel Jacobson (12:07)
Re: Java LISTEN/NOTIFY client library work-around
Jan Urbański (12:27)
Re: synchronous commit vs. hint bits
Robert Haas (13:10)
Re: Word-smithing doc changes
Robert Haas (13:18)
Re: Java LISTEN/NOTIFY client library work-around
Andrew Dunstan (13:58)
Re: Reserved words and delimited identifiers
Alvaro Herrera (14:02)
Re: Reserved words and delimited identifiers
Andrew Dunstan (14:35)
Re: Reserved words and delimited identifiers
Tom Lane (14:55)
Re: review: CHECK FUNCTION statement
Albe Laurenz (15:23)
Re: %TYPE and array declaration patch review
Pavel Stehule (15:42)
Re: review: CHECK FUNCTION statement
Tom Lane (15:53)
Re: review: CHECK FUNCTION statement
Robert Haas (16:03)
Re: review: CHECK FUNCTION statement
Pavel Stehule (16:06)
Re: review: CHECK FUNCTION statement
Alvaro Herrera (16:09)
Re: Review of VS 2010 support patches
Andrew Dunstan (16:09)
Re: review: CHECK FUNCTION statement
Tom Lane (16:13)
Re: review: CHECK FUNCTION statement
Pavel Stehule (16:14)
Re: Add minor version to v3 protocol to allow changes without breaking backwards compatibility
Robert Haas (16:17)
Re: review: CHECK FUNCTION statement
Tom Lane (16:19)
Re: Reserved words and delimited identifiers
Joe Abbate (16:21)
Re: Reserved words and delimited identifiers
Kevin Grittner (16:26)
Re: review: CHECK FUNCTION statement
Pavel Stehule (16:39)
Re: Add minor version to v3 protocol to allow changes without breaking backwards compatibility
Merlin Moncure (16:52)
Re: review: CHECK FUNCTION statement
Tom Lane (16:58)
Re: Large number of open(2) calls with bulk INSERT into empty table
Robert Haas (17:23)
Re: Large number of open(2) calls with bulk INSERT into empty table
Tom Lane (17:29)
Re: Reserved words and delimited identifiers
Joe Abbate (17:36)
Re: Why so few built-in range types?
Jeff Davis (18:08)
Re: Word-smithing doc changes
Greg Stark (18:20)
Re: Why so few built-in range types?
Tom Lane (18:20)
Re: review: CHECK FUNCTION statement
Pavel Stehule (18:21)
Re: Why so few built-in range types?
Robert Haas (18:26)
Re: review: CHECK FUNCTION statement
Tom Lane (18:30)
Re: Large number of open(2) calls with bulk INSERT into empty table
Robert Haas (18:30)
Re: review: CHECK FUNCTION statement
Pavel Stehule (18:34)
Re: Reserved words and delimited identifiers
Kevin Grittner (18:34)
Re: Large number of open(2) calls with bulk INSERT into empty table
Tom Lane (18:45)
Re: autovacuum and default_transaction_isolation
Kevin Grittner (19:53)
Re: Java LISTEN/NOTIFY client library work-around
Joel Jacobson (20:13)
Accounting for toast in query planner. (gin/gist indexes).
Jesper Krogh (20:15)
Re: FlexLocks
Robert Haas (20:26)
Re: WIP: index support for regexp search
Robert Haas (20:29)
Re: Inverse convertion for pg_mb2wchar
Robert Haas (20:30)
Re: Refactoring on DROP/ALTER SET SCHEMA/ALTER RENAME TO statement
Robert Haas (20:33)
Re: loss of transactions in streaming replication
Robert Haas (20:37)
Re: WIP: cross column stats revisited ...
Robert Haas (20:38)
Re: Why so few built-in range types?
Stephen Frost (20:58)
Re: Why so few built-in range types?
Robert Haas (22:56)
Re: FlexLocks
Kevin Grittner (23:57)
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