pgsql-hackers since 2010-07-13 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

July 13, 2010

Thread Author Time
explain.c: why trace PlanState and Plan trees separately? Tom Lane 00:02
Re: gSoC - ADD MERGE COMMAND - code patch submission Tom Lane 00:12
Re: log files and permissions Fujii Masao 01:48
dblink regression failure in HEAD Itagaki Takahiro 02:31
Re: dblink regression failure in HEAD Tom Lane 03:02
Re: dblink regression failure in HEAD Alvaro Herrera 03:22
Re: dblink regression failure in HEAD Andrew Dunstan 03:32
Re: dblink regression failure in HEAD Tom Lane 04:25
Re: log files and permissions Itagaki Takahiro 05:18
Re: patch (for 9.1) string functions Itagaki Takahiro 06:50
Re: multibyte charater set in levenshtein function 📎 Alexander Korotkov 07:04
Re: multibyte-character aware support for function "downcase_truncate_identifier()" Rajanikant Chirmade 07:10
Re: patch (for 9.1) string functions 📎 Pavel Stehule 07:54
Re: explain.c: why trace PlanState and Plan trees separately? Yeb Havinga 08:50
Re: dblink regression failure in HEAD Stephen Frost 11:05
Re: log files and permissions 📎 Martin Pihlak 12:16
Re: dblink regression failure in HEAD Andrew Dunstan 13:29
Re: explain.c: why trace PlanState and Plan trees separately? Tom Lane 14:10
Last call for patches for the July CommitFest Kevin Grittner 14:15
bg worker: overview Markus Wanner 14:30
bg worker: patch 1 of 6 - permanent process 📎 Markus Wanner 14:31
bg worker: patch 2 of 6 - job cache 📎 Markus Wanner 14:31
bg worker: patch 3 of 6 - sockets 📎 Markus Wanner 14:31
bg worker: patch 4 of 6 - renaming 📎 Markus Wanner 14:31
Re: log files and permissions Tom Lane 14:31
bg worker: patch 5 of 6 - splitting 📎 Markus Wanner 14:31
bg worker: patch 6 of 6 - ooo messages 📎 Markus Wanner 14:31
Re: explain.c: why trace PlanState and Plan trees separately? Yeb Havinga 15:21
ERROR: argument to pg_get_expr() must come from system catalogs Dave Page 15:31
Re: ERROR: argument to pg_get_expr() must come from system catalogs Thom Brown 15:44
Re: ERROR: argument to pg_get_expr() must come from system catalogs Thom Brown 15:48
Re: ERROR: argument to pg_get_expr() must come from system catalogs Dave Page 15:50
Re: ERROR: argument to pg_get_expr() must come from system catalogs Thom Brown 15:56
Re: ERROR: argument to pg_get_expr() must come from system catalogs Dave Page 16:00
Re: ERROR: argument to pg_get_expr() must come from system catalogs Thom Brown 16:01
Re: ERROR: argument to pg_get_expr() must come from system catalogs Thom Brown 16:25
Re: explain.c: why trace PlanState and Plan trees separately? 📎 Tom Lane 18:14
Per-column collation, proof of concept 📎 Peter Eisentraut 18:25
Re: ERROR: argument to pg_get_expr() must come from system catalogs Tom Lane 18:36
Re: bg worker: overview Kevin Grittner 18:45
testing plpython3u on 9.0beta3 Chris 20:38
Re: testing plpython3u on 9.0beta3 Peter Eisentraut 21:02
Date of 9.0 beta4 Bruce Momjian 21:59

July 14, 2010

