pgsql-hackers before 2012-03-10 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

March 7, 2012

Thread Author Time
Re: Fix PL/Python metadata when there is no result Tom Lane 21:49
Re: Command Triggers, patch v11 Thom Brown 21:53
Re: WIP: URI connection string support for libpq 📎 Alexander Shulgin 21:54
Re: psql COPY vs. ON_ERROR_ROLLBACK, multi-command strings Robert Haas 21:57
Re: NULL's support in SP-GiST Robert Haas 21:59
Re: Fix PL/Python metadata when there is no result Peter Eisentraut 21:59
Re: Fix PL/Python metadata when there is no result Tom Lane 22:14
Re: patch for a locale-specific bug in regression tests (REL9_1_STABLE) Robert Haas 22:20
Re: RFC: Making TRUNCATE more "MVCC-safe" Simon Riggs 22:41
Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane 23:38

March 8, 2012

Thread Author Time
Re: Collect frequency statistics for arrays Tom Lane 00:51
Custom Operators Cannot be Found for Composite Type Values David E. Wheeler 01:17
Requesting Ideas fro project proposal. Ali Ahmed 01:25
Re: Requesting Ideas fro project proposal. Ali Ahmed 01:29
pg_basebackup streaming issue from standby 📎 Thom Brown 01:36
Re: pg_basebackup streaming issue from standby Fujii Masao 01:45
Re: pg_stat_statements and planning time Fujii Masao 02:59
Re: pg_stat_statements and planning time Fujii Masao 03:29
Re: Patch: improve selectivity estimation for IN/NOT IN Tom Lane 04:07
Re: Custom Operators Cannot be Found for Composite Type Values Tom Lane 04:23
Re: pg_upgrade --logfile option documentation 📎 Bruce Momjian 04:39
Re: Speed dblink using alternate libpq tuple storage Kyotaro HORIGUCHI 05:35
Re: poll: CHECK TRIGGER? 📎 Pavel Stehule 07:35
Re: poll: CHECK TRIGGER? Albe Laurenz 09:49
Re: pg_basebackup streaming issue from standby Magnus Hagander 10:12
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Shigeru Hanada 10:18
Re: pg_basebackup streaming issue from standby Thom Brown 11:06
Re: poll: CHECK TRIGGER? 📎 Petr Jelinek 11:30
check function patch Alvaro Herrera 12:06
Re: Patch review for logging hooks (CF 2012-01) Martin Pihlak 12:34
Re: pg_stat_statements and planning time Robert Haas 13:09
Re: [PATCH] Support for foreign keys with arrays Robert Haas 13:11
Re: Inline Extension Robert Haas 13:15
Re: Finer Extension dependencies Robert Haas 13:17
Re: Avoiding shutdown checkpoint at failover Robert Haas 13:20
Re: Review of pg_archivecleanup -x option patch Robert Haas 13:25
Re: pg_stat_statements and planning time Peter Geoghegan 13:31
Re: pg_upgrade --logfile option documentation A.M. 13:34
Re: Client Messages Robert Haas 13:40
Re: Finer Extension dependencies Dimitri Fontaine 14:39
Re: pg_stat_statements and planning time Tom Lane 14:44
Re: pg_upgrade --logfile option documentation Bruce Momjian 15:00
Re: pg_upgrade --logfile option documentation A.M. 15:06
Re: psql COPY vs. ON_ERROR_ROLLBACK, multi-command strings Noah Misch 15:11
Re: pg_upgrade --logfile option documentation Tom Lane 15:19
Re: sortsupport for text Noah Misch 15:19
Re: Collect frequency statistics for arrays Noah Misch 15:50
Re: check function patch 📎 Pavel Stehule 15:58
Re: Inline Extension Dimitri Fontaine 16:07
Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane 16:18
Re: pg_upgrade --logfile option documentation Bruce Momjian 16:26
Re: sortsupport for text Kevin Grittner 16:29
Re: Collect frequency statistics for arrays Tom Lane 16:30
Re: pg_stat_statements and planning time Peter Geoghegan 16:42
[PATCH] Optimize IS DISTINCT FROM NULL => IS NOT NULL 📎 Marti Raudsepp 17:00
Re: [PATCH] Optimize IS DISTINCT FROM NULL => IS NOT NULL Tom Lane 17:35
Re: [PATCH] Optimize IS DISTINCT FROM NULL => IS NOT NULL Marti Raudsepp 18:16
regress bug Andrew Dunstan 18:22
A minor rant: pay attention to updating the comments! Tom Lane 18:44
Re: Custom Operators Cannot be Found for Composite Type Values David E. Wheeler 19:00
Re: Custom Operators Cannot be Found for Composite Type Values Tom Lane 19:16
Re: Collect frequency statistics for arrays Noah Misch 19:22
Re: Custom Operators Cannot be Found for Composite Type Values Andrew Dunstan 19:27
Re: Custom Operators Cannot be Found for Composite Type Values David E. Wheeler 19:31
Re: Custom Operators Cannot be Found for Composite Type Values David E. Wheeler 19:32
Re: regress bug David E. Wheeler 19:59
Re: regress bug 📎 Andrew Dunstan 20:20
Re: regress bug David E. Wheeler 20:26
t_natts references in comments 📎 Kevin Grittner 20:33
Re: Checksums, state of play Peter Geoghegan 20:55
Re: regress bug Tom Lane 20:59
Re: Checksums, state of play Thom Brown 21:01
Re: [PATCH] Optimize IS DISTINCT FROM NULL => IS NOT NULL Tom Lane 21:20
Re: regress bug 📎 David E. Wheeler 21:33
Re: pg_upgrade --logfile option documentation Peter Eisentraut 21:37
Re: pg_upgrade --logfile option documentation A.M. 21:44
Re: regress bug Andrew Dunstan 21:45
Re: regress bug David E. Wheeler 21:49
Re: poll: CHECK TRIGGER? Peter Eisentraut 21:54
Re: poll: CHECK TRIGGER? Peter Eisentraut 21:56
Re: pg_upgrade --logfile option documentation Peter Eisentraut 21:59
Re: poll: CHECK TRIGGER? Pavel Stehule 22:00
Re: PGXS ignores SHLIB_LINK when linking modules Peter Eisentraut 22:04
Re: poll: CHECK TRIGGER? Pavel Stehule 22:15
Re: Command Triggers, patch v11 📎 Dimitri Fontaine 22:24

