pgsql-hackers since 2012-08-16 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 16, 2012

Thread Author Time
Re: xlog file naming Bruce Momjian 00:43
Re: Patch to improve reliability of postgresql on linux nfs Bruce Momjian 00:45
Re: SSL key with passphrase 📎 Bruce Momjian 00:52
Re: feature request: auto savepoint for interactive psql when in transaction. Bruce Momjian 02:26
Re: ToDo: allow to get a number of processed rows by COPY statement Bruce Momjian 02:31
Re: ToDo: allow to get a number of processed rows by COPY statement Pavel Stehule 04:12
Re: pg_prewarm Gurjeet Singh 05:36
Re: Don't allow relative path for copy from file 📎 Etsuro Fujita 06:11
Re: feature request: auto savepoint for interactive psql when in transaction. Daniel Farina 07:02
UNION ALL with WHERE clause does not use Merge Append Marti Raudsepp 09:31
State of the on-disk bitmap index Daniel Bausch 10:12
Re: ToDo: allow to get a number of processed rows by COPY statement 📎 Pavel Stehule 11:43
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Heikki Linnakangas 11:46
Re: Statistics and selectivity estimation for ranges Heikki Linnakangas 12:40
Re: Statistics and selectivity estimation for ranges Heikki Linnakangas 12:41
Re: cataloguing NOT NULL constraints Alvaro Herrera 14:35
pgsql: In docs, change a few cases of "not important" to "unimportant". Bruce Momjian 14:36
Re: pgsql: In docs, change a few cases of "not important" to "unimportant". Heikki Linnakangas 14:42
Re: pgsql: In docs, change a few cases of "not important" to "unimportant". Bruce Momjian 14:49
Re: UNION ALL with WHERE clause does not use Merge Append Tom Lane 14:59
Re: [COMMITTERS] pgsql: Clean up the #include mess a little. Alvaro Herrera 15:15
Re: pgsql: In docs, change a few cases of "not important" to "unimportant". Heikki Linnakangas 15:19
Re: Underspecified window queries in regression tests Bruce Momjian 15:23
Re: HeapTupleHeaderAdvanceLatestRemovedXid doing the wrong thing with multixacts Bruce Momjian 15:24
Re: pgsql: In docs, change a few cases of "not important" to "unimportant". Bruce Momjian 15:26
Re: pgsql: In docs, change a few cases of "not important" to "unimportant". Andrew Dunstan 15:35
Re: [COMMITTERS] pgsql: In docs, change a few cases of "not important" to "unimportant". Kevin Grittner 15:38
Re: HeapTupleHeaderAdvanceLatestRemovedXid doing the wrong thing with multixacts Alvaro Herrera 15:38
Re: HeapTupleHeaderAdvanceLatestRemovedXid doing the wrong thing with multixacts Bruce Momjian 15:44
Re: [COMMITTERS] pgsql: In docs, change a few cases of "not important" to "unimportant". Bruce Momjian 15:45
The pgrminclude problem Peter Geoghegan 15:48
Re: The pgrminclude problem Bruce Momjian 15:56
Re: HeapTupleHeaderAdvanceLatestRemovedXid doing the wrong thing with multixacts Alvaro Herrera 16:02
Re: cataloguing NOT NULL constraints Kevin Grittner 16:08
Re: The pgrminclude problem Peter Geoghegan 16:17
Re: CREATE SCHEMA IF NOT EXISTS 📎 Fabrízio de Royes Mello 17:36
Re: CREATE SCHEMA IF NOT EXISTS Andrew Dunstan 17:43
Re: CREATE SCHEMA IF NOT EXISTS David E. Wheeler 17:49
Re: CREATE SCHEMA IF NOT EXISTS Fabrízio de Royes Mello 17:55
Re: psql \set vs \copy - bug or expected behaviour? 📎 Bruce Momjian 18:37
Re: TRUE/FALSE vs true/false Bruce Momjian 19:15
Re: TRUE/FALSE vs true/false Kevin Grittner 19:21
Re: TRUE/FALSE vs true/false Bruce Momjian 19:32
Re: Planner avoidance of index only scans for partial indexes Josh Berkus 20:02
Re: Unreproducible bug in snapshot import code 📎 Bruce Momjian 22:44
Re: [COMMITTERS] pgsql: Clean up the #include mess a little. Bruce Momjian 22:52
Re: heap_page_prune comments Bruce Momjian 23:03
Re: tuplesort memory usage: grow_memtuples 📎 Peter Geoghegan 23:26
Re: Avoiding shutdown checkpoint at failover Bruce Momjian 23:38

