pgsql-hackers before 2009-07-17 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 14, 2009

Thread Author Time
[PATCH 1/3] Add erand48() implementation for non-unixoid systems. Andres Freund 22:34
[PATCH 2/3] Support a 'geqo_seed' GUC to make planning via GEQO repeatable. Andres Freund 22:34
[PATCH 3/3] Document geqo_seed variable. Andres Freund 22:34
Re: navigation menu for documents Dimitri Fontaine 22:37
Re: navigation menu for documents Richard Huxton 22:57
Re: more than one index in a single heap pass? Greg Stark 23:04
Re: navigation menu for documents Andrew Dunstan 23:11
Re: navigation menu for documents Richard Huxton 23:27
Re: more than one index in a single heap pass? Andrew Dunstan 23:32

July 15, 2009

Thread Author Time
Re: more than one index in a single heap pass? Glen Parker 00:01
CommitFest 2009-07 is Now Closed Robert Haas 00:18
Re: Index-only scans Ron Mayer 00:21
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Jeremy Kerr 00:42
Re: Index-only scans Greg Stark 00:50
Re: CommitFest 2009-07 is Now Closed Tatsuo Ishii 00:55
hot standby - merged up to CVS HEAD 📎 Robert Haas 01:12
Re: CommitFest 2009-07 is Now Closed Robert Haas 01:14
Re: CommitFest 2009-07 is Now Closed Tatsuo Ishii 01:16
Re: navigation menu for documents Brendan Jurd 02:11
execute on log_rotation Jaime Casanova 02:11
Re: Sampling profiler updated Itagaki Takahiro 02:12
Re: [PATCH 3/3] Document geqo_seed variable. Robert Haas 02:14
Re: navigation menu for documents Alvaro Herrera 02:24
Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros Robert Haas 02:59
Re: pg_dump Add dumping of comments on index columns higepon 03:20
Re: Synch Rep for CommitFest 2009-07 Fujii Masao 04:32
Index AM API changes for deferability Jeff Davis 05:02
Re: [PATCH 3/3] Document geqo_seed variable. Andres Freund 06:06
Re: Index AM API changes for deferability Tom Lane 06:08
Re: CommitFest 2009-07 is Now Closed Peter Eisentraut 07:03
Re: CommitFest 2009-07 is Now Closed Kristian Larsson 07:11
Mysql.whynot or PG vs MySQL comparison table? Greg Stark 07:20
Re: Mysql.whynot or PG vs MySQL comparison table? Tommy Gildseth 07:27
Re: Mysql.whynot or PG vs MySQL comparison table? Jeff Davis 07:33
Re: Mysql.whynot or PG vs MySQL comparison table? Andrea Suisani 07:50
Re: [PATCH] "could not reattach to shared memory" on Windows Tsutomu Yamada 09:20
slow count in window query Pavel Stehule 10:18
Re: Mysql.whynot or PG vs MySQL comparison table? Peter Eisentraut 10:22
Re: navigation menu for documents Peter Eisentraut 10:33
Re: CommitFest 2009-07 is Now Closed Robert Haas 11:06
Re: Synch Rep for CommitFest 2009-07 Robert Haas 11:15
Re: Filtering dictionaries support and unaccent dictionary Alvaro Herrera 11:19
Re: navigation menu for documents Serge Fonville 11:19
Re: [PATCH 3/3] Document geqo_seed variable. Bernd Helmle 14:13
Re: more than one index in a single heap pass? Bruce Momjian 14:45
Re: more than one index in a single heap pass? Tom Lane 14:53
Add encoding support to COPY David Blewett 15:51
Re: Add encoding support to COPY Tom Lane 16:04
Re: [GENERAL] pg_migrator not setting values of sequences? Zdenek Kotala 16:04
Re: Add encoding support to COPY David Blewett 16:08
Re: [GENERAL] pg_migrator not setting values of sequences? Tom Lane 16:10
Re: Add encoding support to COPY Tom Lane 16:17
Re: [GENERAL] pg_migrator not setting values of sequences? Alvaro Herrera 16:23
Re: hot standby - merged up to CVS HEAD Simon Riggs 16:27
Re: [GENERAL] large object does not exist after pg_migrator Alvaro Herrera 16:28
Re: Synch Rep for CommitFest 2009-07 📎 Fujii Masao 16:45
Re: Mysql.whynot or PG vs MySQL comparison table? Greg Smith 16:45
Re: Add encoding support to COPY 📎 Nagy Karoly Gabriel 16:59
Re: [PATCH 3/3] Document geqo_seed variable. Robert Haas 17:01
Re: [PATCH 3/3] Document geqo_seed variable. Andres Freund 17:13
Split-up ECPG patches 📎 Böszörményi Zoltán 17:17
Re: Add encoding support to COPY David Blewett 17:53
Re: Add encoding support to COPY Bernd Helmle 18:05
Re: Add encoding support to COPY Alvaro Herrera 18:20
changing enumlabel from a NameData to text Mike Wilson 18:25
Re: changing enumlabel from a NameData to text Andrew Dunstan 18:56
initdb auth method option and "ident sameuser" Bernd Helmle 19:28
Re: changing enumlabel from a NameData to text Mike Wilson 19:36
Re: Sampling profiler updated Stefan Moeding 19:39
Re: more than one index in a single heap pass? Dimitri Fontaine 19:52
Re: Add encoding support to COPY Tom Lane 20:07
Re: Add encoding support to COPY David Blewett 20:19
Re: Add encoding support to COPY Andrew Dunstan 20:40
Re: Synch Rep for CommitFest 2009-07 Heikki Linnakangas 21:03
Re: [GENERAL] large object does not exist after pg_migrator Jamie Fox 21:22
Re: [PATCH] Psql List Languages 📎 Fernando Ike de Oliveira 21:38
Re: Synch Rep for CommitFest 2009-07 Dimitri Fontaine 21:59
Status report: getting plpgsql to use the core lexer 📎 Tom Lane 22:43
Re: initdb auth method option and "ident sameuser" Tom Lane 23:15
Re: Status report: getting plpgsql to use the core lexer Alvaro Herrera 23:29
Re: Status report: getting plpgsql to use the core lexer Tom Lane 23:40

