pgsql.hackers (date)
August 31, 2008
- Re: Auto-explain patch, Dean Rasheed, 11:04
- Re: Attaching error cursor position to invalid constant values, Gregory Stark, 07:27
- Re: Attaching error cursor position to invalid constant values, Tom Lane, 07:13
- Re: Attaching error cursor position to invalid constant values, Gregory Stark, 06:02
- Proposal of SE-PostgreSQL patches (for CommitFest:Sep), KaiGai Kohei, 05:41
- Re: Attaching error cursor position to invalid constant values, "Brendan Jurd", 02:50
- TODO item: Implement Boyer-Moore searching (First time hacker), "David Rowley", 02:18
- Re: Attaching error cursor position to invalid constant values, "Stephen R. van den Berg", 01:29
August 30, 2008
- Attaching error cursor position to invalid constant values, Tom Lane, 22:18
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 17:51
- Re: Is it really such a good thing for newNode() to be a macro?, "Stephen R. van den Berg", 12:02
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 04:53
- Re: Is it really such a good thing for newNode() to be a macro?, "Alex Hunsaker", 00:46
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 00:37
August 29, 2008
- Re: [patch] GUC source file and line number, Alvaro Herrera, 23:09
- Re: [patch] GUC source file and line number, Robert Treat, 23:01
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 21:16
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 20:32
- Re: [PATCHES] pg_dump lock timeout, Alvaro Herrera, 19:32
- Re: Proposal: new border setting in psql, Gregory Stark, 19:07
- Window functions patch v04 for the September commit fest, "Hitoshi Harada", 19:04
- Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Alvaro Herrera, 19:03
- Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Alvaro Herrera, 19:00
- Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Tom Lane, 18:48
- Re: Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Peter Eisentraut, 18:47
- Re: Proposal: new border setting in psql, Alvaro Herrera, 18:44
- Re: Proposal: new border setting in psql, Joshua Drake, 18:36
- Re: Proposal: new border setting in psql, "Jaime Casanova", 18:23
- Re: [COMMITTERS] pgsql: Remove all traces that suggest that a non-Bison yacc might be, Alvaro Herrera, 18:22
- Re: New FSM allocation policy, Tom Lane, 18:09
- Re: New FSM allocation policy, Heikki Linnakangas, 17:55
- Re: User defined I/O conversion casts, Heikki Linnakangas, 17:38
- Re: New FSM allocation policy, Tom Lane, 17:15
- Re: User defined I/O conversion casts, Tom Lane, 17:06
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 15:45
- Re: User defined I/O conversion casts, Teodor Sigaev, 13:50
- User defined I/O conversion casts, Heikki Linnakangas, 12:59
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 12:55
- Re: Proposal: new border setting in psql, "Asko Oja", 11:39
- Re: New FSM allocation policy, Gregory Stark, 11:26
- Re: Proposal: new border setting in psql, Cédric Villemain, 10:53
- Re: Proposal: new border setting in psql, Cédric Villemain, 10:00
- New FSM patch, Heikki Linnakangas, 09:47
- New FSM allocation policy, Heikki Linnakangas, 09:40
- Re: Proposal: new border setting in psql, Greg Smith, 09:36
- Re: Proposal: new border setting in psql, Hannu Krosing, 08:33
- Re: Proposal: new border setting in psql, Tom Lane, 07:29
- Re: Proposal: new border setting in psql, Greg Smith, 07:01
- Re: Proposal: new border setting in psql, Tom Lane, 06:20
- Re: Proposal: new border setting in psql, Greg Smith, 05:18
- statement_cost_limit for regression testing., "Ryan Bradetich", 04:57
- Re: Auto-explain patch, ITAGAKI Takahiro, 04:49
- Re: [patch] GUC source file and line number, Magnus Hagander, 00:00
August 28, 2008
- Re: [patch] GUC source file and line number, Greg Smith, 23:20
- Re: Auto-explain patch, Dean Rasheed, 22:03
- Re: A smaller default postgresql.conf, Josh Berkus, 20:23
- Re: A smaller default postgresql.conf, Josh Berkus, 20:21
- WIP patch: add parser location info to most expression node types, Tom Lane, 19:59
- [patch] GUC source file and line number, Alvaro Herrera, 19:08
- Re: TODO <-> Commitfest, "Brendan Jurd", 18:39
- Re: Proposal to sync SET ROLE and pg_stat_activity, Grant Finnemore, 18:07
- Re: Proposal to sync SET ROLE and pg_stat_activity, Alvaro Herrera, 17:53
- Re: September Commit Fest coming soon!, Tom Lane, 17:13
- Re: September Commit Fest coming soon!, Gregory Stark, 17:02
- Re: September Commit Fest coming soon!, Tom Lane, 16:54
- Re: What happend to equality_oper(), Tom Lane, 16:51
- Re: September Commit Fest coming soon!, Abhijit Menon-Sen, 13:34
- Re: September Commit Fest coming soon!, "Hitoshi Harada", 13:09
- What happend to equality_oper(), Bernd Helmle, 12:07
- Re: Patch: plan invalidation vs stored procedures, Martin Pihlak, 11:32
- Re: Proposal to sync SET ROLE and pg_stat_activity, Grant Finnemore, 10:36
- Re: Proposal to sync SET ROLE and pg_stat_activity, Bernd Helmle, 10:04
- Re: TODO <-> Commitfest, Tom Lane, 07:01
- Re: Auto-explain patch, ITAGAKI Takahiro, 04:54
August 27, 2008
- Re: Is it really such a good thing for newNode() to be a macro?, "Greg Stark", 17:45
- Re: Is it really such a good thing for newNode() to be a macro?, Peter Eisentraut, 17:36
- Re: Is it really such a good thing for newNode() to be a macro?, "Heikki Linnakangas", 17:05
- Re: TODO <-> Commitfest, "Brendan Jurd", 16:54
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 16:41
- Re: Is it really such a good thing for newNode() to be a macro?, "Heikki Linnakangas", 16:32
- Re: pg_dump roles support, Benedek László, 16:17
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 16:06
- Re: Is it really such a good thing for newNode() to be a macro?, "Heikki Linnakangas", 15:51
- Re: Another refactoring proposal: move stuff into nodes/nodeFuncs.[ch], Tom Lane, 15:40
- Re: TODO <-> Commitfest, Alvaro Herrera, 15:05
- Re: gsoc, oprrest function for text search take 2, "Heikki Linnakangas", 09:46
- Re: Proposal to sync SET ROLE and pg_stat_activity, Grant Finnemore, 09:35
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 09:14
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 04:44
- Re: TODO <-> Commitfest, David Fetter, 03:47
- Re: TODO <-> Commitfest, Alvaro Herrera, 03:40
- Re: Is it really such a good thing for newNode() to be a macro?, Tom Lane, 02:57
- Re: Is it really such a good thing for newNode() to be a macro?, "Stephen R. van den Berg", 01:42
- TODO <-> Commitfest, David Fetter, 01:18
- Re: September Commit Fest coming soon!, "Jaime Casanova", 00:57
August 26, 2008
- Re: initdb change, Andrew Dunstan, 23:00
- Re: initdb change, Robert Treat, 22:46
- Re: Restartable signals 'n all that, Tom Lane, 22:29
- Re: Restartable signals 'n all that, Alvaro Herrera, 21:54
- Re: Split up the wiki TODO page?, "Brendan Jurd", 21:01
- Is it really such a good thing for newNode() to be a macro?, Tom Lane, 20:57
- September Commit Fest coming soon!, Josh Berkus, 20:28
- Re: Split up the wiki TODO page?, Josh Berkus, 20:23
- Re: Implementing cost limit/delays for insert/delete/update/select, Peter Schuller, 20:08
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 19:56
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 19:49
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 19:45
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 19:44
- Re: Split up the wiki TODO page?, "Brendan Jurd", 19:41
- Re: can't stop autovacuum by HUP'ing the server, Tom Lane, 19:33
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 19:31
- Re: Split up the wiki TODO page?, Tom Lane, 19:31
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 19:29
- Re: can't stop autovacuum by HUP'ing the server, Joshua Drake, 19:25
- Re: Split up the wiki TODO page?, "Brendan Jurd", 19:22
- Re: Split up the wiki TODO page?, Alvaro Herrera, 19:06
- Re: can't stop autovacuum by HUP'ing the server, Tom Lane, 19:00
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 18:58
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 18:50
- Re: Split up the wiki TODO page?, Tom Lane, 18:48
- Re: can't stop autovacuum by HUP'ing the server, Tom Lane, 18:44
- Re: gsoc, oprrest function for text search take 2, Tom Lane, 18:37
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 18:26
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 18:21
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 18:18
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 18:10
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 18:05
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 17:56
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 17:51
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 17:41
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 17:28
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 16:56
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 16:31
- Re: Another refactoring proposal: move stuff into nodes/nodeFuncs.[ch], Simon Riggs, 16:18
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 15:59
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 15:37
- Re: pg_dump roles support, Benedek László, 14:47
- Re: gsoc, oprrest function for text search take 2, Simon Riggs, 14:03
- Re: Implementing cost limit/delays for insert/delete/update/select, Simon Riggs, 13:03
- Re: can't stop autovacuum by HUP'ing the server, "Dave Cramer", 12:59
- Re: Auto-explain patch, Simon Riggs, 12:47
- Re: gsoc, oprrest function for text search take 2, Simon Riggs, 12:45
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 12:45
- Re: Auto-explain patch, ITAGAKI Takahiro, 12:24
- Re: Split up the wiki TODO page?, Greg Smith, 09:15
- Re: Split up the wiki TODO page?, Zdenek Kotala, 08:36
- Re: Split up the wiki TODO page?, Zdenek Kotala, 08:18
- Re: Split up the wiki TODO page?, "Joshua D. Drake", 07:44
- Split up the wiki TODO page?, Tom Lane, 06:49
- Re: Proposal to sync SET ROLE and pg_stat_activity, Euler Taveira de Oliveira, 05:43
- Re: Proposal: new border setting in psql, Tom Lane, 03:05
- Re: Implementing cost limit/delays for insert/delete/update/select, Gregory Stark, 02:54
- Re: Implementing cost limit/delays for insert/delete/update/select, Tom Lane, 01:02
August 25, 2008
- Re: Implementing cost limit/delays for insert/delete/update/select, Peter Schuller, 23:59
- Re: Implementing cost limit/delays for insert/delete/update/select, Joshua Drake, 23:44
- Re: Implementing cost limit/delays for insert/delete/update/select, Gregory Stark, 23:39
- Re: Should enum GUCs be listed as such in config.sgml?, Magnus Hagander, 23:23
- Proposal to sync SET ROLE and pg_stat_activity, Grant Finnemore, 22:57
- Implementing cost limit/delays for insert/delete/update/select, Peter Schuller, 22:39
- Re: IN, BETWEEN, spec compliance, and odd operator names, Tom Lane, 22:01
- Re: IN, BETWEEN, spec compliance, and odd operator names, Martijn van Oosterhout, 21:54
- Re: IN, BETWEEN, spec compliance, and odd operator names, "Nathan Boley", 21:44
- Re: IN, BETWEEN, spec compliance, and odd operator names, Tom Lane, 21:43
- Re: IN, BETWEEN, spec compliance, and odd operator names, Dimitri Fontaine, 21:19
- Re: Proposal: new border setting in psql, Steve Atkins, 20:43
- Re: initdb change, Joshua Drake, 20:05
- Re: initdb change, Andrew Dunstan, 19:56
- Re: initdb change, Joshua Drake, 19:26
- Re: initdb change, David Fetter, 19:12
- Re: initdb change, Andrew Dunstan, 19:09
- Re: can't stop autovacuum by HUP'ing the server, Dave Cramer, 19:07
- Re: initdb change, Joshua Drake, 18:54
- Re: initdb change, "Heikki Linnakangas", 18:54
- Re: initdb change, David Fetter, 18:42
- Re: initdb change, Joshua Drake, 18:29
- Re: initdb change, David Fetter, 18:04
- Re: initdb change, Joshua Drake, 17:51
- Re: initdb change, Tom Lane, 17:48
- initdb change, David Fetter, 17:40
- Re: temporary statistics option at initdb time, Tom Lane, 17:33
- Re: temporary statistics option at initdb time, Magnus Hagander, 17:33
- Re: temporary statistics option at initdb time, Tom Lane, 17:29
- Another refactoring proposal: move stuff into nodes/nodeFuncs.[ch], Tom Lane, 17:24
- Re: temporary statistics option at initdb time, Magnus Hagander, 17:10
- Re: IN, BETWEEN, spec compliance, and odd operator names, Tom Lane, 16:48
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 16:43
- Re: IN, BETWEEN, spec compliance, and odd operator names, Tom Lane, 16:43
- Re: IN, BETWEEN, spec compliance, and odd operator names, Peter Eisentraut, 16:17
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 15:48
- Re: can't stop autovacuum by HUP'ing the server, Dave Cramer, 13:15
- Re: can't stop autovacuum by HUP'ing the server, Dave Cramer, 13:14
- Re: IN, BETWEEN, spec compliance, and odd operator names, Dimitri Fontaine, 12:14
- Re: IN, BETWEEN, spec compliance, and odd operator names, Gregory Stark, 11:23
- Re: IN, BETWEEN, spec compliance, and odd operator names, Dimitri Fontaine, 10:40
- Re: [PATCHES] VACUUM Improvements - WIP Patch, "Heikki Linnakangas", 09:24
- Re: proposal sql: labeled function params, "Pavel Stehule", 09:06
- Re: Extending grant insert on tables to sequences, "Jaime Casanova", 08:44
- Re: IN, BETWEEN, spec compliance, and odd operator names, Martijn van Oosterhout, 08:26
- Re: [PATCHES] VACUUM Improvements - WIP Patch, "Matthew T. O'Connor", 04:31
- Re: can't stop autovacuum by HUP'ing the server, Alvaro Herrera, 04:17
- Re: can't stop autovacuum by HUP'ing the server, Tom Lane, 04:12
- can't stop autovacuum by HUP'ing the server, Dave Cramer, 03:54
- IN, BETWEEN, spec compliance, and odd operator names, Tom Lane, 03:24
August 24, 2008
- Re: xml plans for postgres?, Peter Eisentraut, 22:00
- Re: What in the world is happening on spoonbill?, Stefan Kaltenbrunner, 21:39
- Re: Extending error-location reports deeper into the system, Tom Lane, 21:20
- Re: [PATCHES] VACUUM Improvements - WIP Patch, Tom Lane, 21:16
- Re: Extending error-location reports deeper into the system, Gregory Stark, 20:51
- Re: [PATCHES] VACUUM Improvements - WIP Patch, "Matthew T. O'Connor", 20:40
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 20:33
- Re: proposal sql: labeled function params, Martijn van Oosterhout, 20:32
- Re: proposal sql: labeled function params, "Pavel Stehule", 19:43
- Re: Proposal: new border setting in psql, Tom Lane, 19:22
- Extending error-location reports deeper into the system, Tom Lane, 19:17
- xml plans for postgres?, "Greg Fausak", 18:19
- Re: What in the world is happening on spoonbill?, Tom Lane, 18:14
- Re: proposal sql: labeled function params, Tom Lane, 18:00
- Re: [PATCHES] VACUUM Improvements - WIP Patch, "Joshua D. Drake", 17:49
- Re: What in the world is happening on spoonbill?, "Joshua D. Drake", 17:45
- Re: What in the world is happening on spoonbill?, Steven Lembark, 16:45
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 15:48
- Re: [PATCHES] VACUUM Improvements - WIP Patch, "Merlin Moncure", 15:30
- Re: Proposal: new border setting in psql, "Merlin Moncure", 15:16
- Re: What in the world is happening on spoonbill?, Martijn van Oosterhout, 11:56
- Re: proposal sql: labeled function params, "Pavel Stehule", 10:13
- Re: Proposal: new border setting in psql, Hannu Krosing, 09:57
- Re: proposal sql: labeled function params, Hannu Krosing, 09:52
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:05
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 08:00
- Re: proposal sql: labeled function params, "Pavel Stehule", 07:59
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 07:42
- Re: proposal sql: labeled function params, "Pavel Stehule", 07:38
- Re: What in the world is happening on spoonbill?, Tom Lane, 05:44
- Re: proposal sql: labeled function params, daveg, 00:48
- Re: What in the world is happening on spoonbill?, "Joshua D. Drake", 00:18
August 23, 2008
- Re: proposal sql: labeled function params, Tom Lane, 23:43
- Re: What in the world is happening on spoonbill?, Tom Lane, 23:23
- Re: What in the world is happening on spoonbill?, Andrew Dunstan, 22:52
- Re: [GENERAL] Surprising syntax error, Bruce Momjian, 22:23
- Re: [GENERAL] Surprising syntax error, Tom Lane, 22:00
- Re: proposal sql: labeled function params, Hannu Krosing, 21:50
- Re: What in the world is happening on spoonbill?, Alvaro Herrera, 21:49
- Re: [GENERAL] Surprising syntax error, Bruce Momjian, 21:49
- Re: proposal sql: labeled function params, "Greg Stark", 21:33
- Re: proposal sql: labeled function params, "Pavel Stehule", 21:19
- Re: [GENERAL] Surprising syntax error, "Robert Haas", 21:14
- Re: proposal sql: labeled function params, "Pavel Stehule", 21:13
- Re: Proposal: new border setting in psql, Tom Lane, 20:57
- Re: [GENERAL] Surprising syntax error, Bruce Momjian, 20:52
- Re: Proposal: new border setting in psql, Andrew Dunstan, 20:42
- Re: Should enum GUCs be listed as such in config.sgml?, Tom Lane, 18:39
- Re: proposal sql: labeled function params, Tom Lane, 18:15
- Re: [GENERAL] Surprising syntax error, Tom Lane, 18:12
- Re: proposal sql: labeled function params, Gregory Stark, 18:08
- Re: WITH RECURSIVE patches 0818, David Fetter, 18:04
- Re: proposal sql: labeled function params, "Pavel Stehule", 17:50
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 16:12
- Re: [GENERAL] Surprising syntax error, Bruce Momjian, 15:52
- Re: Feeding results back into select, "D'Arcy J.M. Cain", 14:40
- Re: [GENERAL] Surprising syntax error, Peter Eisentraut, 14:38
- Re: CREATE CAST too strict?, Peter Eisentraut, 14:37
- Re: proposal sql: labeled function params, Peter Eisentraut, 14:35
- Re: Feeding results back into select, Teodor Sigaev, 12:04
- Re: WITH RECURSIVE patches 0818, Tatsuo Ishii, 08:35
- Re: WITH RECURSIVE patches 0818, David Fetter, 08:22
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:21
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:20
- Re: [PATCHES] VACUUM Improvements - WIP Patch, Bruce Momjian, 05:36
- Re: Extending grant insert on tables to sequences, Bruce Momjian, 05:19
August 22, 2008
- Re: Feeding results back into select (was: proposal sql: labeled function params), "D'Arcy J.M. Cain", 22:46
- Re: proposal sql: labeled function params, Teodor Sigaev, 22:03
- Re: proposal sql: labeled function params, Hannu Krosing, 21:31
- Re: [GENERAL] Surprising syntax error, Hannu Krosing, 21:28
- Re: CREATE CAST too strict?, Bruce Momjian, 21:25
- Re: convertion from mySQL (mysql_fetch_row), "Merlin Moncure", 21:23
- convertion from mySQL (mysql_fetch_row), "Masis, Alexander \(US SSA\)", 20:20
- Re: [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 19:38
- Re: [FINALLY] the TODO list has migrated to Wiki, Joshua Drake, 19:36
- Re: [FINALLY] the TODO list has migrated to Wiki, Euler Taveira de Oliveira, 19:28
- Re: [GENERAL] Surprising syntax error, Andrew Dunstan, 18:42
- Re: [GENERAL] Surprising syntax error, Bruce Momjian, 18:42
- Re: [FINALLY] the TODO list has migrated to Wiki, "Brendan Jurd", 18:26
- Re: Difference when using ZIC vs. Timezone Abbr - Bug? - SOLVED, Dave Witt, 17:30
- Re: Does anything dump per-database config settings? (was Re: ALTER DATABASE vs pg_dump), Bruce Momjian, 16:31
- Re: [FINALLY] the TODO list has migrated to Wiki, Albert Cervera i Areny, 14:34
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 12:37
- Re: Proposal: new border setting in psql, Martijn van Oosterhout, 08:23
- Re: About a message when "pg_ctl -w start" failed, Tatsuhito Kasahara, 07:27
- Re: proposal sql: labeled function params, "Pavel Stehule", 07:22
- Re: [GENERAL] Surprising syntax error, Decibel!, 06:47
- Re: proposal sql: labeled function params, Decibel!, 06:41
- Re: Improving non-joinable EXISTS subqueries, Decibel!, 06:28
- Re: Patch: plan invalidation vs stored procedures, Decibel!, 06:14
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 05:18
- Re: Does anything dump per-database config settings? (was Re: ALTER DATABASE vs pg_dump), Tom Lane, 05:05
- Re: Does anything dump per-database config settings? (was Re: ALTER DATABASE vs pg_dump), Bruce Momjian, 04:28
- Re: Should enum GUCs be listed as such in config.sgml?, Bruce Momjian, 04:22
- Re: Does anything dump per-database config settings? (was Re: ALTER DATABASE vs pg_dump), Robert Treat, 03:55
- Re: Should enum GUCs be listed as such in config.sgml?, Bruce Momjian, 03:45
- Re: Proposal: new border setting in psql, Alvaro Herrera, 03:19
- Re: Difference when using ZIC vs. Timezone Abbr - Bug?, Alvaro Herrera, 03:17
- Re: [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 03:13
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 03:04
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Tom Lane, 02:51
- Re: Difference when using ZIC vs. Timezone Abbr - Bug?, Tom Lane, 02:46
- Re: Proposal: new border setting in psql, Tom Lane, 02:36
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Tom Lane, 02:34
- Re: WIP: patch to create explicit support for semi and anti joins, Tom Lane, 02:27
- Re: [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 02:10
- Re: Confusing message in log file, Bruce Momjian, 02:04
- Re: [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 02:03
- Re: [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 01:49
- Re: [FINALLY] the TODO list has migrated to Wiki, Albert Cervera i Areny, 00:53
- Re: [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 00:40
- Re: [GENERAL] Surprising syntax error, Bruce Momjian, 00:38
- Re: Does anything dump per-database config settings? (was Re: ALTER DATABASE vs pg_dump), Bruce Momjian, 00:28
- Re: [FINALLY] the TODO list has migrated to Wiki, Albert Cervera i Areny, 00:18
August 21, 2008
- Difference when using ZIC vs. Timezone Abbr - Bug?, Dave Witt, 23:38
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 23:19
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 22:35
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 22:26
- Re: Proposal: new border setting in psql, "Asko Oja", 22:22
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 22:15
- Re: proposal sql: labeled function params, "Asko Oja", 22:00
- Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain", 21:54
- Re: WIP: patch to create explicit support for semi and anti joins, "Kevin Grittner", 21:32
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Tom Lane, 21:04
- Re: Proposal: new border setting in psql, Tom Lane, 21:03
- Re: postgres-R, Markus Wanner, 20:56
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 20:51
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 20:45
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Peter Eisentraut, 18:17
- Re: A smaller default postgresql.conf, Peter Eisentraut, 18:10
- Proposal: new border setting in psql, "D'Arcy J.M. Cain", 17:57
- Re: Questions about HeapTupleHeaderData, Tom Lane, 16:15
- Re: About a message when "pg_ctl -w start" failed, Tom Lane, 16:08
- Re: A smaller default postgresql.conf, Alvaro Herrera, 15:02
- About a message when "pg_ctl -w start" failed, Tatsuhito Kasahara, 14:44
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 14:32
- Re: A smaller default postgresql.conf, Peter Eisentraut, 14:21
- Re: Questions about HeapTupleHeaderData, Zdenek Kotala, 13:39
- Re: Bogus TODO item, "Asko Oja", 10:52
- Re: postgres-R, "Joshua D. Drake", 07:35
- postgres-R, Marcelo Martins, 05:58
- Re: Improving non-joinable EXISTS subqueries, "Robert Haas", 03:13
- Re: Improving non-joinable EXISTS subqueries, "Kevin Grittner", 00:47
August 20, 2008
- Re: make dist does not work in VPATH, Alvaro Herrera, 23:08
- Re: TODO item: Allow data to be pulled directly from indexes, Bruce Momjian, 22:20
- Re: SHOW ALL doesn't actually SHOW ALL, David Fetter, 20:34
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 20:22
- Re: Bogus TODO item, Bruce Momjian, 20:15
- Bogus TODO item, Tom Lane, 20:06
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Magnus Hagander, 20:05
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Tom Lane, 20:01
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Joshua Drake, 19:59
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Tom Lane, 19:59
- Re: SHOW ALL doesn't actually SHOW ALL, Tom Lane, 19:56
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, David Fetter, 19:53
- SHOW ALL doesn't actually SHOW ALL, David Fetter, 19:45
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Magnus Hagander, 19:43
- Re: Improving non-joinable EXISTS subqueries, Tom Lane, 19:43
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 19:41
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Bruce Momjian, 19:37
- Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki, Joshua Drake, 19:26
- [FINALLY] the TODO list has migrated to Wiki, Alvaro Herrera, 19:12
- Re: A smaller default postgresql.conf, David Fetter, 18:56
- Re: A smaller default postgresql.conf, Tom Lane, 18:16
- Re: A smaller default postgresql.conf, Joshua Drake, 18:08
- Re: make dist does not work in VPATH, Peter Eisentraut, 17:55
- Re: A smaller default postgresql.conf, "Greg Sabino Mullane", 17:53
- Re: A smaller default postgresql.conf, "Greg Sabino Mullane", 17:49
- Re: SeqScan costs, Decibel!, 17:14
- Re: Patch: plan invalidation vs stored procedures, Andrew Sullivan, 17:03
- Re: Questions about HeapTupleHeaderData, Tom Lane, 16:57
- Questions about HeapTupleHeaderData, Zdenek Kotala, 16:48
- Re: window function v03 against HEAD, "Hitoshi Harada", 16:43
- Re: make dist does not work in VPATH, Alvaro Herrera, 16:34
- Re: A smaller default postgresql.conf, Tom Lane, 16:33
- Re: A smaller default postgresql.conf, Robert Treat, 16:31
- Re: Patch: plan invalidation vs stored procedures, Zdenek Kotala, 16:31
- Re: make dist does not work in VPATH, Tom Lane, 16:25
- Re: Volatile functions in subqueries don't prevent subqueries from being evaluated in initplans?, Tom Lane, 16:23
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 16:18
- make dist does not work in VPATH, Alvaro Herrera, 16:15
- Volatile functions in subqueries don't prevent subqueries from being evaluated in initplans?, Gregory Stark, 16:04
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 16:03
- Re: Patch: plan invalidation vs stored procedures, Alvaro Herrera, 15:54
- Re: A smaller default postgresql.conf, "Greg Sabino Mullane", 15:39
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 15:31
- Re: proposal sql: labeled function params, "Pavel Stehule", 15:26
- Re: Patch: plan invalidation vs stored procedures, Kenneth Marshall, 15:25
- Re: Patch: plan invalidation vs stored procedures, Andrew Sullivan, 15:16
- Re: A smaller default postgresql.conf, Magnus Hagander, 15:02
- Re: Extending varlena, Tom Lane, 15:01
- Re: A smaller default postgresql.conf, Alvaro Herrera, 14:51
- Re: Patch: plan invalidation vs stored procedures, Andrew Dunstan, 14:50
- Re: proposal sql: labeled function params, Tom Lane, 14:46
- Re: Is mdextend really safe?, Tom Lane, 14:43
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 14:12
- Re: Is mdextend really safe?, "Heikki Linnakangas", 13:24
- Re: Is mdextend really safe?, Zdenek Kotala, 13:20
- Re: Is mdextend really safe?, Florian Weimer, 12:49
- Re: proposal sql: labeled function params, "Pavel Stehule", 12:38
- Is mdextend really safe?, Gregory Stark, 11:51
- Re: Proposed Resource Manager Changes, Simon Riggs, 11:31
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 11:28
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 10:27
- Re: Patch: plan invalidation vs stored procedures, Michael Paesold, 10:24
- Re: A smaller default postgresql.conf, Michael Paesold, 10:18
- Re: A smaller default postgresql.conf, "Dave Page", 10:05
- Re: A smaller default postgresql.conf, Magnus Hagander, 09:37
- Re: Extending varlena, "Stephen R. van den Berg", 09:36
- Re: A smaller default postgresql.conf, "Jaime Casanova", 08:22
- Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF, "Jaime Casanova", 07:18
- Re: A smaller default postgresql.conf, Joshua Drake, 06:27
- Re: A smaller default postgresql.conf, Bruce Momjian, 06:10
- Re: age(xid) function bug, Bruce Momjian, 06:06
- Re: age(xid) function bug, Tom Lane, 05:58
- Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF, David Fetter, 05:56
- Re: A smaller default postgresql.conf, Joshua Drake, 05:40
- Re: A smaller default postgresql.conf, Tom Lane, 05:32
- Re: A smaller default postgresql.conf, Bruce Momjian, 05:19
- age(xid) function bug, Bruce Momjian, 05:14
- Re: Proposed Resource Manager Changes, Tom Lane, 04:51
- Re: A smaller default postgresql.conf, Tom Lane, 04:40
- Re: A smaller default postgresql.conf, Robert Treat, 04:33
- Re: Patch: plan invalidation vs stored procedures, David Fetter, 04:28
- Re: Adjusting debug_print_plan to be more useful by default, Tom Lane, 04:28
- Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF, Tom Lane, 04:24
- Re: Adjusting debug_print_plan to be more useful by default, Tom Lane, 04:21
- Re: Adjusting debug_print_plan to be more useful by default, David Fetter, 04:19
- Re: Adjusting debug_print_plan to be more useful by default, Robert Treat, 04:06
- Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF, Robert Treat, 04:03
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 03:56
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 03:50
- Re: Proposed Resource Manager Changes, ITAGAKI Takahiro, 03:46
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 03:39
- Re: Patch: plan invalidation vs stored procedures, David Fetter, 02:35
- Re: Patch: plan invalidation vs stored procedures, Andrew Dunstan, 01:53
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 01:45
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 01:32
- Re: A smaller default postgresql.conf, daveg, 00:59
- Re: Patch: plan invalidation vs stored procedures, Simon Riggs, 00:53
- Re: compilig libpq with borland 5.5, "Hiroshi Saito", 00:37
August 19, 2008
- Re: A smaller default postgresql.conf, David Fetter, 23:50
- Re: Patch: plan invalidation vs stored procedures, "Robert Haas", 23:47
- Re: A smaller default postgresql.conf, Alvaro Herrera, 23:29
- Re: A smaller default postgresql.conf, Greg Smith, 23:28
- Re: A smaller default postgresql.conf, "Dave Page", 23:26
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 23:17
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 23:11
- Re: A smaller default postgresql.conf, Joshua Drake, 23:07
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 23:03
- Re: A smaller default postgresql.conf, Tom Lane, 23:03
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 22:56
- Re: Patch: plan invalidation vs stored procedures, Alvaro Herrera, 22:38
- Re: Patch: plan invalidation vs stored procedures, Joshua Drake, 22:37
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 22:25
- Re: Patch: plan invalidation vs stored procedures, Andrew Sullivan, 22:22
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 22:22
- Re: A smaller default postgresql.conf, Ron Mayer, 22:08
- Re: Patch: plan invalidation vs stored procedures, "Robert Haas", 22:03
- Re: A smaller default postgresql.conf, Joshua Drake, 21:48
- Re: Patch: plan invalidation vs stored procedures, Andrew Sullivan, 21:47
- Re: A smaller default postgresql.conf, Alvaro Herrera, 21:43
- Re: Patch: plan invalidation vs stored procedures, Joshua Drake, 21:42
- Re: A smaller default postgresql.conf, "Robert Haas", 21:39
- Re: A smaller default postgresql.conf, Peter Eisentraut, 21:38
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 21:32
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 21:26
- Re: A smaller default postgresql.conf, Joshua Drake, 21:21
- Re: A smaller default postgresql.conf, Tom Lane, 21:21
- Re: A smaller default postgresql.conf, "Greg Sabino Mullane", 21:12
- Re: Patch: plan invalidation vs stored procedures, Alvaro Herrera, 21:01
- Re: Patch: plan invalidation vs stored procedures, Bruce Momjian, 20:58
- Re: compilig libpq with borland 5.5, "claudio lezcano", 20:53
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 20:47
- Re: Patch: plan invalidation vs stored procedures, "Kevin Grittner", 20:46
- Re: Adjusting debug_print_plan to be more useful by default, Tom Lane, 20:40
- Re: A smaller default postgresql.conf, Peter Eisentraut, 20:39
- Re: Adjusting debug_print_plan to be more useful by default, Hannu Krosing, 20:35
- Re: temporary statistics option at initdb time, Tom Lane, 20:34
- Re: Patch: plan invalidation vs stored procedures, Bruce Momjian, 20:34
- Re: Patch: plan invalidation vs stored procedures, Joshua Drake, 20:32
- Re: Patch: plan invalidation vs stored procedures, Bruce Momjian, 20:29
- Re: Adjusting debug_print_plan to be more useful by default, daveg, 20:28
- Re: temporary statistics option at initdb time, Magnus Hagander, 19:58
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 19:57
- Re: Patch: plan invalidation vs stored procedures, "Pavel Stehule", 19:48
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 19:42
- Re: Adjusting debug_print_plan to be more useful by default, Simon Riggs, 19:33
- Re: A smaller default postgresql.conf, Joshua Drake, 19:30
- Re: A smaller default postgresql.conf, Joshua Drake, 19:30
- Re: A smaller default postgresql.conf, "Jonah H. Harris", 19:24
- Re: A smaller default postgresql.conf, Tom Lane, 19:22
- Re: A smaller default postgresql.conf, "Kevin Grittner", 19:17
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 19:06
- Re: A smaller default postgresql.conf, Joshua Drake, 19:04
- Re: A smaller default postgresql.conf, Tom Lane, 18:48
- Re: A smaller default postgresql.conf, Josh Berkus, 18:45
- Adjusting debug_print_plan to be more useful by default, Tom Lane, 18:40
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 18:34
- Time to get rid of -Winline ?, Tom Lane, 18:25
- Re: A smaller default postgresql.conf, Joshua Drake, 18:22
- Re: A smaller default postgresql.conf, Tom Lane, 18:12
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 18:05
- Re: Patch: plan invalidation vs stored procedures, Joshua Drake, 18:01
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 17:57
- Re: A smaller default postgresql.conf, Joshua Drake, 17:51
- Re: Extending varlena, "Kevin Grittner", 17:31
- Re: A smaller default postgresql.conf, Magnus Hagander, 17:11
- Re: A smaller default postgresql.conf, Alvaro Herrera, 17:03
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 16:46
- Re: Improving non-joinable EXISTS subqueries, "Kevin Grittner", 16:43
- Re: Compatibility types, type aliases, and distinct types, Tom Lane, 16:40
- Re: possible minor EXPLAIN bug?, Tom Lane, 16:25
- Re: Postgres-R, Markus Wanner, 14:04
- Re: Postgres-R, Markus Wanner, 13:59
- Re: about postgres-r setup., Markus Wanner, 13:52
- Re: Patch: plan invalidation vs stored procedures, Gregory Stark, 13:48
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 12:46
- Re: Patch: plan invalidation vs stored procedures, "Pavel Stehule", 12:46
- Re: Patch: plan invalidation vs stored procedures, "Pavel Stehule", 12:42
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 12:38
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 12:22
- Re: A smaller default postgresql.conf, Hans-Juergen Schoenig, 12:07
- A smaller default postgresql.conf, Peter Eisentraut, 11:58
- Re: possible minor EXPLAIN bug?, "Pavel Stehule", 11:24
- Auto-tuning GUCS, "Michael Nacos", 11:16
- Re: Extending varlena, Peter Eisentraut, 11:11
- Re: possible minor EXPLAIN bug?, Simon Riggs, 11:11
- Re: Compatibility types, type aliases, and distinct types, Peter Eisentraut, 10:59
- Re: Extending varlena, Magnus Hagander, 10:12
- Re: Extending varlena, Magnus Hagander, 10:11
- possible minor EXPLAIN bug?, "Pavel Stehule", 09:45
- Re: Extending varlena, Jeremy Drake, 09:33
- Re: Postgres-R, "K, Niranjan (NSN - IN/Bangalore)", 09:03
- Publish GUC flags to custom variables, ITAGAKI Takahiro, 07:06
- Proposed Resource Manager Changes, Simon Riggs, 06:18
- Re: Extending varlena, Simon Riggs, 06:16
- Re: Extending varlena, Tom Lane, 05:43
- Re: Improving non-joinable EXISTS subqueries, Stephen Frost, 05:40
- Re: Extending varlena, Simon Riggs, 05:20
- Design for Synchronous Replication/ WAL Streaming, Simon Riggs, 05:13
- Re: Improving non-joinable EXISTS subqueries, Alvaro Herrera, 04:57
- Re: pgbench duration option, Alvaro Herrera, 04:39
- Re: pgbench duration option, ITAGAKI Takahiro, 04:24
- Improving non-joinable EXISTS subqueries, Tom Lane, 04:15
- Re: Postgres-R, leiyonghua, 03:11
- Re: Extending varlena, "Gregory Williamson", 03:04
- Re: Extending varlena, David Fetter, 02:46
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 02:29
- Re: pgbench duration option, Tom Lane, 02:18
- Re: Extending varlena, Tom Lane, 01:40
- Re: Extending varlena, Tom Lane, 01:31
- Re: Extending varlena, Andrew Chernow, 01:28
- Re: Extending varlena, Andrew Chernow, 01:24
- Re: Extending varlena, Tom Lane, 01:19
- Re: Extending varlena, Jeff Davis, 01:11
- Re: Extending varlena, Josh Berkus, 00:50
- Re: Extending varlena, Andrew Chernow, 00:35
- Re: Extending varlena, David Fetter, 00:21
- Re: pgbench duration option, Alvaro Herrera, 00:11
- Re: Extending varlena, Andrew Chernow, 00:09
- PostgreSQL Conference: West - Call for Papers, Joshua Drake, 00:07
August 18, 2008
- Re: Extending varlena, David Fetter, 23:32
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 22:49
- Re: Patch: plan invalidation vs stored procedures, "Pavel Stehule", 22:41
- Re: Patch: plan invalidation vs stored procedures, Hannu Krosing, 22:36
- Re: pgbench duration option, Greg Smith, 22:25
- Re: Extending varlena, Tom Lane, 22:22
- Extending varlena, David Fetter, 22:08
- Re: IN vs EXISTS equivalence, "Kevin Grittner", 21:47
- Re: Text Selectivity Operators in String Types, "David E. Wheeler", 21:47
- Re: Text Selectivity Operators in String Types, Tom Lane, 21:18
- Re: Compatibility types, type aliases, and distinct types, Tom Lane, 20:29
- Text Selectivity Operators in String Types, "David E. Wheeler", 20:26
- Re: pgbench duration option, Tom Lane, 20:25
- Re: Compatibility types, type aliases, and distinct types, Peter Eisentraut, 20:17
- Re: any psql static binary for iphone ?, Robert Treat, 18:52
- Re: SeqScan costs, Tom Lane, 18:49
- Re: migrate data 6.5.3 -> 8.3.1, Tom Lane, 18:17
- Re: SeqScan costs, Simon Riggs, 18:08
- Re: SeqScan costs, Gregory Stark, 17:44
- Re: proposal sql: labeled function params, "Robert Haas", 17:25
- Re: proposal sql: labeled function params, Hannu Krosing, 17:25
- Re: proposal sql: labeled function params, Bruce Momjian, 17:19
- Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF, Bruce Momjian, 16:53
- Re: Compatibility types, type aliases, and distinct types, Tom Lane, 16:26
- Re: Postgres-R, "K, Niranjan (NSN - IN/Bangalore)", 16:12
- Re: any psql static binary for iphone ?, "Merlin Moncure", 15:25
- Re: any psql static binary for iphone ?, Hans-Juergen Schoenig, 15:16
- Re: any psql static binary for iphone ?, "Merlin Moncure", 15:07
- Re: Compatibility types, type aliases, and distinct types, "Asko Oja", 14:50
- Re: Compatibility types, type aliases, and distinct types, Stephen Frost, 14:33
- Re: any psql static binary for iphone ?, Oleg Bartunov, 14:22
- Re: So what about XSLT?, Peter Eisentraut, 14:18
- Compatibility types, type aliases, and distinct types, Peter Eisentraut, 14:11
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 14:06
- Re: proposal sql: labeled function params, Hannu Krosing, 12:59
- Re: [SPAM?]: Re: proposal sql: labeled function params, Hannu Krosing, 12:59
- Re: any psql static binary for iphone ?, Gregory Stark, 11:36
- Re: Postgres-R, leiyonghua, 11:28
- Re: Patch: plan invalidation vs stored procedures, "Pavel Stehule", 11:05
- Re: IN vs EXISTS equivalence, "Pavel Stehule", 11:02
- Re: Patch: plan invalidation vs stored procedures, Dimitri Fontaine, 11:00
- Re: any psql static binary for iphone ?, Hans-Juergen Schoenig, 10:02
- Re: proposal sql: labeled function params, Peter Eisentraut, 09:51
- Re: any psql static binary for iphone ?, Peter Eisentraut, 09:47
- WITH RECURSIVE patches 0818, Tatsuo Ishii, 09:38
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:53
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 07:57
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 07:52
- Re: about postgres-r setup., leiyonghua, 06:22
- Re: Patch: plan invalidation vs stored procedures, Andrew Dunstan, 05:44
- Re: proposal sql: labeled function params, "Robert Haas", 02:07
- Re: Patch: plan invalidation vs stored procedures, David Fetter, 01:34
- Re: proposal sql: labeled function params, Hannu Krosing, 01:17
- Re: proposal sql: labeled function params, "Robert Haas", 00:24
August 17, 2008
- Re: proposal sql: labeled function params, Hannu Krosing, 23:48
- Re: IN vs EXISTS equivalence, Tom Lane, 23:29
- Re: API for Managing pg_hba and postgresql.conf, Greg Smith, 23:14
- Re: pgbench duration option, Greg Smith, 22:07
- Re: proposal sql: labeled function params, "Pavel Stehule", 20:50
- any psql static binary for iphone ?, Oleg Bartunov, 20:34
- Re: [PgFoundry] Unsigned Data Types, "Asko Oja", 20:07
- Re: proposal sql: labeled function params, Gregory Stark, 20:06
- Re: proposal sql: labeled function params, "Asko Oja", 20:05
- Re: [PgFoundry] Unsigned Data Types, "Ryan Bradetich", 20:03
- Re: proposal sql: labeled function params, "Pavel Stehule", 17:59
- Re: proposal sql: labeled function params, Hannu Krosing, 17:55
- Re: proposal sql: labeled function params, "Pavel Stehule", 17:55
- Re: Mini improvement: statement_cost_limit, "Hans-Jürgen Schönig", 17:15
- Re: proposal sql: labeled function params, Tom Lane, 17:08
- Re: proposal sql: labeled function params, Hannu Krosing, 13:51
- Re: Replay attack of query cancel, Magnus Hagander, 10:36
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:06
- Re: Replay attack of query cancel, Andrew Gierth, 04:24
- Re: Replay attack of query cancel, Tom Lane, 03:46
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 03:40
- Re: Limitations on trigger functions, Tom Lane, 03:35
- Limitations on trigger functions, "Dan Eloff", 01:35
August 16, 2008
- Re: Plugin system like Firefox, Dimitri Fontaine, 23:19
- Re: Replay attack of query cancel, Alvaro Herrera, 22:03
- Re: Patch: plan invalidation vs stored procedures, "Asko Oja", 22:02
- Re: Replay attack of query cancel, Andrew Gierth, 20:18
- Re: proposal sql: labeled function params, Decibel!, 20:09
- Re: [PgFoundry] Unsigned Data Types, Decibel!, 19:53
- Re: proposal sql: labeled function params, Hannu Krosing, 19:52
- Re: proposal sql: labeled function params, Peter Eisentraut, 19:44
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 18:22
- Re: proposal sql: labeled function params, Tom Lane, 17:59
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 17:57
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 17:47
- [Fwd: [COMMITTERS] pgsql: probes.h is generated from probes.d, not pg_trace.d.], Magnus Hagander, 14:45
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:44
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:38
- Re: Explain XML patch submitted, Tom Raney, 06:15
- Re: Explain XML patch submitted, Bruce Momjian, 05:43
- Re: stat() vs cygwin, Bruce Momjian, 05:43
- Re: Replay attack of query cancel, Bruce Momjian, 04:15
- Re: compilig libpq with borland 5.5, Bruce Momjian, 03:57
- Re: Join Removal/ Vertical Partitioning, Bruce Momjian, 02:40
- Re: psql bug -- using old variables and database connection, Bruce Momjian, 02:17
- Re: Mini improvement: statement_cost_limit, Josh Berkus, 01:05
- Re: Misusing functions taking "internal" via coincidental signature match, "David E. Wheeler", 00:44
- Misusing functions taking "internal" via coincidental signature match, Tom Lane, 00:12
- Re: Mini improvement: statement_cost_limit, "Robert Haas", 00:03
August 15, 2008
- Re: Mini improvement: statement_cost_limit, Tom Lane, 23:54
- Re: proposal sql: labeled function params, Hannu Krosing, 21:24
- Re: proposal sql: labeled function params, Hannu Krosing, 20:20
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Bruce Momjian, 20:02
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 19:27
- Re: modifying views, Andrew Dunstan, 18:34
- Re: modifying views, Martijn van Oosterhout, 18:20
- Re: Mini improvement: statement_cost_limit, Bruce Momjian, 18:12
- Re: Mini improvement: statement_cost_limit, Ron Mayer, 17:47
- Re: Mini improvement: statement_cost_limit, Bruce Momjian, 17:16
- Re: So what about XSLT?, Tom Lane, 17:14
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Bruce Momjian, 16:32
- Re: migrate data 6.5.3 -> 8.3.1, Tom Lane, 16:25
- Re: Reporting the bind-parameter on an error, Tom Lane, 16:23
- Re: So what about XSLT?, Andrew Dunstan, 16:22
- Re: migrate data 6.5.3 -> 8.3.1, Tom Lane, 16:14
- Re: So what about XSLT?, Tom Lane, 16:05
- Re: proposal sql: labeled function params, Tom Lane, 16:01
- Re: varchar/name casts, Tom Lane, 15:59
- Re: proposal sql: labeled function params, "Pavel Stehule", 15:31
- Re: So what about XSLT?, David Fetter, 15:24
- So what about XSLT?, Peter Eisentraut, 15:11
- Re: proposal sql: labeled function params, Peter Eisentraut, 15:03
- varchar/name casts, Peter Eisentraut, 15:00
- Re: XML / XSL rendering in PostgreSQL server?, Peter Eisentraut, 14:54
- Re: proposal sql: labeled function params, "Pavel Stehule", 14:54
- Re: proposal sql: labeled function params, Peter Eisentraut, 14:52
- Re: XML / XSL rendering in PostgreSQL server?, "Peter Sampson", 14:09
- Re: XML / XSL rendering in PostgreSQL server?, Tino Wildenhain, 13:46
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 13:26
- Re: Patch: plan invalidation vs stored procedures, Martin Pihlak, 13:13
- Re: migrate data 6.5.3 -> 8.3.1, Andreas Pflug, 12:56
- Reporting the bind-parameter on an error, "Fujii Masao", 12:53
- Re: migrate data 6.5.3 -> 8.3.1, "Guillaume Smet", 12:27
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 12:17
- Re: migrate data 6.5.3 -> 8.3.1, Andreas Pflug, 11:54
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 11:42
- Re: migrate data 6.5.3 -> 8.3.1, "Guillaume Smet", 10:58
- XML / XSL rendering in PostgreSQL server?, "Peter Sampson", 10:55
- Re: migrate data 6.5.3 -> 8.3.1, Zdenek Kotala, 10:34
- Re: migrate data 6.5.3 -> 8.3.1, alexander lunyov, 09:54
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:32
- Re: proposal sql: labeled function params, "Pavel Stehule", 08:22
- [PgFoundry] Unsigned Data Types, "Ryan Bradetich", 08:00
- Re: proposal sql: labeled function params, Tom Lane, 06:27
- Re: Parsing of pg_hba.conf and authentication inconsistencies, "Andreas 'ads' Scherbaum", 01:03
- Re: modifying views, Decibel!, 00:57
- Re: Plugin system like Firefox, Decibel!, 00:48
- Re: SeqScan costs, Decibel!, 00:37
- Re: gsoc, oprrest function for text search take 2, Alvaro Herrera, 00:05
August 14, 2008
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 23:42
- Re: gsoc, oprrest function for text search take 2, Alvaro Herrera, 23:33
- Re: proposal sql: labeled function params, Hannu Krosing, 23:05
- API for Managing pg_hba and postgresql.conf, Andrew Satori, 22:33
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 22:27
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 21:45
- Re: WIP: patch to create explicit support for semi and anti joins, Tom Lane, 21:04
- Re: autovacuum and TOAST tables, Tom Lane, 20:15
- Re: autovacuum and TOAST tables, Alvaro Herrera, 20:07
- Re: IN vs EXISTS equivalence, Simon Riggs, 19:50
- Re: WIP: patch to create explicit support for semi and anti joins, "Kevin Grittner", 19:45
- Re: WIP: patch to create explicit support for semi and anti joins, Tom Lane, 19:08
- Re: WIP: patch to create explicit support for semi and anti joins, Simon Riggs, 17:48
- Re: Patch: propose to include 3 new functions into intarray and intagg, Zdenek Kotala, 17:29
- Re: migrate data 6.5.3 -> 8.3.1, Kenneth Marshall, 16:51
- Re: migrate data 6.5.3 -> 8.3.1, "David Blewett", 16:34
- Re: WIP: patch to create explicit support for semi and anti joins, Tom Lane, 16:04
- migrate data 6.5.3 -> 8.3.1, alexander lunyov, 15:58
- Re: compilig libpq with borland 5.5, "Merlin Moncure", 15:09
- Re: compilig libpq with borland 5.5, "claudio lezcano", 15:02
- Re: benchmark farm, Andrew Dunstan, 13:35
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 13:17
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 13:02
- Re: Join Removal/ Vertical Partitioning, Gregory Stark, 12:22
- Re: gsoc, oprrest function for text search take 2, Gregory Stark, 12:21
- Re: WIP: patch to create explicit support for semi and anti joins, Simon Riggs, 12:20
- Re: Join Removal/ Vertical Partitioning, Simon Riggs, 12:10
- Re: gsoc, oprrest function for text search take 2, "Heikki Linnakangas", 12:03
- proposal sql: labeled function params, "Pavel Stehule", 11:56
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 11:53
- Re: gsoc, oprrest function for text search take 2, "Heikki Linnakangas", 11:42
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 08:46
- Re: benchmark farm, "Michael Holzman", 06:46
- Re: compilig libpq with borland 5.5, "Merlin Moncure", 06:22
- Re: SeqScan costs, Andrew Gierth, 05:45
- Re: WIP: patch to create explicit support for semi and anti joins, "David E. Wheeler", 05:15
- Re: WIP: patch to create explicit support for semi and anti joins, Tom Lane, 05:12
- Re: WIP: patch to create explicit support for semi and anti joins, "David E. Wheeler", 04:52
- Re: compilig libpq with borland 5.5, Bruce Momjian, 04:46
- Re: SeqScan costs, Tom Lane, 03:39
- Re: SeqScan costs, Decibel!, 03:31
- Re: [PERFORM] autovacuum: use case for indenpedent TOAST table autovac settings, Tom Lane, 02:53
- Re: SeqScan costs, Tom Lane, 02:44
- Re: SeqScan costs, Gregory Stark, 02:01
August 13, 2008
- Re: gsoc, oprrest function for text search take 2, Heikki Linnakangas, 23:58
- Re: SeqScan costs, Decibel!, 22:52
- Re: gsoc, oprrest function for text search take 2, Jan Urbański, 22:43
- Re: benchmark farm, Andy Colson, 22:12
- Re: Replay attack of query cancel, Heikki Linnakangas, 21:47
- Re: Transaction-controlled robustness for replication, Simon Riggs, 21:40
- Re: SeqScan costs, Andrew Gierth, 20:33
- Re: Replay attack of query cancel, "Marko Kreen", 20:07
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 18:59
- Re: temporary statistics option at initdb time, Magnus Hagander, 18:57
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 18:55
- Re: SeqScan costs, Decibel!, 18:49
- Re: Transaction-controlled robustness for replication, Simon Riggs, 18:46
- Re: C Extension woes, Tim Hawes, 18:35
- Re: Transaction-controlled robustness for replication, Simon Riggs, 18:21
- Re: C Extension woes, Jan Urbański, 18:18
- Re: benchmark farm, "Jaime Casanova", 18:09
- Re: temporary statistics option at initdb time, Decibel!, 17:30
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 17:27
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 17:17
- Re: Replay attack of query cancel, "Kevin Grittner", 17:11
- Re: Uncopied parameters on CREATE TABLE LIKE, Bruce Momjian, 17:03
- Re: C Extension woes, Tim Hawes, 16:39
- Re: C Extension woes, Tom Lane, 16:34
- Re: Replay attack of query cancel, Magnus Hagander, 16:26
- Re: Replay attack of query cancel, Tom Lane, 16:18
- Re: Replay attack of query cancel, Magnus Hagander, 16:09
- Re: Replay attack of query cancel, Tom Lane, 16:00
- Re: Transaction-controlled robustness for replication, Simon Riggs, 16:00
- Re: Replay attack of query cancel, Magnus Hagander, 15:59
- Re: Replay attack of query cancel, "Stephen R. van den Berg", 15:46
- Re: Transaction-controlled robustness for replication, Markus Wanner, 15:38
- Re: temporary statistics option at initdb time, Magnus Hagander, 15:34
- Re: Transaction-controlled robustness for replication, Simon Riggs, 15:11
- Patch: propose to include 3 new functions into intarray and intagg, "Dmitry Koterov", 13:29
- Re: Replay attack of query cancel, Magnus Hagander, 13:19
- Re: C Extension woes, Andrew Chernow, 13:19
- Re: C Extension woes, Jan Urbański, 13:18
- C Extension woes, Tim Hawes, 12:52
- Re: Replay attack of query cancel, Gregory Stark, 12:43
- Re: Replay attack of query cancel, "Stephen R. van den Berg", 12:14
- Re: SeqScan costs, Simon Riggs, 12:06
- Re: Transaction-controlled robustness for replication, Markus Wanner, 11:27
- Re: Replay attack of query cancel, Magnus Hagander, 11:19
- Re: Transaction-controlled robustness for replication, Simon Riggs, 11:14
- Re: temporary statistics option at initdb time, Magnus Hagander, 11:12
- Re: Transaction-controlled robustness for replication, Markus Wanner, 11:06
- Re: Transaction-controlled robustness for replication, Markus Wanner, 09:35
- Re: Plugin system like Firefox, "Dann Corbit", 07:29
- Re: Transaction-controlled robustness for replication, Alvaro Herrera, 07:22
- Re: Transaction-controlled robustness for replication, Tom Lane, 06:48
- Re: Transaction-controlled robustness for replication, Alvaro Herrera, 06:38
- Re: SeqScan costs, Simon Riggs, 06:30
- Re: Replay attack of query cancel, Tom Lane, 06:20
- Re: temporary statistics option at initdb time, Tom Lane, 06:14
- Re: Plugin system like Firefox, Bruce Momjian, 06:04
- Re: Transaction-controlled robustness for replication, Tom Lane, 05:51
- Re: pgbench duration option, ITAGAKI Takahiro, 05:23
- Re: SeqScan costs, Tom Lane, 05:22
- Re: Planner question, Tom Lane, 05:07
- Re: pgbench duration option, Tom Lane, 05:00
- pgbench duration option, ITAGAKI Takahiro, 03:55
- Re: Plugin system like Firefox, "David E. Wheeler", 03:54
- Re: SeqScan costs, Jeff Davis, 03:14
- Re: Plugin system like Firefox, "Robert Haas", 03:12
- Re: Uncopied parameters on CREATE TABLE LIKE, ITAGAKI Takahiro, 02:38
- Planner question, Tom Raney, 01:53
- Re: temporary statistics option at initdb time, Decibel!, 01:23
- Re: Plugin system like Firefox, "Webb Sprague", 01:21
- Re: IN vs EXISTS equivalence, Decibel!, 01:01
- Re: SeqScan costs, Gregory Stark, 00:58
August 12, 2008
- Re: SeqScan costs, Andrew Gierth, 23:52
- Re: Transaction-controlled robustness for replication, Markus Wanner, 23:28
- Re: SeqScan costs, Simon Riggs, 22:54
- Re: Plugin system like Firefox, Steve Atkins, 22:25
- Re: Plugin system like Firefox, "David E. Wheeler", 22:25
- Re: Plugin system like Firefox, Bruce Momjian, 22:16
- Re: Plugin system like Firefox, Markus Wanner, 22:08
- Re: Transaction-controlled robustness for replication, Simon Riggs, 22:04
- Re: SeqScan costs, Tom Lane, 21:46
- Re: Plugin system like Firefox, Bruce Momjian, 21:42
- Re: Transaction-controlled robustness for replication, Tom Lane, 21:40
- Re: temporary statistics option at initdb time, Euler Taveira de Oliveira, 21:25
- SeqScan costs, Simon Riggs, 20:31
- Re: Plugin system like Firefox, Markus Wanner, 20:24
- Re: Uncopied parameters on CREATE TABLE LIKE, Simon Riggs, 20:10
- Re: Plugin system like Firefox, "Robert Haas", 20:04
- Re: Replay attack of query cancel, Magnus Hagander, 19:41
- Re: Uncopied parameters on CREATE TABLE LIKE, Bruce Momjian, 19:34
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 19:33
- Re: Transaction-controlled robustness for replication, Simon Riggs, 19:32
- Re: temporary statistics option at initdb time, Magnus Hagander, 19:27
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 18:54
- Re: Transaction-controlled robustness for replication, Simon Riggs, 18:54
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 18:48
- Re: Plugin system like Firefox, Bruce Momjian, 18:41
- Re: Transaction-controlled robustness for replication, Simon Riggs, 18:39
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 17:52
- Re: Transaction-controlled robustness for replication, Bruce Momjian, 17:51
- Re: Plugin system like Firefox, Markus Wanner, 17:14
- Re: temporary statistics option at initdb time, Robert Treat, 17:09
- Re: Plugin system like Firefox, Bruce Momjian, 17:07
- Re: Plugin system like Firefox, Bruce Momjian, 17:05
- Re: Replay attack of query cancel, Magnus Hagander, 14:18
- Re: Proposal of SE-PostgreSQL patches [try#2], KaiGai Kohei, 12:32
- Re: Plugin system like Firefox, Peter Eisentraut, 12:06
- Re: WIP: New Page API, Markus Wanner, 11:43
- Re: WIP: New Page API, Zdenek Kotala, 11:38
- psql bug -- using old variables and database connection, Gregory Stark, 11:10
- Copy column storage parameters on CREATE TABLE LIKE/INHERITS, ITAGAKI Takahiro, 10:46
- Re: WIP: New Page API, Markus Wanner, 10:14
- Re: Plugin system like Firefox, Markus Wanner, 10:13
- Re: Plugin system like Firefox, "Dave Page", 09:26
- Re: proposal: UTF8 to_ascii function, Jan Urbański, 08:58
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 07:17
- Re: Plans for 8.4, Bruce Momjian, 05:48
- Re: pltcl_*mod commands are broken on Solaris 10, Bruce Momjian, 05:35
- Plugin system like Firefox, Bruce Momjian, 05:13
- Re: IN vs EXISTS equivalence, Tom Lane, 03:45
- Re: autovacuum and TOAST tables, Alvaro Herrera, 03:06
- Re: Mini improvement: statement_cost_limit, Casey Duncan, 02:43
- Re: autovacuum and TOAST tables, Tom Lane, 01:06
- Re: autovacuum and TOAST tables, Tom Lane, 00:58
- Re: autovacuum and TOAST tables, Alvaro Herrera, 00:42
August 11, 2008
- Re: IN vs EXISTS equivalence, Gregory Stark, 22:40
- Re: Column level privileges was:(Re: Extending grant insert on tables to sequences), "Jaime Casanova", 21:54
- Re: IN vs EXISTS equivalence, "Kevin Grittner", 21:15
- Re: proposal: UTF8 to_ascii function, Peter Eisentraut, 20:40
- Re: Type Categories for User-Defined Types, "David E. Wheeler", 19:43
- Re: IN vs EXISTS equivalence, Tom Lane, 18:59
- Re: Mini improvement: statement_cost_limit, Decibel!, 18:47
- Re: Mini improvement: statement_cost_limit, Decibel!, 18:37
- WIP: New Page API, Zdenek Kotala, 18:09
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 17:56
- Re: Visibility Groups, Decibel!, 17:36
- Re: Question regarding the database page layout., "Ryan Bradetich", 17:22
- Re: IN vs EXISTS equivalence, Decibel!, 17:19
- Re: proposal: UTF8 to_ascii function, Andrew Dunstan, 17:19
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 17:04
- Re: proposal: UTF8 to_ascii function, Andrew Dunstan, 16:56
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 16:49
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 16:48
- Re: Proposal: PageLayout footprint, Zdenek Kotala, 16:44
- Re: proposal: UTF8 to_ascii function, Jan Urbański, 16:13
- Re: Proposal: PageLayout footprint, "Heikki Linnakangas", 16:07
- Re: Proposal: PageLayout footprint, Zdenek Kotala, 15:48
- Re: proposal: UTF8 to_ascii function, Andrew Dunstan, 15:42
- Re: proposal: UTF8 to_ascii function, Jan Urbański, 15:23
- Re: proposal: UTF8 to_ascii function, Andrew Dunstan, 15:17
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 15:00
- Re: Proposal: PageLayout footprint, "Heikki Linnakangas", 14:50
- Re: Skimming icc warnings on mongoose, Tom Lane, 14:49
- Re: proposal: UTF8 to_ascii function, "Pavel Stehule", 14:48
- Skimming icc warnings on mongoose, Gregory Stark, 14:43
- Re: Proposal: PageLayout footprint, Zdenek Kotala, 14:41
- Re: proposal: UTF8 to_ascii function, Andrew Dunstan, 14:27
- Re: Proposal: PageLayout footprint, "Heikki Linnakangas", 14:16
- Re: Proposal: PageLayout footprint, Gregory Stark, 13:50
- Re: Proposal: PageLayout footprint, "Heikki Linnakangas", 13:39
- Re: Multiple anyelement types, "Pavel Stehule", 13:12
- Re: Proposal: PageLayout footprint, Zdenek Kotala, 12:58
- Multiple anyelement types, ITAGAKI Takahiro, 11:31
- Re: Question regarding the database page layout., Gregory Stark, 11:24
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 11:08
- Re: gsoc, oprrest function for text search take 2, "Heikki Linnakangas", 10:40
- Question regarding the database page layout., "Ryan Bradetich", 10:07
- Re: Proposal: PageLayout footprint, "Heikki Linnakangas", 09:46
- proposal: UTF8 to_ascii function, "Pavel Stehule", 09:39
- Proposal: PageLayout footprint, Zdenek Kotala, 07:06
- Re: Type Categories for User-Defined Types, "David E. Wheeler", 05:58
- Re: ambulkinsert, ITAGAKI Takahiro, 05:25
August 09, 2008
- which statements need bind/describe messages?, Abhijit Menon-Sen, 12:27
- Re: Verbosity of Function Return Type Checks, Volkan YAZICI, 12:13
- Re: Verbosity of Function Return Type Checks, Volkan YAZICI, 11:54
- Re: Visibility Groups, daveg, 06:28
- Re: autovacuum and TOAST tables, Tom Lane, 01:47
- Re: autovacuum and TOAST tables, Alvaro Herrera, 00:26
- Re: IN vs EXISTS equivalence, "Kevin Grittner", 00:25
August 08, 2008
- Re: Replay attack of query cancel, Tom Lane, 23:09
- Re: Replay attack of query cancel, Magnus Hagander, 22:54
- Re: Replay attack of query cancel, Tom Lane, 22:45
- Re: IN vs EXISTS equivalence, Tom Lane, 22:23
- Re: Replay attack of query cancel, Alvaro Herrera, 21:15
- Replay attack of query cancel, "Heikki Linnakangas", 20:55
- Re: autovacuum and TOAST tables, Tom Lane, 19:16
- Re: Proposal of SE-PostgreSQL patches [try#2], Josh Berkus, 19:01
- autovacuum and TOAST tables, Alvaro Herrera, 18:58
- Re: Avoiding Application Re-test, chris, 18:43
- Re: Verbosity of Function Return Type Checks, Alvaro Herrera, 17:33
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Stephen Frost, 17:12
- Re: Oprofile with postgresql, Tom Lane, 16:11
- Re: For what should pg_stop_backup wait?, Simon Riggs, 16:02
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Tom Lane, 15:42
- Verbosity of Function Return Type Checks, Volkan YAZICI, 14:00
- Re: For what should pg_stop_backup wait?, Simon Riggs, 13:57
- Oprofile with postgresql, "崔岩ccuiyyan@sina.com", 13:16
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 11:04
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Asko Oja", 08:50
- Re: For what should pg_stop_backup wait?, "Fujii Masao", 04:47
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 03:41
- Re: bug in prepared statements, alter table <8.3, Tom Lane, 02:32
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Tom Lane, 01:56
- Re: bug in prepared statements, alter table <8.3, Andrew Gierth, 00:49
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 00:38
- bug in prepared statements, alter table <8.3, "Merlin Moncure", 00:30
August 07, 2008
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Tom Lane, 23:26
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 23:15
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 22:46
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "David E. Wheeler", 22:24
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Tom Lane, 22:01
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Pavel Stehule", 21:18
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Gregory Stark, 21:03
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 20:34
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Tom Lane, 20:13
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Alvaro Herrera, 20:01
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 19:07
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Andrew Dunstan, 19:00
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 18:56
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "David E. Wheeler", 18:52
- Re: Avoiding Application Re-test, "Asko Oja", 18:47
- Re: Visibility Groups, Gregory Stark, 18:44
- Re: Visibility Groups, Simon Riggs, 18:26
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Alvaro Herrera, 17:49
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Stephen Frost, 17:44
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Tom Lane, 17:43
- Re: patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 17:42
- Re: Avoiding Application Re-test, Richard Huxton, 17:42
- Re: Avoiding Application Re-test, Tom Lane, 17:21
- Re: patch: Add columns via CREATE OR REPLACE VIEW, Alvaro Herrera, 17:17
- Re: Visibility Groups, Alvaro Herrera, 17:09
- Re: Visibility Groups, Gregory Stark, 17:03
- Re: Visibility Groups, Gregory Stark, 16:50
- Re: Visibility Groups, "Robert Haas", 16:49
- Re: Visibility Groups, Simon Riggs, 16:35
- Re: For what should pg_stop_backup wait?, Simon Riggs, 16:34
- Re: Visibility Groups, Tom Lane, 16:28
- Re: Avoiding Application Re-test, Alvaro Herrera, 16:25
- Re: Visibility Groups, Alvaro Herrera, 16:20
- Re: Visibility Groups, Richard Huxton, 16:18
- Avoiding Application Re-test, Simon Riggs, 16:17
- Re: Avoiding Application Re-test, Magnus Hagander, 16:15
- Re: Visibility Groups, "Kevin Grittner", 16:14
- Re: For what should pg_stop_backup wait?, Simon Riggs, 15:59
- [patch] fix dblink security hole, "Marko Kreen", 15:53
- Re: Visibility Groups, Simon Riggs, 15:42
- Re: Visibility Groups, Simon Riggs, 15:25
- Re: Visibility Groups, Richard Huxton, 15:18
- Re: Visibility Groups, Gregory Stark, 14:30
- For what should pg_stop_backup wait?, "Fujii Masao", 14:11
- patch: Add columns via CREATE OR REPLACE VIEW, "Robert Haas", 14:03
- Re: Visibility Groups, Simon Riggs, 14:02
- Re: Visibility Groups, "Jochem van Dieten", 12:55
- Visibility Groups, Simon Riggs, 12:38
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 11:20
- [PATCH] allow has_table_privilege(..., 'usage') on sequences, Abhijit Menon-Sen, 10:08
- Re: Patch: plan invalidation vs stored procedures, Tom Lane, 06:04
- Re: plan invalidation vs stored procedures, "Merlin Moncure", 04:11
- Re: Proposal of SE-PostgreSQL patches [try#2], KaiGai Kohei, 03:34
August 06, 2008
- Re: plan invalidation vs stored procedures, Dimitri Fontaine, 21:52
- Re: plan invalidation vs stored procedures, "Marko Kreen", 21:36
- Re: plan invalidation vs stored procedures, Florian Pflug, 21:29
- Re: Status of DISTINCT-by-hashing work, Tom Lane, 21:16
- ambulkinsert, "Steve Mitchell", 21:13
- Re: plan invalidation vs stored procedures, "Marko Kreen", 20:42
- Re: plan invalidation vs stored procedures, "Asko Oja", 20:35
- Re: plan invalidation vs stored procedures, "Merlin Moncure", 20:33
- Re: plan invalidation vs stored procedures, "Marko Kreen", 20:28
- Patch: plan invalidation vs stored procedures, Martin Pihlak, 20:28
- Re: plan invalidation vs stored procedures, "Merlin Moncure", 20:13
- Re: Parsing of pg_hba.conf and authenticationinconsistencies, Tom Lane, 18:59
- Re: unable to build libpq on Win 2003 (32 bit), "Hiroshi Saito", 18:45
- Re: Parsing of pg_hba.conf and authenticationinconsistencies, Peter Eisentraut, 17:56
- Re: unable to build libpq on Win 2003 (32 bit), "Nikolae Shevchenco (md)", 17:50
- Re: unable to build libpq on Win 2003 (32 bit), "Hiroshi Saito", 17:30
- Re: 8.3 planner ignore index with text_pattern_ops for eq, Tom Lane, 17:03
- 8.3 planner ignore index with text_pattern_ops for eq, "Pavel Stehule", 16:55
- Re: Status of DISTINCT-by-hashing work, Tom Lane, 16:42
- Re: Status of DISTINCT-by-hashing work, "Hitoshi Harada", 16:40
- Re: plan invalidation vs stored procedures, Hannu Krosing, 16:29
- Re: Status of DISTINCT-by-hashing work, Tom Lane, 16:27
- Re: plan invalidation vs stored procedures, "Pavel Stehule", 15:41
- Re: Status of DISTINCT-by-hashing work, Hans-Juergen Schoenig, 15:11
- Re: plan invalidation vs stored procedures, Hannu Krosing, 14:20
- Re: unable to build libpq on Win 2003 (32 bit), "Nikolae Shevchenco (md)", 12:49
- Re: Status of DISTINCT-by-hashing work, "Hitoshi Harada", 12:20
- Re: plan invalidation vs stored procedures, "Pavel Stehule", 12:13
- Re: plan invalidation vs stored procedures, Hannu Krosing, 11:15
- Re: plan invalidation vs stored procedures, Hannu Krosing, 11:10
- Re: plan invalidation vs stored procedures, "Marko Kreen", 08:20
- Re: [patch] gsoc, improving hash index v2, Jens-Wolfhard Schicke, 03:40
- Re: [patch] gsoc, improving hash index v2, "Xiao Meng", 03:39
- Re: [patch] gsoc, improving hash index v2, "Xiao Meng", 03:33
- Re: unable to build libpq on Win 2003 (32 bit), "Hiroshi Saito", 02:06
August 05, 2008
- Re: Parsing of pg_hba.conf and authenticationinconsistencies, Magnus Hagander, 22:56
- Re: Parsing of pg_hba.conf and authenticationinconsistencies, "korry", 22:41
- Re: plan invalidation vs stored procedures, "Merlin Moncure", 22:09
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Simon Riggs, 22:07
- unable to build libpq on Win 2003 (32 bit), "Nikolae Shevchenco (md)", 19:33
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Stephen Frost, 18:39
- Re: IN vs EXISTS equivalence, "Kevin Grittner", 18:33
- Re: Status of DISTINCT-by-hashing work, Tom Lane, 18:29
- Re: unnecessary code in_bt_split, Zdenek Kotala, 18:03
- Re: Status of DISTINCT-by-hashing work, Gregory Stark, 17:50
- Re: Status of DISTINCT-by-hashing work, "Asko Oja", 17:35
- Re: small improvement in buffread common, Tom Lane, 17:09
- Re: plan invalidation vs stored procedures, "Marko Kreen", 17:05
- Status of DISTINCT-by-hashing work, Tom Lane, 16:51
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 16:44
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 16:35
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 16:20
- Re: searching bison guru - grouping sets implementation, Gregory Stark, 16:20
- Re: searching bison guru - grouping sets implementation, Gregory Stark, 16:18
- Re: plan invalidation vs stored procedures, "Pavel Stehule", 16:17
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 16:17
- Re: plan invalidation vs stored procedures, "Pavel Stehule", 16:16
- Re: plan invalidation vs stored procedures, Martin Pihlak, 16:12
- Re: plan invalidation vs stored procedures, "Asko Oja", 16:08
- Re: plan invalidation vs stored procedures, "Asko Oja", 16:04
- Re: plan invalidation vs stored procedures, Tom Lane, 15:51
- Re: IN vs EXISTS equivalence, "Kevin Grittner", 15:44
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 15:29
- Re: plan invalidation vs stored procedures, "Asko Oja", 15:17
- Re: plan invalidation vs stored procedures, "Pavel Stehule", 15:00
- Re: plan invalidation vs stored procedures, "Asko Oja", 14:59
- Re: plan invalidation vs stored procedures, Martin Pihlak, 14:55
- Re: searching bison guru - grouping sets implementation, "Heikki Linnakangas", 14:46
- Re: Location for pgstat.stat, Magnus Hagander, 13:45
- small improvement in buffread common, Zdenek Kotala, 12:46
- Re: plan invalidation vs stored procedures, "Pavel Stehule", 12:40
- Re: PL/PythonU, Tino Wildenhain, 11:08
- plan invalidation vs stored procedures, Martin Pihlak, 10:53
- Re: Reliability of CURRVAL in a RULE, Richard Huxton, 09:30
- Re: Mini improvement: statement_cost_limit, "Heikki Linnakangas", 08:37
- Re: NDirectFileRead and Write, ITAGAKI Takahiro, 08:26
- PL/LOLCODE [was Re: [PATCH] "\ef <function>" in psql], David Fetter, 08:21
- Reliability of CURRVAL in a RULE, Nick, 05:39
- Re: Mini improvement: statement_cost_limit, daveg, 03:01
- Re: IN vs EXISTS equivalence, Tom Lane, 01:48
- Re: IN vs EXISTS equivalence, "Kevin Grittner", 00:35
August 04, 2008
- Re: Mini improvement: statement_cost_limit, Robert Treat, 23:19
- Re: Mini improvement: statement_cost_limit, Robert Treat, 23:12
- Re: Mini improvement: statement_cost_limit, Josh Berkus, 22:53
- Re: Mini improvement: statement_cost_limit, "Kevin Grittner", 22:07
- Re: Mini improvement: statement_cost_limit, daveg, 22:04
- Re: Mini improvement: statement_cost_limit, Gregory Stark, 22:02
- Re: Mini improvement: statement_cost_limit, Hannu Krosing, 21:59
- Re: Mini improvement: statement_cost_limit, daveg, 21:56
- Re: Mini improvement: statement_cost_limit, daveg, 21:49
- Re: PL/Python, Hannu Krosing, 21:13
- Re: Mini improvement: statement_cost_limit, Greg Smith, 21:09
- Re: PL/Python, "David Blewett", 21:02
- Re: Mini improvement: statement_cost_limit, Josh Berkus, 20:59
- Re: Mini improvement: statement_cost_limit, Robert Treat, 20:35
- Re: Type Categories for User-Defined Types, Andrew Dunstan, 20:15
- Re: Type Categories for User-Defined Types, "David E. Wheeler", 20:09
- Re: Type Categories for User-Defined Types, Alvaro Herrera, 20:02
- Re: PL/PythonU, Hannu Krosing, 19:56
- Re: Type Categories for User-Defined Types, "David E. Wheeler", 19:43
- Re: [PATCH] "\ef <function>" in psql, "David E. Wheeler", 19:31
- Strawberry Perl?, "David E. Wheeler", 19:18
- PL/PythonU, "David Blewett", 19:08
- Re: Location for pgstat.stat, Tom Lane, 17:37
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 17:29
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 17:22
- Re: unnecessary code in_bt_split, Tom Lane, 17:15
- Re: pg_regress inputdir, Jorgen Austvik - Sun Norway, 16:13
- Re: Location for pgstat.stat, Magnus Hagander, 12:40
- Re: Mini improvement: statement_cost_limit, Gregory Stark, 11:53
- Re: unnecessary code in_bt_split, Zdenek Kotala, 11:23
- Re: Mini improvement: statement_cost_limit, daveg, 09:50
- Initial Unsigned Integer data type performance test results., "Ryan Bradetich", 09:35
- Re: Mini improvement: statement_cost_limit, Mark Kirkwood, 07:12
- Re: Instructions for adding new catalog, Tom Lane, 05:04
- Re: Mini improvement: statement_cost_limit, Robert Treat, 04:57
- Re: Instructions for adding new catalog, "Gustavo Tonini", 04:44
- Re: Mini improvement: statement_cost_limit, Josh Berkus, 02:56
- Re: unnecessary code in_bt_split, Tom Lane, 01:44
August 03, 2008
- unnecessary code in_bt_split, Zdenek Kotala, 23:19
- Re: Mini improvement: statement_cost_limit, "Hans-Jürgen Schönig", 22:09
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Stephen Frost, 15:16
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Stephen Frost, 15:11
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 15:11
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Stephen Frost, 14:58
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Gregory Stark, 12:49
- Re: Auto-explain patch, Dean Rasheed, 11:05
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 10:36
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 10:29
- Re: Mini improvement: statement_cost_limit, daveg, 09:44
- Re: Re: [Pljava-dev] Should creating a new base type require superuser status?, Thomas Hallgren, 08:11
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 06:32
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 06:14
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Robert Treat, 04:30
August 02, 2008
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Alvaro Herrera, 23:38
- Re: Review: DTrace probes (merged version) ver_03, Greg Smith, 22:00
- Re: Mini improvement: statement_cost_limit, "Hans-Jürgen Schönig", 21:30
- Re: Parsing of pg_hba.conf and authentication inconsistencies, "Joshua D. Drake", 21:13
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Alvaro Herrera, 21:01
- Re: WITH RECUSIVE patches 0723, Michael Meskes, 20:40
- Re: Mini improvement: statement_cost_limit, Tom Lane, 20:38
- Re: WITH RECUSIVE patches 0723, Michael Meskes, 20:38
- Re: Mini improvement: statement_cost_limit, Andrew Dunstan, 20:35
- Mini improvement: statement_cost_limit, "Hans-Jürgen Schönig", 20:19
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 19:36
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Josh Berkus, 19:27
- Re: Parsing of pg_hba.conf and authentication inconsistencies, "Joshua D. Drake", 19:21
- Re: Parsing of pg_hba.conf and authentication inconsistencies, "Joshua D. Drake", 19:20
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 19:04
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 18:49
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 18:39
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 18:37
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Josh Berkus, 18:25
- Re: Re: [Pljava-dev] Should creating a new base type require superuser status?, Tom Lane, 18:12
- Re: [GENERAL] Fragments in tsearch2 headline, Sushant Sinha, 17:50
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Alvaro Herrera, 17:47
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Tom Lane, 17:38
- Re: [WIP] patch - Collation at database level, Martijn van Oosterhout, 16:07
- Re: [WIP] patch - Collation at database level, "Radek Strnad", 15:39
- Re: Parsing of pg_hba.conf and authentication inconsistencies, Gregory Stark, 15:18
- Parsing of pg_hba.conf and authentication inconsistencies, Magnus Hagander, 12:58
- Re: Re: [Pljava-dev] Should creating a new base type require superuser status?, Thomas Hallgren, 08:44
- Re: WITH RECUSIVE patches 0723, Tom Lane, 06:33
- Re: [Pljava-dev] Should creating a new base type require superuser status?, Andrew Gierth, 01:51
- Re: WITH RECUSIVE patches 0723, Andrew Gierth, 01:35
August 01, 2008
- Re: Re: [Pljava-dev] Should creating a new base type require superuser status?, Tom Lane, 23:42
- Re: [Pljava-dev] Should creating a new base type require superuser status?, Thomas Hallgren, 22:43
- Re: Review: DTrace probes (merged version) ver_03, Robert Lor, 22:42
- Re: Review: DTrace probes (merged version) ver_03, Alvaro Herrera, 22:01
- Re: SSL configure patch: review, Alvaro Herrera, 21:59
- Re: SSL configure patch: review, Tom Lane, 21:29
- Re: SSL configure patch: review, Tom Lane, 21:21
- Re: Review: DTrace probes (merged version) ver_03, Greg Smith, 21:18
- Re: Fixing the representation of ORDER BY/GROUP BY/DISTINCT, Tom Lane, 18:26
- Re: Fixing the representation of ORDER BY/GROUP BY/DISTINCT, Martijn van Oosterhout, 18:19
- Re: Fixing the representation of ORDER BY/GROUP BY/DISTINCT, Tom Lane, 16:55
- Re: Review: DTrace probes (merged version) ver_03, Robert Lor, 16:44
- Re: Messed up CVS status of two ECPG files, Gregory Stark, 16:43
- Re: Instructions for adding new catalog, Tom Lane, 16:28
- Re: Review: DTrace probes (merged version) ver_03, Robert Lor, 16:27
- Re: Messed up CVS status of two ECPG files, Tom Lane, 16:26
- Messed up CVS status of two ECPG files, Gregory Stark, 16:10
- Re: Search for version-numbered tclsh?, Alvaro Herrera, 15:52
- Instructions for adding new catalog, "Gustavo Tonini", 15:51
- Re: Review: DTrace probes (merged version) ver_03, Alvaro Herrera, 15:31
- Re: Review: DTrace probes (merged version) ver_03, Alvaro Herrera, 15:19
- Re: Fixing the representation of ORDER BY/GROUP BY/DISTINCT, Gregory Stark, 14:13
- Re: Fixing the representation of ORDER BY/GROUP BY/DISTINCT, Gregory Stark, 14:10
- Re: So, what's the "base dn" in an LDAP URL again?, Magnus Hagander, 13:57
- Re: Plans for 8.4, Magnus Hagander, 11:41
- NDirectFileRead and Write, ITAGAKI Takahiro, 09:23
- Re: Review: DTrace probes (merged version) ver_03, Robert Lor, 06:22
- Re: Review: DTrace probes (merged version) ver_03, Robert Lor, 06:08
- Re: Copy storage parameters on CREATE TABLE LIKE/INHERITS, ITAGAKI Takahiro, 04:53
- Fixing the representation of ORDER BY/GROUP BY/DISTINCT, Tom Lane, 02:54
- Re: Review: DTrace probes (merged version) ver_03, Alvaro Herrera, 00:19