Aug. 17, 2012

Thread Author Time
Re: Regression tests fail once XID counter exceeds 2 billion Bruce Momjian 00:09
Re: CREATE SCHEMA IF NOT EXISTS Dickson S. Guedes 00:44
Re: RFC: list API / memory allocations Bruce Momjian 00:46
Re: RFC: list API / memory allocations Bruce Momjian 00:46
Re: Not HOT enough Bruce Momjian 00:59
Re: Avoiding repeated snapshot computation Bruce Momjian 01:02
Re: Large number of open(2) calls with bulk INSERT into empty table Bruce Momjian 01:05
Re: review: CHECK FUNCTION statement Bruce Momjian 01:08
Re: ALTER TABLE lock strength reduction patch is unsafe Bruce Momjian 01:11
Re: RFC: list API / memory allocations Stephen Frost 01:51
Re: RFC: list API / memory allocations Bruce Momjian 01:59
Re: Timing overhead and Linux clock sources Bruce Momjian 02:28
Slow tab completion w/ lots of tables Stephen Frost 02:37
Re: huge tlb support David Gould 02:53
Re: review: CHECK FUNCTION statement Pavel Stehule 03:51
Re: external_pid_file not removed on postmaster exit 📎 Peter Eisentraut 05:43
Re: CREATE SCHEMA IF NOT EXISTS 📎 Fabrízio de Royes Mello 13:16
Re: CREATE SCHEMA IF NOT EXISTS 📎 Fabrízio de Royes Mello 13:42
Re: CREATE SCHEMA IF NOT EXISTS Alvaro Herrera 13:46
Re: CREATE SCHEMA IF NOT EXISTS 📎 Fabrízio de Royes Mello 13:59
Re: CREATE SCHEMA IF NOT EXISTS Dickson S. Guedes 14:37
SERIAL columns in foreign tables Alvaro Herrera 14:53
Re: psql output locations 📎 Bruce Momjian 15:17
Re: Planner avoidance of index only scans for partial indexes Merlin Moncure 15:36
Re: psql output locations Alvaro Herrera 16:22
Re: psql output locations Bruce Momjian 16:28
Re: Not HOT enough Robert Haas 17:21
Re: psql \set vs \copy - bug or expected behaviour? Tom Lane 17:38
Re: psql \set vs \copy - bug or expected behaviour? Richard Huxton 17:55
Re: psql \set vs \copy - bug or expected behaviour? Bruce Momjian 18:01
NOT NULL constraints in foreign tables Alvaro Herrera 18:58
Re: NOT NULL constraints in foreign tables Tom Lane 19:19
Re: NOT NULL constraints in foreign tables Robert Haas 19:44
Re: ALTER TABLE lock strength reduction patch is unsafe Robert Haas 19:45
Re: feature request: auto savepoint for interactive psql when in transaction. Ross Reedstrom 20:08
Re: NOT NULL constraints in foreign tables Alvaro Herrera 20:08
Re: foreign key locks 📎 Alvaro Herrera 20:23
Re: Planner avoidance of index only scans for partial indexes Josh Berkus 20:53
Re: CREATE SCHEMA IF NOT EXISTS 📎 Fabrízio de Royes Mello 21:22
asynchronous disk io (was : tuplesort memory usage) johnlumby 22:28
Re: NOT NULL constraints in foreign tables Euler Taveira 23:08

