pgsql-patches - May 2007

Obsolete list for posting patches to the PostgreSQL source code. Those must now be sent to pgsql-hackers.

Search the Archives

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

Browse Archives

Prev | Next

May 1, 2007

Thread Author Time
Re: plpgpsm Pavel Stehule 10:42
MSVC installation wrapper script 📎 Dave Page 11:33
Re: MSVC installation wrapper script Magnus Hagander 20:11
Where to find kind code for STATISTIC_KIND GEOMETRY? Ale Raza 21:07
Re: Where to find kind code for STATISTIC_KIND GEOMETRY? Alvaro Herrera 22:01
Re: Where to find kind code for STATISTIC_KIND GEOMETRY? Ale Raza 22:44
Re: Where to find kind code for STATISTIC_KIND GEOMETRY? Paul Ramsey 22:57

May 2, 2007

Thread Author Time
Re: autovacuum does not start in HEAD 📎 Alvaro Herrera 01:57
Re: [GENERAL] dropping role w/dependent objects Tom Lane 03:34
Re: [GENERAL] dropping role w/dependent objects Ed L. 05:04
Diagnostic functions 📎 Heikki Linnakangas 10:29
Re: non-recursive WITH clause support Bruce Momjian 11:05
Re: CREATE TABLE LIKE INCLUDING INDEXES support NikhilS 11:39
Re: [GENERAL] dropping role w/dependent objects Alvaro Herrera 12:51
Re: autovacuum does not start in HEAD Alvaro Herrera 18:44
Re: Clear up strxfrm() in UTF-8 with locale on Windows 📎 Magnus Hagander 20:42
Re: Clear up strxfrm() in UTF-8 with locale on Windows Tom Lane 21:25

May 3, 2007

Thread Author Time
Updated bitmap index patch 📎 Gavin Sherry 03:51
Re: Updated bitmap index patch Mark Kirkwood 04:56
Re: CREATE TABLE LIKE INCLUDING INDEXES support Tom Lane 05:24
Re: CREATE TABLE LIKE INCLUDING INDEXES support Neil Conway 05:49
Re: CREATE TABLE LIKE INCLUDING INDEXES support NikhilS 05:59
[WIP] GUC for temp_tablespaces 📎 Jaime Casanova 06:28
Re: CREATE TABLE LIKE INCLUDING INDEXES support Tom Lane 06:32
Re: Clear up strxfrm() in UTF-8 with locale on Windows Magnus Hagander 07:31
Re: Updated bitmap index patch Bruce Momjian 11:57
Re: [WIP] GUC for temp_tablespaces Bruce Momjian 11:58
document plperl argument and return value representation 📎 Andrew Dunstan 22:24
Re: document plperl argument and return value representation Alvaro Herrera 22:52
Re: document plperl argument and return value representation 📎 Andrew Dunstan 23:47

May 4, 2007

Thread Author Time
Re: updated SORT/LIMIT patch Tom Lane 01:19
Re: document plperl argument and return value representation Tom Lane 02:44
Re: Hash function for numeric (WIP) 📎 Neil Conway 03:03
Re: Hash function for numeric (WIP) Tom Lane 03:57
Re: Updated bitmap index patch Mark Kirkwood 06:55
Re: Updated bitmap index patch 📎 Finlay Thompson 12:41
Re: document plperl argument and return value representation Alvaro Herrera 13:46
small patch for guc issues 📎 Joachim Wieland 16:21
Re: Where to find kind code for STATISTIC_KIND GEOMETRY? Ale Raza 16:57
Re: Where to find kind code for STATISTIC_KIND GEOMETRY? Paul Ramsey 17:06
Re: Where to find kind code for STATISTIC_KIND GEOMETRY? Tom Lane 17:17
Re: updated SORT/LIMIT patch Gregory Stark 17:34
Re: updated SORT/LIMIT patch Tom Lane 17:44
Re: Updated bitmap index patch Jie Zhang 18:15
Re: updated SORT/LIMIT patch Gregory Stark 18:28