Thread Author Time
Re: Date of 9.0 beta4 Marc G. Fournier 00:18
Re: Date of 9.0 beta4 Bruce Momjian 00:40
Re: testing plpython3u on 9.0beta3 Chris 01:28
Re: testing plpython3u on 9.0beta3 Tom Lane 01:55
Re: multiple -f support 📎 Mark Wong 03:03
security label support, part.1 📎 KaiGai Kohei 05:34
security label support, part.2 📎 KaiGai Kohei 05:34
Fwd: sql/med review - problems with patching Pavel Stehule 06:15
Synchronous replication 📎 Fujii Masao 06:50
Re: suppress automatic recovery after back crash Fujii Masao 07:41
Re: bg worker: overview Markus Wanner 08:28
cross column correlation revisted PostgreSQL - Hans-Jürgen Schönig 10:12
Re: cross column correlation revisted Heikki Linnakangas 10:40
Re: cross column correlation revisted PostgreSQL - Hans-Jürgen Schönig 10:52
Re: cross column correlation revisted Yeb Havinga 11:21
Re: five-key syscaches 📎 Yeb Havinga 11:27
Re: patch: preload dictionary new version 📎 Pavel Stehule 13:12
Re: cross column correlation revisted Joshua Tolley 13:54
Re: cross column correlation revisted Tom Lane 14:01
Re: cross column correlation revisted PostgreSQL - Hans-Jürgen Schönig 14:13
Re: cross column correlation revisted Tom Lane 14:22
Re: cross column correlation revisted Andrew Dunstan 14:34
Re: five-key syscaches Robert Haas 14:39
Re: cross column correlation revisted PostgreSQL - Hans-Jürgen Schönig 14:41
standard_conforming_strings 📎 Robert Haas 14:48
Re: five-key syscaches Yeb Havinga 14:56
Re: suppress automatic recovery after back crash 📎 Robert Haas 14:59
Re: standard_conforming_strings Bruce Momjian 15:03
Re: five-key syscaches Robert Haas 15:04
Re: cross column correlation revisted Joshua Tolley 15:09
Re: cross column correlation revisted Robert Haas 15:13
Re: Synchronous replication Robert Haas 15:16
Re: standard_conforming_strings Tom Lane 15:37
Re: Per-column collation, proof of concept Kevin Grittner 17:21
Re: Branch created, let the experiment begin ... Joshua D. Drake 17:25
Re: Per-column collation, proof of concept Pavel Stehule 17:35
Re: Branch created, let the experiment begin ... Robert Haas 17:37
Re: Branch created, let the experiment begin ... Stephen Frost 17:42
PgWest 2010 Call for Papers! Joshua D. Drake 19:26
Re: Per-column collation, proof of concept Peter Eisentraut 21:11
Re: cross column correlation revisted marcin mank 21:57
Re: cross column correlation revisted Dimitri Fontaine 23:33

July 15, 2010