March 9, 2012

Thread Author Time
Re: poll: CHECK TRIGGER? Robert Haas 00:19
Re: Command Triggers, patch v11 Thom Brown 00:28
Re: pg_upgrade --logfile option documentation 📎 Bruce Momjian 01:33
Re: pg_upgrade --logfile option documentation Bruce Momjian 01:40
Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas 03:46
pg_prewarm 📎 Robert Haas 04:13
Re: pg_prewarm Jaime Casanova 04:51
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Tom Lane 05:00
Re: Review of pg_archivecleanup -x option patch Jaime Casanova 05:46
Re: Review of pg_archivecleanup -x option patch 📎 Jaime Casanova 05:47
Re: t_natts references in comments Heikki Linnakangas 06:09
Re: Measuring relation free space 📎 Jaime Casanova 07:18
Re: pg_prewarm Joshua Drake 08:52
Re: pg_prewarm Devrim GÜNDÜZ 09:18
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Heikki Linnakangas 10:04
Re: pg_prewarm Fujii Masao 10:24
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) Fujii Masao 10:34
Re: pg_prewarm Hans-Jürgen Schönig 10:42
Re: Review of patch renaming constraints Dimitri Fontaine 10:43
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) 📎 Heikki Linnakangas 10:45
Re: [PATCH] Support for foreign keys with arrays Marco Nenciarini 11:24
Bug: walsender and high CPU usage 📎 Fujii Masao 11:40
Re: Command Triggers, patch v11 Thom Brown 11:53
Re: xlog location arithmetic Fujii Masao 12:11
Re: pg_stats_recovery view Fujii Masao 12:20
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Etsuro Fujita 12:54
Re: pg_prewarm Robert Haas 13:21
Re: pg_prewarm Dimitri Fontaine 13:25
Re: pg_prewarm Robert Haas 13:34
Re: pg_prewarm Robert Haas 13:44
Re: Review of pg_archivecleanup -x option patch 📎 Robert Haas 14:07
Re: Command Triggers, patch v11 Robert Haas 14:09
Re: Command Triggers, patch v11 Thom Brown 14:22
Re: Command Triggers, patch v11 Robert Haas 14:30
Re: Command Triggers, patch v11 Thom Brown 14:35
Re: xlog location arithmetic Tom Lane 14:37
Re: xlog location arithmetic Robert Haas 14:44
Re: Command Triggers, patch v11 Robert Haas 14:47
Re: pgsql_fdw, FDW for PostgreSQL server Tom Lane 14:48
Re: logging in high performance systems. Robert Haas 14:53
Re: xlog location arithmetic Tom Lane 14:55
Re: xlog location arithmetic Tom Lane 15:00
Re: Command Triggers, patch v11 Thom Brown 15:02
Re: Command Triggers, patch v11 Tom Lane 15:05
Re: Command Triggers, patch v11 Thom Brown 15:09
pg_upgrade and umask Bruce Momjian 15:10
Re: pg_upgrade and umask Tom Lane 15:18
Re: pg_upgrade and umask Peter Eisentraut 15:24
Re: pg_upgrade and umask Bruce Momjian 15:26
Re: Command Triggers, patch v11 Robert Haas 15:29
Re: xlog location arithmetic Robert Haas 15:31
Re: pg_prewarm Dimitri Fontaine 15:33
Re: elegant and effective way for running jobs inside a database Kohei KaiGai 15:36
Re: xlog location arithmetic Tom Lane 15:37
Re: pg_upgrade and umask Tom Lane 15:41
Re: pg_prewarm Robert Haas 15:50
Re: pg_prewarm Jeff Janes 15:53
Re: elegant and effective way for running jobs inside a database Merlin Moncure 15:55
Re: pg_upgrade and umask 📎 Bruce Momjian 16:33
Re: pg_prewarm Robert Haas 16:40
Re: elegant and effective way for running jobs inside a database David E. Wheeler 17:02
Re: xlog location arithmetic Magnus Hagander 17:13
Re: xlog location arithmetic Magnus Hagander 17:14
Re: xlog location arithmetic Tom Lane 17:18
Re: Command Triggers, patch v11 Dimitri Fontaine 17:29
Re: xlog location arithmetic Magnus Hagander 17:38
Re: Command Triggers, patch v11 Dimitri Fontaine 17:51
Re: check function patch 📎 Pavel Stehule 18:21
Re: xlog location arithmetic Robert Haas 18:23
Re: elegant and effective way for running jobs inside a database Robert Haas 18:40
Re: elegant and effective way for running jobs inside a database Andrew Dunstan 18:51
Rules containing INSERT/UPDATE lack dependencies on target columns Tom Lane 19:14
Re: Command Triggers, patch v11 Robert Haas 19:16
Re: xlog location arithmetic Peter Eisentraut 19:23
Re: xlog location arithmetic Tom Lane 19:26
Re: xlog location arithmetic Robert Haas 19:34
Re: Rules containing INSERT/UPDATE lack dependencies on target columns Robert Haas 19:34
Re: xlog location arithmetic Kevin Grittner 19:37
Re: xlog location arithmetic Robert Haas 19:39
Re: [v9.2] sepgsql's DROP Permission checks Robert Haas 19:41
Is it time for triage on the open patches? Tom Lane 19:47
Re: RFC: Making TRUNCATE more "MVCC-safe" Simon Riggs 19:59
Re: Avoiding shutdown checkpoint at failover Simon Riggs 20:00
Re: xlog location arithmetic Tom Lane 20:04
Re: Is it time for triage on the open patches? Robert Haas 20:08
Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga 20:09
Re: poll: CHECK TRIGGER? Peter Eisentraut 20:09
Re: RFC: Making TRUNCATE more "MVCC-safe" Robert Haas 20:10
Re: xlog location arithmetic Robert Haas 20:12
Re: Avoiding shutdown checkpoint at failover Robert Haas 20:14
Re: poll: CHECK TRIGGER? Peter Eisentraut 20:15
Re: [v9.2] sepgsql's DROP Permission checks Robert Haas 20:19
Re: poll: CHECK TRIGGER? Robert Haas 20:21
Re: Is it time for triage on the open patches? Tom Lane 20:22
Re: poll: CHECK TRIGGER? Tom Lane 20:33
Re: Is it time for triage on the open patches? Dimitri Fontaine 20:40
Re: [v9.2] Add GUC sepgsql.client_label Robert Haas 20:49
Re: poll: CHECK TRIGGER? Pavel Stehule 20:54
Re: poll: CHECK TRIGGER? Tom Lane 21:12
Re: Is it time for triage on the open patches? Robert Haas 21:13
Re: poll: CHECK TRIGGER? Robert Haas 21:16
Re: Command Triggers, patch v11 📎 Dimitri Fontaine 21:38
Re: Is it time for triage on the open patches? Andres Freund 21:44
Re: poll: CHECK TRIGGER? Pavel Stehule 22:09
Re: poll: CHECK TRIGGER? Robert Haas 22:21
pg_crypto failures with llvm on OSX Andrew Dunstan 22:28
Re: poll: CHECK TRIGGER? Pavel Stehule 22:31
Re: Publish checkpoint timing and sync files summary data to pg_stat_bgwriter Robert Haas 22:41
Re: poll: CHECK TRIGGER? Robert Haas 22:41
Re: Command Triggers, patch v11 Thom Brown 22:42
Re: pg_crypto failures with llvm on OSX Marko Kreen 22:42
Re: NULL's support in SP-GiST Tom Lane 22:44
Re: poll: CHECK TRIGGER? Peter Eisentraut 22:54
Re: poll: CHECK TRIGGER? Peter Eisentraut 23:00
missing description initdb manual Tatsuo Ishii 23:30

Browse Archives

Prev | Next