May 5, 2007

Thread Author Time
Re: updated SORT/LIMIT patch Tom Lane 00:49
Re: small patch for guc issues Bruce Momjian 04:09
Re: [WIP] GUC for temp_tablespaces 📎 Jaime Casanova 06:19
Re: [WIP] GUC for temp_tablespaces Bruce Momjian 10:04
Re: Diagnostic functions Peter Eisentraut 14:02
Re: [WIP] GUC for temp_tablespaces 📎 Jaime Casanova 14:40
Re: [WIP] GUC for temp_tablespaces Bruce Momjian 14:44
Re: Clear up strxfrm() in UTF-8 with locale on Windows Magnus Hagander 17:07

May 6, 2007

Thread Author Time
Enable integer datetimes by default 📎 Neil Conway 03:28
Re: Enable integer datetimes by default Michael Glaesemann 03:49
Re: Enable integer datetimes by default Neil Conway 04:08
Re: Enable integer datetimes by default Andrew Dunstan 04:20
Re: Enable integer datetimes by default Neil Conway 06:15
Re: Enable integer datetimes by default Peter Eisentraut 13:14
Re: Enable integer datetimes by default Andrew Dunstan 13:20
Re: Enable integer datetimes by default Andrew Dunstan 15:02
refreshed table function support 📎 Pavel Stehule 16:53
Re: refreshed table function support Bruce Momjian 16:59
Re: [PATCHES] Arrays of Complex Types Andrew Dunstan 17:33
Re: [PATCHES] Arrays of Complex Types David Fetter 17:47

May 7, 2007

Thread Author Time
Re: Enable integer datetimes by default Tom Lane 01:11
Re: Hash function for numeric (WIP) 📎 Neil Conway 01:23
Re: Hash function for numeric (WIP) Tom Lane 01:30
Re: Hash function for numeric (WIP) 📎 Neil Conway 01:51
Re: Clear up strxfrm() in UTF-8 with locale on Windows ITAGAKI Takahiro 01:54
Re: autovacuum does not start in HEAD ITAGAKI Takahiro 04:43
Re: Clear up strxfrm() in UTF-8 with locale on Windows Magnus Hagander 05:41
Re: Diagnostic functions Heikki Linnakangas 09:49
HOT patches 📎 Pavan Deolasee 12:03
Re: [PATCHES] Full page writes improvement, code update 📎 Koichi Suzuki 12:44
Re: Diagnostic functions Peter Eisentraut 15:16
Re: HOT patches Zoltan Boszormenyi 15:32
Re: HOT patches Pavan Deolasee 15:42
updated WIP: arrays of composites 📎 Andrew Dunstan 17:33
Re: updated WIP: arrays of composites Tom Lane 17:48
Implemented current_query 📎 Tomas Doran 18:48
Re: autovacuum does not start in HEAD Alvaro Herrera 19:26
Re: Diagnostic functions Heikki Linnakangas 21:31
ECPG patch to use prepare for improved performance 📎 William Lawrance 21:46
Re: Implemented current_query Neil Conway 22:25

May 8, 2007

Thread Author Time
Re: [HACKERS] Behavior of GENERATED columns per SQL2003 📎 Zoltan Boszormenyi 10:46
Re: [HACKERS] Behavior of GENERATED columns per SQL2003 Tom Lane 15:02
Patch: Allocation of "kind" codes for spatial type. 📎 Ale Raza 15:41
Re: small patch for guc issues Peter Eisentraut 16:34
Re: [WIP] GUC for temp_tablespaces Peter Eisentraut 17:13
Re: Hash function for numeric (WIP) Neil Conway 19:00
Re: Patch: Allocation of "kind" codes for spatial type. Tom Lane 19:16
Re: Hash function for numeric (WIP) Tom Lane 19:19
Re: Patch: Allocation of "kind" codes for spatial type. Ale Raza 20:47
Re: [PATCHES] Patch: Allocation of "kind" codes for spatial type. Alvaro Herrera 20:53