Aug. 18, 2012

Thread Author Time
New WAL code dumps core trivially on replay of bad data Tom Lane 01:46
"CLUSTER VERBOSE" tab completion 📎 Jeff Janes 02:18
Re: New WAL code dumps core trivially on replay of bad data Amit kapila 05:52
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer 08:34
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer 08:37
Re: Re: [COMMITTERS] pgsql: In docs, change a few cases of "not important" to "unimportant". Gavin Flower 08:37
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Nicolas Barbier 09:19
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer 11:36
Re: SP-GiST for ranges based on 2d-mapping and quad-tree 📎 Alexander Korotkov 14:10
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Jeff Janes 19:01

Aug. 19, 2012

Thread Author Time
Re: elog/ereport noreturn decoration Peter Eisentraut 02:37
PATCH: psql boolean display 📎 Phil Sorber 16:02
Rules and WITH and LATERAL 📎 Tom Lane 16:06
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Jeff Davis 20:25
Unexpected plperl difference between 8.4 and 9.1 Joel Jacobson 20:26
Tab completion for DROP CONSTRAINT 📎 Jeff Janes 20:43
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Jeff Davis 20:51
Re: "CLUSTER VERBOSE" tab completion 📎 Jeff Janes 20:55
Re: Statistics and selectivity estimation for ranges 📎 Alexander Korotkov 21:31
Re: temporal support patch Jeff Davis 22:28

Aug. 20, 2012

