pgsql-patches since 2003-01-19 00:00

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

Jan. 19, 2003

Thread Author Time
Re: doc improvements Bruce Momjian 00:12

Jan. 20, 2003

Thread Author Time
fix PQcmdTuples() for MOVE/FETCH 📎 Neil Conway 01:50
Win32 port diff files 📎 Jan Wieck 22:04

Jan. 21, 2003

Thread Author Time
Re: targetlist functions part 1 (was [HACKERS] targetlist Peter Eisentraut 21:32
Re: targetlist functions part 1 (was [HACKERS] targetlist Tom Lane 21:37

Jan. 22, 2003

Thread Author Time
Re: [PATCHES] targetlist functions part 1 (was targetlist Peter Eisentraut 20:42

Jan. 23, 2003

Thread Author Time
SEQUENCEs and NO MAXVALUE NO MINVALUE 📎 Rod Taylor 00:33
Re: SEQUENCEs and NO MAXVALUE NO MINVALUE Tom Lane 01:37
Re: SEQUENCEs and NO MAXVALUE NO MINVALUE Rod Taylor 03:13
ECPG, threading and pooling Shridhar Daithankar<shridhar_daithankar@persistent.co.in> 09:10
Re: ECPG, threading and pooling Michael Meskes 15:10
Re: ECPG, threading and pooling Shridhar Daithankar 15:28
question about rollback and SQLException Andy Kriger 17:07
Re: question about rollback and SQLException Dave Cramer 17:31
Re: question about rollback and SQLException Ross J. Reedstrom 17:32
Re: question about rollback and SQLException Andy Kriger 17:38
Re: question about rollback and SQLException Andy Kriger 17:44
Re: question about rollback and SQLException Dave Cramer 18:05
Re: question about rollback and SQLException Kris Jurka 18:15
Fix segfault in pg_restore Oliver Elphick 18:28
Re: SEQUENCEs and NO MAXVALUE NO MINVALUE Peter Eisentraut 18:31
Re: [PATCHES] targetlist functions part 1 (was targetlist Peter Eisentraut 18:33
Re: ECPG, threading and pooling Michael Meskes 19:06
Re: question about rollback and SQLException Andy Kriger 19:23

Jan. 24, 2003

Thread Author Time
Re: question about rollback and SQLException Barry Lind 05:45
Re: question about rollback and SQLException Dave Cramer 16:43
Re: question about rollback and SQLException Andy Kriger 17:16
7.3.1 - python pgdb getdesc bug 📎 Adam DePrince, CSA 17:39

Jan. 25, 2003

Thread Author Time
Cube enhancements for 7.4 📎 Bruno Wolff III 20:08

Jan. 26, 2003

Thread Author Time
Re: Docs for service file Bruce Momjian 00:42
Re: domain check constraint syntax problem for 7.4 Rod Taylor 05:01
domain check constraint syntax problem for 7.4 Bruno Wolff III 05:09
Re: domain check constraint syntax problem for 7.4 Bruno Wolff III 05:17
Earthdistance update for 7.4 - depends on recent cube patches 📎 Bruno Wolff III 05:43
Re: domain check constraint syntax problem for 7.4 📎 Rod Taylor 13:21
remove some cruft 📎 Neil Conway 19:17
minor doc / usage fixes 📎 Neil Conway 22:10

Jan. 27, 2003

Thread Author Time
Re: Fix segfault in pg_restore Tom Lane 00:25
fix pl/pgsql %type bug 📎 Neil Conway 01:07
Re: ECPG, threading and pooling 📎 Lee Kindness 11:52
Re: ECPG, threading and pooling Michael Meskes 12:28
Re: ECPG, threading and pooling Lee Kindness 14:06
Re: ECPG, threading and pooling Shridhar Daithankar 14:09
Re: ECPG, threading and pooling Lee Kindness 14:18
Re: ECPG, threading and pooling Tom Lane 14:30
Re: ECPG, threading and pooling Michael Meskes 15:06
Re: ECPG, threading and pooling Michael Meskes 15:09
Re: ECPG, threading and pooling Tom Lane 15:26
Doc fix for Create Domains 📎 Robert Treat 16:09
Re: question about rollback and SQLException 📎 Kris Jurka 18:29
Re: ECPG, threading and pooling Michael Meskes 19:29
Re: minor doc / usage fixes Peter Eisentraut 21:10

Jan. 28, 2003

Thread Author Time
Re: minor doc / usage fixes Neil Conway 01:25
Re: 7.3.1 - python pgdb getdesc bug Tom Lane 04:27
getpeereid() for local ident 📎 Alex Cichowski 07:37
fix regression in .pgpass handling 📎 Neil Conway 19:44
Re: minor doc / usage fixes Peter Eisentraut 21:58

Jan. 29, 2003

Thread Author Time
plpython: fix for improperly handled NULL arguments in prepared plans 📎 Andrew Bosma 00:16

Jan. 30, 2003

Thread Author Time
v7.2.4 bundled ... Marc G. Fournier 02:00
Re: v7.2.4 bundled ... Rod Taylor 03:07
Re: v7.2.4 bundled ... Tom Lane 04:37
Re: v7.2.4 bundled ... Tom Lane 05:10
Re: v7.2.4 bundled ... Christopher Kings-Lynne 05:17
Re: v7.2.4 bundled ... Magnus Naeslund(f) 06:12
Re: v7.2.4 bundled ... Tom Lane 06:28
Re: v7.2.4 bundled ... 📎 Kevin Brown 06:51
Re: v7.2.4 bundled ... 📎 Kevin Brown 06:56
Re: v7.2.4 bundled ... Christopher Kings-Lynne 07:22
Re: v7.2.4 bundled ... Rod Taylor 12:55
Re: v7.2.4 bundled ... Tom Lane 15:26
Re: v7.2.4 bundled ... Marc G. Fournier 17:20
Re: fix regression in .pgpass handling Tom Lane 19:50
Re: [PATCHES] v7.2.4 bundled ... Kevin Brown 22:04
fix doc typo 📎 Neil Conway 23:00

Jan. 31, 2003

Thread Author Time
Re: [PATCHES] v7.2.4 bundled ... Tom Lane 00:05
Re: fix doc typo Tom Lane 00:11
Re: fix pl/pgsql %type bug Tom Lane 00:32
Re: [PATCHES] v7.2.4 bundled ... Kevin Brown 02:30
updated win32 patch 📎 Neil Conway 04:02
Re: [PATCHES] v7.2.4 bundled ... Robert Treat 14:57
Re: fix broken regression tests Tom Lane 21:02
Re: plpython: fix for improperly handled NULL arguments in prepared plans Tom Lane 22:36

Feb. 1, 2003

Thread Author Time
Re: getpeereid() for local ident Alex Cichowski 12:30

Feb. 2, 2003

Thread Author Time
improve docs on min()/max() performance 📎 Neil Conway 03:30
Re: getpeereid() for local ident Bruce Momjian 07:44

Feb. 3, 2003

Thread Author Time
Re: [HACKERS] PostgreSQL libraries - PThread Support, but Bruce Momjian 12:19
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2 Bruce Momjian 12:29
Re: pg_dump a specific schema Bruce Momjian 12:35
Re: targetlist functions part 1 (was [HACKERS] targetlist Bruce Momjian 12:36
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2 Rod Taylor 12:46
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2 Bruce Momjian 13:05
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2 Bruce Momjian 13:06
Re: Docs for service file Bruce Momjian 14:24
Re: replace oidrand() with random_sample() Bruce Momjian 14:25
Re: [Fwd: [HACKERS] Coerce to Domain] Bruce Momjian 14:29
Re: targetlist functions part 1 (was [HACKERS] targetlist Tom Lane 14:42
Re: targetlist functions part 1 (was [HACKERS] targetlist Joe Conway 14:57
Re: targetlist functions part 1 (was [HACKERS] targetlist Tom Lane 15:17
Re: SEQUENCEs and NO MAXVALUE NO MINVALUE Bruce Momjian 15:23
Re: SEQUENCEs and NO MAXVALUE NO MINVALUE Bruce Momjian 15:25
Re: Cube enhancements for 7.4 Bruce Momjian 15:57
Re: domain check constraint syntax problem for 7.4 Bruce Momjian 15:58
Re: Earthdistance update for 7.4 - depends on recent cube Bruce Momjian 15:58
Re: remove some cruft Bruce Momjian 15:59
Re: minor doc / usage fixes Bruce Momjian 16:00
Re: Doc fix for Create Domains Bruce Momjian 16:02
Re: getpeereid() for local ident Bruce Momjian 16:08
documentation improvements 📎 Neil Conway 18:32
Re: documentation improvements Roberto Mello 19:31
Re: updated win32 patch Jan Wieck 20:41

Feb. 4, 2003

Thread Author Time
timestamp patch to extend legal range of dates. John Cochran 02:18
Re: timestamp patch to extend legal range of dates. Neil Conway 02:26
Re: timestamp patch to extend legal range of dates. Tom Lane 04:41
Patch Applied question about rollback and SQLException Dave Cramer 11:17
Re: [Fwd: [HACKERS] Coerce to Domain] Bruce Momjian 11:53
Re: timestamp patch to extend legal range of dates. Oliver Elphick 12:11
Re: timestamp patch to extend legal range of dates. Tom Lane 16:02
Re: timestamp patch to extend legal range of dates. Rod Taylor 16:09
Re: timestamp patch to extend legal range of dates. Oliver Elphick 22:20
Adding // comments (ANSI??)... 📎 Sean Chittenden 23:21

Feb. 5, 2003

Thread Author Time
Re: Adding // comments (ANSI??)... Christopher Kings-Lynne 02:03
Re: Adding // comments (ANSI??)... Sean Chittenden 02:36
Re: Adding // comments (ANSI??)... Neil Conway 02:37
Re: Adding // comments (ANSI??)... Tom Lane 02:46
Re: Adding // comments (ANSI??)... Sean Chittenden 02:57
Re: timestamp patch to extend legal range of dates. John Cochran 12:01
lock.h and proc.h Sumaira Ali 14:54
Re: timestamp patch to extend legal range of dates. Tom Lane 15:20

Feb. 6, 2003

Thread Author Time
Patch to extend range of timestamps John Cochran 01:42
Re: lock.h and proc.h Tom Lane 15:19

Feb. 8, 2003

Thread Author Time
trivial patch for pg_dump blob problem Oleg Drokin 17:32

Feb. 10, 2003

Thread Author Time
FAQ addition: deleteing all but one unique row greg 15:12
Re: FAQ addition: deleteing all but one unique row Tom Lane 15:25
Re: FAQ addition: deleteing all but one unique row greg 15:34

Feb. 11, 2003

Thread Author Time
[PATCH]errors_zh_TW.properties for JDBC driver 📎 Zhenbang Wei 14:17
[PATCH]psql-zh_TW.po 📎 Zhenbang Wei 14:58
[PATCH]Traditional Chinese translation for pg_controldata 📎 Zhenbang Wei 15:08
[PATCH]pg_resetxlog-zh_TW.po 📎 Zhenbang Wei 15:25

Feb. 12, 2003

Thread Author Time
Evaluate arguments of COALESCE and NULLIF only once. 📎 Kris Jurka 02:43
pg_avd 📎 Matthew T. O'Connor 02:48
Re: FAQ addition: deleteing all but one unique row greg 17:02
parse_expr.c another type produced by transformations? Greg Stark 18:06
Re: FAQ addition: deleteing all but one unique row Kris Jurka 18:52
Re: [PATCH]errors_zh_TW.properties for JDBC driver Barry Lind 20:40
Re: FAQ addition: deleteing all but one unique row greg 21:47

Feb. 13, 2003

Thread Author Time
loading libraries on Postmaster startup Joe Conway 04:15
Re: loading libraries on Postmaster startup Greg Stark 04:29
Re: pg_dump a specific schema Bruce Momjian 04:54
Re: loading libraries on Postmaster startup Tom Lane 04:55
Re: targetlist functions part 1 (was [HACKERS] targetlist Bruce Momjian 05:06
Re: pg_get_constraintdef patch #2 Bruce Momjian 05:10
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2 Bruce Momjian 05:19
Re: replace oidrand() with random_sample() Bruce Momjian 05:24
Re: SEQUENCEs and NO MAXVALUE NO MINVALUE Bruce Momjian 05:25
Re: Cube enhancements for 7.4 Bruce Momjian 05:26
Re: Earthdistance update for 7.4 - depends on recent cube Bruce Momjian 05:31
Re: domain check constraint syntax problem for 7.4 Bruce Momjian 05:32
Re: remove some cruft Bruce Momjian 05:34
Re: targetlist functions part 1 (was [HACKERS] targetlist Tom Lane 05:36
Re: minor doc / usage fixes Bruce Momjian 05:37
Re: Doc fix for Create Domains Bruce Momjian 05:39
Re: getpeereid() for local ident Bruce Momjian 05:48
Re: targetlist functions part 1 (was [HACKERS] targetlist Bruce Momjian 05:53
New function - hostmask greg 07:03
createuser - allow user cancel or kill to work Oliver Elphick 11:42
psql patch 📎 Jeroen T. Vermeulen 13:49
Cosmetic change in catalog/index.c Greg Sabino Mullane 15:09
Re: [HACKERS] parse_expr.c another type produced by transformations? Tom Lane 18:30
Re: loading libraries on Postmaster startup Joe Conway 21:24
Re: loading libraries on Postmaster startup Peter Eisentraut 21:25
Re: Cosmetic change in catalog/index.c Neil Conway 22:57
Re: trivial patch for pg_dump blob problem Tom Lane 22:58
Re: Cosmetic change in catalog/index.c Tom Lane 23:23

Feb. 14, 2003

Thread Author Time
Re: Docs for service file Bruce Momjian 02:43
Re: trivial patch for pg_dump blob problem Oleg Drokin 06:38
Acconuting Packages that use Postgres Ian 09:34
Re: Cosmetic change in catalog/index.c greg 14:37
stats_command_string default? Kevin Brown 19:17
Re: fix regression in .pgpass handling Bruce Momjian 19:53
Re: stats_command_string default? Tom Lane 21:51
Re: Cosmetic change in catalog/index.c Tom Lane 21:59

Feb. 15, 2003

Thread Author Time
Re: stats_command_string default? Christopher Kings-Lynne 14:23

Feb. 16, 2003

Thread Author Time
Object (Domain) locking 📎 Rod Taylor 00:50
Re: [HACKERS] psql and readline 📎 Ross J. Reedstrom 02:29
Re: Evaluate arguments of COALESCE and NULLIF only once. Tom Lane 02:33
Re: stats_command_string default? Kevin Brown 08:19
Re: stats_command_string default? Kevin Brown 08:45
Re: [HACKERS] psql and readline Patrick Welche 18:04
Re: stats_command_string default? Tom Lane 19:26
Re: stats_command_string default? Tom Lane 20:55

Feb. 17, 2003

Thread Author Time
Re: stats_command_string default? Christopher Kings-Lynne 01:32
Re: stats_command_string default? Tom Lane 02:30
Re: stats_command_string default? Kevin Brown 03:54
Non-colliding auto generated names 📎 Christopher Kings-Lynne 05:26
postgres error reporting Chisel Wright 11:34
Re: improve docs on min()/max() performance Bruce Momjian 20:42
Re: documentation improvements Bruce Momjian 20:49
Re: Cosmetic change in catalog/index.c Neil Conway 21:41
Re: Cosmetic change in catalog/index.c greg 21:57
Re: Patch to extend range of timestamps Bruce Momjian 22:17

Browse Archives

Prev | Next