May 9, 2007

Thread Author Time
Re: [WIP] GUC for temp_tablespaces Jaime Casanova 00:21
Re: updated WIP: arrays of composites 📎 Andrew Dunstan 00:52
Re: [WIP] GUC for temp_tablespaces Peter Eisentraut 08:10
Re: ECPG patch to use prepare for improved performance Michael Meskes 09:04
Doc and comment patch for packed varlena 📎 Gregory Stark 17:28
Have vacuum emit a warning when it runs out of maintenance_work_mem 📎 Jim Nasby 18:01
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Tom Lane 18:27
Re: ECPG patch to use prepare for improved performance William Lawrance 20:12
Re: ECPG patch to use prepare for improved performance Alvaro Herrera 20:26
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Jim Nasby 23:18
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Guillaume Smet 23:41

May 10, 2007

Thread Author Time
Re: Implemented current_query 📎 Tomas Doran 01:59
Re: Implemented current_query Alvaro Herrera 02:09
Patch for seq scan & scan resistant bufmgr 📎 CK Tan 03:49
Re: [WIP] GUC for temp_tablespaces 📎 Jaime Casanova 05:13
Re: ECPG patch to use prepare for improved performance Michael Meskes 10:00
Re: updated WIP: arrays of composites 📎 Andrew Dunstan 17:04
Re: updated WIP: arrays of composites Tom Lane 19:29
Re: updated WIP: arrays of composites Andrew Dunstan 20:16
Re: ECPG patch to use prepare for improved performance 📎 William Lawrance 21:54
Re: ECPG patch to use prepare for improved performance Andrew Dunstan 22:00

May 11, 2007

Thread Author Time
Re: Logging checkpoints and other slowdown causes Heikki Linnakangas 10:01
Re: Logging checkpoints and other slowdown causes Guillaume Smet 11:29
Re: Logging checkpoints and other slowdown causes Heikki Linnakangas 11:41
Re: Logging checkpoints and other slowdown causes Greg Smith 14:31
Re: Logging checkpoints and other slowdown causes Heikki Linnakangas 15:37
Concurrent psql patch 📎 Gregory Stark 15:55
Re: Diagnostic functions Bruce Momjian 17:15
Re: updated WIP: arrays of composites Tom Lane 18:12
Re: [PATCHES] Arrays of Complex Types Tom Lane 18:27
Re: updated WIP: arrays of composites Gregory Stark 18:57
Re: [PATCHES] Arrays of Complex Types Merlin Moncure 20:19
Re: updated WIP: arrays of composites Andrew Dunstan 20:34
Re: updated WIP: arrays of composites Tom Lane 20:45
Re: updated WIP: arrays of composites Andrew Dunstan 21:21
Re: updated WIP: arrays of composites Tom Lane 21:37
Re: updated WIP: arrays of composites Andrew Dunstan 22:09
Doc update for back-branches, CLUSTER and MVCC-safety Heikki Linnakangas 22:14
Re: updated WIP: arrays of composites Tom Lane 22:18
Re: updated WIP: arrays of composites Andrew Dunstan 22:26
Re: [GENERAL] dropping role w/dependent objects Alvaro Herrera 22:42
Re: updated WIP: arrays of composites 📎 Tom Lane 23:20
Re: updated WIP: arrays of composites Andrew Dunstan 23:38
Re: [GENERAL] dropping role w/dependent objects Tom Lane 23:40
Re: updated WIP: arrays of composites Tom Lane 23:45
Re: updated WIP: arrays of composites Andrew Dunstan 23:53

May 12, 2007