Thread Author Time
Re: gistchoose vs. bloat Jeff Davis 03:13
Re: temporal support patch Pavel Stehule 03:23
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious 📎 Craig Ringer 04:07
Re: New WAL code dumps core trivially on replay of bad data Heikki Linnakangas 06:39
Primary Key Constraint on inheritance table not getting route to child tables Rushabh Lathia 06:50
Re: State of the on-disk bitmap index Albe Laurenz 07:40
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer 08:45
Re: State of the on-disk bitmap index Daniel Bausch 09:44
Re: State of the on-disk bitmap index Daniel Bausch 10:33
Re: enhanced error fields 📎 Pavel Stehule 13:09
Re: New WAL code dumps core trivially on replay of bad data Tom Lane 14:04
Re: New WAL code dumps core trivially on replay of bad data Andres Freund 14:07
alter enum add value if not exists 📎 Andrew Dunstan 14:52
Re: New WAL code dumps core trivially on replay of bad data Heikki Linnakangas 15:09
Re: New WAL code dumps core trivially on replay of bad data Tom Lane 15:25
Re: SP-GiST for ranges based on 2d-mapping and quad-tree Tom Lane 15:32
Re: Avoiding repeated snapshot computation Robert Haas 15:39
Re: Primary Key Constraint on inheritance table not getting route to child tables Alvaro Herrera 15:39
Re: The pgrminclude problem Robert Haas 15:43
Re: Primary Key Constraint on inheritance table not getting route to child tables Tom Lane 15:58
Re: The pgrminclude problem Alvaro Herrera 16:03
Re: Unexpected plperl difference between 8.4 and 9.1 Alex Hunsaker 16:03
Re: bug of pg_trgm? 📎 Fujii Masao 16:09
Re: Unexpected plperl difference between 8.4 and 9.1 Alvaro Herrera 16:14
Re: New WAL code dumps core trivially on replay of bad data Heikki Linnakangas 16:15
Re: The pgrminclude problem Tom Lane 16:21
Re: Unexpected plperl difference between 8.4 and 9.1 Tom Lane 16:36
Re: Primary Key Constraint on inheritance table not getting route to child tables Rushabh Lathia 16:46
Fix for gistchoose 📎 Alexander Korotkov 16:57
Re: gistchoose vs. bloat Alexander Korotkov 17:13
Re: bug of pg_trgm? Tom Lane 17:26
Re: Rules and WITH and LATERAL Martijn van Oosterhout 18:52
Re: SERIAL columns in foreign tables Robert Haas 18:55
Re: TRUE/FALSE vs true/false Robert Haas 19:09
Re: sha1, sha2 functions into core? Josh Berkus 19:10
Re: Timing overhead and Linux clock sources Robert Haas 19:11
Re: Large number of open(2) calls with bulk INSERT into empty table Robert Haas 19:19
Re: The pgrminclude problem Robert Haas 19:22
Re: sha1, sha2 functions into core? Andrew Dunstan 19:32
Re: NOT NULL constraints in foreign tables Robert Haas 19:35
Re: PATCH: psql boolean display Robert Haas 19:42
Re: NOT NULL constraints in foreign tables Jeff Davis 19:56
Re: sha1, sha2 functions into core? Josh Berkus 20:21
Re: sha1, sha2 functions into core? Joshua D. Drake 20:26
Re: Large number of open(2) calls with bulk INSERT into empty table Tom Lane 20:27
Re: Tab completion for DROP CONSTRAINT Robert Haas 20:32
Re: sha1, sha2 functions into core? Andrew Dunstan 20:33
Re: "CLUSTER VERBOSE" tab completion Robert Haas 20:46
Re: Large number of open(2) calls with bulk INSERT into empty table Robert Haas 20:47
Re: NOT NULL constraints in foreign tables Robert Haas 20:50
Re: sha1, sha2 functions into core? Joshua D. Drake 20:53
Re: sha1, sha2 functions into core? Peter Geoghegan 20:57
Re: temporal support patch Robert Haas 21:04
Re: PATCH: psql boolean display Pavel Stehule 21:10
Re: NOT NULL constraints in foreign tables Jeff Davis 21:14
Re: PATCH: psql boolean display Phil Sorber 21:19
Re: PATCH: psql boolean display Phil Sorber 21:31
Re: PATCH: psql boolean display Thom Brown 21:54
Re: PATCH: psql boolean display Thom Brown 21:56
Re: PATCH: psql boolean display Pavel Stehule 22:00
Re: PATCH: psql boolean display Phil Sorber 22:06
Re: PATCH: psql boolean display Thom Brown 22:08
Re: PATCH: psql boolean display Gurjeet Singh 22:08
Re: PATCH: psql boolean display Phil Sorber 22:16
Re: PATCH: psql boolean display Kevin Grittner 22:28
Re: PATCH: psql boolean display Thom Brown 22:30
Re: PATCH: psql boolean display Phil Sorber 22:31
Re: Large number of open(2) calls with bulk INSERT into empty table Tom Lane 22:44
Outdated Japanse developers FAQ Tatsuo Ishii 22:49
Re: sha1, sha2 functions into core? Greg Sabino Mullane 22:54
Re: PATCH: psql boolean display Phil Sorber 22:57
Re: sha1, sha2 functions into core? Tom Lane 23:08
Re: PATCH: psql boolean display Tatsuo Ishii 23:09
Re: temporal support patch David Johnston 23:17
Re: PATCH: psql boolean display Tom Lane 23:19
Re: temporal support patch Josh Berkus 23:32

Aug. 21, 2012

Thread Author Time
Re: Outdated Japanse developers FAQ Fujii Masao 00:03
Re: Outdated Japanse developers FAQ Tatsuo Ishii 00:12
Re: sha1, sha2 functions into core? Andrew Dunstan 00:12
Re: temporal support patch Kevin Grittner 00:32
Re: sha1, sha2 functions into core? Joshua D. Drake 00:35
[PATCH]Tablesample Submission 📎 Qi Huang 01:52
TODO Tatsuo Ishii 03:16
Re: PATCH: psql boolean display Phil Sorber 03:55
Re: temporal support patch Jeff Davis 04:24
Re: temporal support patch Jeff Davis 04:33
Re: temporal support patch Jeff Davis 04:52
Re: temporal support patch Jeff Davis 05:04
Re: temporal support patch Craig Ringer 05:13
Re: temporal support patch Craig Ringer 05:22

Browse Archives

Prev | Next