Thread Author Time
Re: Patch for 9.1: initdb -C option KaiGai Kohei 00:16
Re: TRUNCATE+COPY optimization and --jobs=1 in pg_restore Robert Haas 02:49
Re: Per-column collation, proof of concept Pavel Stehule 03:57
Re: standard_conforming_strings Richard Huxton 05:30
Re: cvs to git migration - keywords Markus Wanner 06:58
Re: Per-column collation, proof of concept Peter Eisentraut 08:44
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock 📎 Simon Riggs 09:24
Re: cross column correlation revisted Hans-Jürgen Schönig 10:04
Re: Partitioning syntax Simon Riggs 12:18
Incorrect FTS result with GIN index Artur Dabrowski 13:09
Re: standard_conforming_strings Robert Haas 13:20
Re: Incorrect FTS results with GIN index Artur Dabrowski 13:29
Re: cross column correlation revisted Joshua Tolley 13:39
Re: bg worker: overview Dimitri Fontaine 13:45
Re: cross column correlation revisted David Fetter 14:14
Re: Incorrect FTS results with GIN index Artur Dabrowski 14:28
CommitFest 2010-07 now in progress Kevin Grittner 14:44
SHOW TABLES Simon Riggs 15:00
Re: SHOW TABLES Tom Lane 15:05
Re: SHOW TABLES Simon Riggs 15:20
Re: Per-column collation, proof of concept Tom Lane 15:24
Re: SHOW TABLES Thom Brown 15:30
Re: Partitioning syntax Tom Lane 15:35
Re: SHOW TABLES Hans-Jürgen Schönig 15:35
Re: SHOW TABLES Magnus Hagander 15:38
Re: standard_conforming_strings Tom Lane 15:43
Re: SHOW TABLES Joshua D. Drake 15:48
Re: SHOW TABLES Joshua D. Drake 15:50
Re: SHOW TABLES Andrew Dunstan 15:52
Re: SHOW TABLES Guillaume Lelarge 16:02
Re: SHOW TABLES Thom Brown 16:03
Re: SHOW TABLES Joshua D. Drake 16:05
Re: SHOW TABLES Aaron W. Swenson 16:06
Re: SHOW TABLES Marc G. Fournier 16:07
Re: SHOW TABLES Thom Brown 16:09
Re: SHOW TABLES Robert Haas 16:10
Re: SHOW TABLES Marc G. Fournier 16:16
Re: SHOW TABLES Joshua D. Drake 16:19
Re: SHOW TABLES Thom Brown 16:20
Re: SHOW TABLES David Fetter 16:30
Re: SHOW TABLES David Fetter 16:31
Re: SHOW TABLES Simon Riggs 16:35
Re: SHOW TABLES Hans-Jürgen Schönig 16:40
Re: SHOW TABLES Simon Riggs 16:42
Re: SHOW TABLES Magnus Hagander 16:43
Re: SHOW TABLES Simon Riggs 16:48
Re: SHOW TABLES Kevin Grittner 16:51
Re: SHOW TABLES Kevin Grittner 16:55
Re: SHOW TABLES Jesper Krogh 16:57
Re: reducing NUMERIC size for 9.1 Brendan Jurd 16:58
Re: SHOW TABLES Simon Riggs 16:59
Re: SHOW TABLES Magnus Hagander 17:02
Re: Per-column collation, proof of concept Greg Stark 17:04
Re: cvs to git migration - keywords Marko Kreen 17:15
Re: SHOW TABLES Simon Riggs 17:16
Re: SHOW TABLES Joshua D. Drake 17:17
Re: SHOW TABLES Simon Riggs 17:18
Re: SHOW TABLES Andreas 'ads' Scherbaum 17:21
Re: SHOW TABLES Greg Sabino Mullane 17:23
Re: cvs to git migration - keywords Andrew Dunstan 17:26
Re: SHOW TABLES Greg Sabino Mullane 17:26
Re: SHOW TABLES Kevin Grittner 17:36
Re: reducing NUMERIC size for 9.1 Robert Haas 17:47
Re: cvs to git migration - keywords Marko Kreen 17:48
Re: SHOW TABLES Marc G. Fournier 17:54
Re: cvs to git migration - keywords Aidan Van Dyk 17:56
Re: SHOW TABLES Simon Riggs 17:57
Re: SHOW TABLES Greg Sabino Mullane 17:58
Re: cvs to git migration - keywords Aidan Van Dyk 18:04
Re: SHOW TABLES Peter Eisentraut 18:21
Re: bg worker: overview Markus Wanner 18:28
Re: SHOW TABLES Alvaro Herrera 18:31
Re: SHOW TABLES Robert Haas 18:44
Re: SHOW TABLES Greg Sabino Mullane 18:48
Re: SHOW TABLES Peter Eisentraut 19:01
Re: SHOW TABLES Bernd Helmle 19:02
Re: SHOW TABLES Joshua D. Drake 19:13
Re: SHOW TABLES Marc G. Fournier 19:15
Re: SHOW TABLES Andrew Dunstan 19:25
Re: SHOW TABLES Richard Huxton 19:26
Re: SHOW TABLES Andreas 'ads' Scherbaum 19:27
Re: SHOW TABLES Bruce Momjian 19:38
Re: SHOW TABLES Greg Sabino Mullane 19:43
Re: SHOW TABLES Heikki Linnakangas 19:45
Re: Listen/Notify in 9.0 Tom Lane 19:47
Re: bg worker: overview Jaime Casanova 19:51
Re: SHOW TABLES Andrew Dunstan 19:52
Re: bg worker: overview Markus Wanner 20:00
Re: SHOW TABLES Bernd Helmle 20:03
Re: SHOW TABLES Richard Huxton 20:15
Re: SHOW TABLES David Christensen 20:21
Re: bg worker: overview Alvaro Herrera 20:37
Re: SHOW TABLES Ross J. Reedstrom 20:52
Re: SHOW TABLES Simon Riggs 21:34
Re: SHOW TABLES Robert Haas 21:40
Re: SHOW TABLES Simon Riggs 21:44
Re: SHOW TABLES Simon Riggs 21:46
Re: SHOW TABLES Dimitri Fontaine 21:59
buildfarm owners, please add REL9_0_STABLE to your list of builds Andrew Dunstan 22:09
Re: SHOW TABLES David Fetter 23:19
buildfarm housekeeping / planning Andrew Dunstan 23:57

July 16, 2010

Thread Author Time
Re: buildfarm housekeeping / planning Tom Lane 00:10
Re: [PATCH] elimination of code duplication in DefineOpFamily() Tom Lane 00:16
Re: gSoC - ADD MERGE COMMAND - code patch submission Boxuan Zhai 00:26
Re: SHOW TABLES Alvaro Herrera 00:37
Re: small exclusion constraints patch Tom Lane 00:46
Re: SHOW TABLES Robert Haas 01:57
Re: dividing money by money Tom Lane 02:25
Re: suppress automatic recovery after back crash Fujii Masao 03:14
Re: SHOW TABLES Marc G. Fournier 03:27
Re: SHOW TABLES Josh Berkus 04:18
Re: testing plpython3u on 9.0beta3 Chris 05:04
Re: dividing money by money Peter Eisentraut 05:17
Re: (9.1) btree_gist support for searching on "not equals" 📎 Jeff Davis 05:19
Re: imessages up-date Markus Wanner 06:02

Browse Archives

Prev | Next