Thread Author Time
Re: updated WIP: arrays of composites Tom Lane 00:57
Re: Implemented current_query 📎 Tomas Doran 02:16
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Robert Treat 02:18
Re: Preliminary GSSAPI Patches 📎 Henry B. Hotz 16:53
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Jim C. Nasby 17:01
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Heikki Linnakangas 18:57
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Tom Lane 19:45
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Jim C. Nasby 21:03
Performance monitoring (was: [PATCHES] Logging checkpoints and other slowdown causes) Jim C. Nasby 21:19
Re: Performance monitoring Joshua D. Drake 21:26
Re: Concurrent psql patch Jim Nasby 21:54
Re: Enable integer datetimes by default Bruce Momjian 22:10
Re: Performance monitoring (was: [PATCHES] Logging checkpoints and other slowdown causes) Greg Smith 23:09
Re: Performance monitoring Greg Smith 23:24

May 13, 2007

Thread Author Time
Re: Automatic adjustment of bgwriter_lru_maxpages 📎 Greg Smith 01:32
Re: Performance monitoring Neil Conway 04:41
Re: Performance monitoring Heikki Linnakangas 06:54
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Heikki Linnakangas 10:15
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Heikki Linnakangas 10:19
Re: updated WIP: arrays of composites Bruce Momjian 11:25
Re: ECPG patch to use prepare for improved performance Bruce Momjian 11:45
Re: Concurrent psql patch Gregory Stark 13:39
Re: Performance monitoring Magnus Hagander 15:37
Re: Doc update for back-branches, CLUSTER and MVCC-safety Magnus Hagander 16:05
Re: Automatic adjustment of bgwriter_lru_maxpages Heikki Linnakangas 16:27
Re: Concurrent psql patch David Fetter 17:00
Re: Automatic adjustment of bgwriter_lru_maxpages Greg Smith 18:54
Re: Concurrent psql patch Gregory Stark 18:54
Re: Performance monitoring Jim C. Nasby 20:46
OS/X startup scripts 📎 David Fetter 21:15
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Jim C. Nasby 22:14
Re: Concurrent psql patch Jim C. Nasby 22:22
Re: Concurrent psql patch Gregory Stark 22:35
Re: Concurrent psql patch Tom Lane 22:44
Re: OS/X startup scripts Tom Lane 22:49
Re: [PATCHES] OS/X startup scripts Andrew Dunstan 23:04
Re: Concurrent psql patch Gregory Stark 23:05
Re: Have vacuum emit a warning when it runs out of maintenance_work_mem Tom Lane 23:42

May 14, 2007

Thread Author Time
Autovacuum and XID wraparound 📎 David Fetter 01:17
Re: [PATCHES] OS/X startup scripts David Fetter 01:18
Re: [PATCHES] OS/X startup scripts Tom Lane 01:51
Re: Concurrent psql patch Tom Lane 01:55
On patching without write access to CVS 📎 David Fetter 01:56
Re: [PATCHES] OS/X startup scripts David Fetter 01:58
Re: Autovacuum and XID wraparound Tom Lane 02:06
Re: Autovacuum and XID wraparound David Fetter 02:15
Re: [PATCHES] OS/X startup scripts Mark Kirkwood 03:31
Re: Updateable cursors patch Jaime Casanova 04:29
Re: [PATCHES] Autovacuum and XID wraparound Neil Conway 04:34
Re: [PATCHES] OS/X startup scripts Neil Conway 04:38
Re: [PATCHES] On patching without write access to CVS Peter Eisentraut 07:57
Re: Automatic adjustment of bgwriter_lru_maxpages ITAGAKI Takahiro 09:04
Re: [PATCHES] OS/X startup scripts Gregory Stark 09:44
Re: [PATCHES] OS/X startup scripts Heikki Linnakangas 09:52
Re: Performance monitoring Zdenek Kotala 11:12
Re: [PATCHES] OS/X startup scripts Gregory Stark 11:36
Re: Concurrent psql patch Gregory Stark 11:51
Re: [PATCHES] OS/X startup scripts Andrew Dunstan 12:04
Re: Automatic adjustment of bgwriter_lru_maxpages Greg Smith 13:34

Browse Archives

Prev | Next