July 16, 2009

Thread Author Time
Re: [GENERAL] pg_migrator not setting values of sequences? Tom Lane 02:03
Re: [PATCH] SE-PgSQL/lite rev.2163 Robert Haas 02:11
Re: [PATCH] SE-PgSQL/lite rev.2163 KaiGai Kohei 02:38
[PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 03:05
Re: [PATCH] SE-PgSQL/lite rev.2163 Robert Haas 03:20
Re: [PATCH] SE-PgSQL/lite rev.2163 KaiGai Kohei 03:41
Re: visibility maps and heap_prune 📎 Alex Hunsaker 03:44
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 04:07
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 04:09
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 04:11
Re: [PATCH] SE-PgSQL/tiny rev.2193 KaiGai Kohei 04:12
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 04:13
Re: [PATCH] SE-PgSQL/lite rev.2163 Robert Haas 04:15
Re: [GENERAL] pg_migrator not setting values of sequences? Tom Lane 04:15
Re: [GENERAL] pg_migrator not setting values of sequences? Tom Lane 04:16
Re: [PATCH] SE-PgSQL/lite rev.2163 KaiGai Kohei 04:23
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 04:28
Re: [PATCH] [v8.5] Security checks on largeobjects KaiGai Kohei 04:49
Re: WIP: generalized index constraints Brendan Jurd 05:22
Re: Synch Rep for CommitFest 2009-07 Heikki Linnakangas 06:07
Re: [PATCH] [v8.5] Security checks on largeobjects Joshua Tolley 06:26
Re: Mostly Harmless: c++reserved - patch 1 of 4 Peter Eisentraut 06:35
Re: Synch Rep for CommitFest 2009-07 Dimitri Fontaine 07:53
Review: support for multiplexing SIGUSR1 Jaime Casanova 07:57
Re: Synch Rep for CommitFest 2009-07 Fujii Masao 08:28
Re: [GENERAL] pg_migrator not setting values of sequences? Dimitri Fontaine 08:29
Review remove {join,from}_collapse_limit, add enable_join_ordering Andres Freund 08:48
Re: Synch Rep for CommitFest 2009-07 Heikki Linnakangas 09:00
Re: Synch Rep for CommitFest 2009-07 Rick Gigger 09:34
Re: Why does pg_standby require libpq.so.5? Heikki Linnakangas 10:00
Re: [PATCH] DefaultACLs Nikhil Sontakke 10:02
boolean in C Grzegorz Jaskiewicz 10:12
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 10:36
Re: [GENERAL] pg_migrator not setting values of sequences? Peter Eisentraut 10:55
Re: slow count in window query Greg Stark 11:02
Re: slow count in window query Pavel Stehule 11:07
Re: boolean in C Bernd Helmle 11:52
Re: [PATCH] DefaultACLs Petr Jelinek 11:54
Re: boolean in C Grzegorz Jaskiewicz 12:11
Re: boolean in C Grzegorz Jaskiewicz 12:32
Re: [GENERAL] pg_migrator not setting values of sequences? Tom Lane 12:53
Re: slow count in window query Hitoshi Harada 13:05
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 13:13
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 13:18
Re: boolean in C Tom Lane 13:20
Re: boolean in C Grzegorz Jaskiewicz 13:23
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 13:25
Re: boolean in C Tom Lane 13:37
Re: slow count in window query Hitoshi Harada 13:40
Re: [PATCH] Psql List Languages Peter Eisentraut 13:41
Re: boolean in C Peter Eisentraut 13:53
Re: boolean in C Grzegorz Jaskiewicz 13:59
Re: Mostly Harmless: c++bookends - patch 2 of 4 Robert Haas 14:00
Re: [PATCH] plpythonu datatype conversion improvements Peter Eisentraut 14:16
revised hstore patch 📎 Andrew Gierth 14:17
Re: boolean in C Tom Lane 14:17
Re: Mostly Harmless: c++bookends - patch 2 of 4 Peter Eisentraut 14:30
Re: boolean in C Grzegorz Jaskiewicz 14:32
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 15:16
Re: Review remove {join,from}_collapse_limit, add enable_join_ordering Greg Stark 15:27
Re: boolean in C Zdenek Kotala 15:30
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 15:32
Re: Re: Review remove {join,from}_collapse_limit, add enable_join_ordering Kenneth Marshall 15:35
Re: Synch Rep for CommitFest 2009-07 Heikki Linnakangas 15:41
Re: boolean in C Tom Lane 15:42
Re: boolean in C Bernd Helmle 15:46
Re: Review remove {join,from}_collapse_limit, add enable_join_ordering Greg Stark 15:46
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 15:46
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 15:52
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 15:52
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 15:59
Re: slow count in window query Pavel Stehule 16:06
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 16:23
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 16:30
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 16:49
Re: Synch Rep for CommitFest 2009-07 Greg Stark 17:09
Re: WIP: generalized index constraints Jeff Davis 17:10
Re: Review remove {join,from}_collapse_limit, add enable_join_ordering Robert Haas 17:13
Re: Review remove {join,from}_collapse_limit, add enable_join_ordering Robert Haas 17:22
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 17:26
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Tom Lane 17:26
Re: Review remove {join, from}_collapse_limit, add enable_join_ordering Andres Freund 17:29
Re: [PATCH] [v8.5] Security checks on largeobjects Robert Haas 17:31
Re: [PATCH] plpythonu datatype conversion improvements 📎 Caleb Welton 18:17
Docbook toolchain interfering with patch review? Josh Berkus 18:34
Re: Synch Rep for CommitFest 2009-07 Rick Gigger 18:45
Re: COPY WITH CSV FORCE QUOTE * -- REVIEW Josh Berkus 18:47
Re: [GENERAL] pg_migrator not setting values of sequences? Bruce Momjian 18:58
Re: COPY WITH CSV FORCE QUOTE * Josh Berkus 19:03
pg_stat_activity.application_name Kevin Grittner 19:08
Re: pg_stat_activity.application_name Jaime Casanova 19:11
Re: navigation menu for documents David E. Wheeler 19:13
Re: COPY WITH CSV FORCE QUOTE * Andrew Dunstan 19:26
Re: pg_stat_activity.application_name Kevin Grittner 19:33
Re: pg_stat_activity.application_name Greg Stark 19:37
Re: Synch Rep for CommitFest 2009-07 Robert Haas 19:47
Re: navigation menu for documents Andrew Dunstan 19:49
Re: COPY WITH CSV FORCE QUOTE * -- REVIEW Robert Haas 19:53
Re: pg_stat_activity.application_name Kevin Grittner 19:54
Re: COPY WITH CSV FORCE QUOTE * Josh Berkus 20:13
Re: COPY WITH CSV FORCE QUOTE * -- REVIEW Josh Berkus 20:13
Re: pg_stat_activity.application_name Heikki Linnakangas 20:21
Re: Review remove {join,from}_collapse_limit, add enable_join_ordering Kenneth Marshall 20:22
Re: Docbook toolchain interfering with patch review? Merlin Moncure 20:31
Re: COPY WITH CSV FORCE QUOTE * Chris Spotts 20:40
Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions Peter Eisentraut 20:40
Re: Docbook toolchain interfering with patch review? Greg Smith 20:50
Re: Docbook toolchain interfering with patch review? Euler Taveira de Oliveira 20:54
Re: COPY WITH CSV FORCE QUOTE * Andrew Dunstan 20:55
Re: Make planning via GEQO repeatable Tom Lane 21:04
Re: Review: support for multiplexing SIGUSR1 Jaime Casanova 21:31
Re: Make planning via GEQO repeatable Andres Freund 21:40
Re: Launching commitfest.postgresql.org Alvaro Herrera 21:47
Re: boolean in C Dann Corbit 22:45
Re: Status report: getting plpgsql to use the core lexer Kevin Grittner 22:55
Re: Status report: getting plpgsql to use the core lexer Tom Lane 23:10
Re: Docbook toolchain interfering with patch review? Tom Lane 23:25
Re: Docbook toolchain interfering with patch review? Andrew Dunstan 23:40
Re: WIP: generalized index constraints Brendan Jurd 23:51

Browse Archives

Prev | Next