pgsql-patches - February 2003

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

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

Feb. 18, 2003

Thread Author Time
Re: [HACKERS] lock.h and proc.h 📎 Bruce Momjian 02:14
Re: createuser - allow user cancel or kill to work Bruce Momjian 02:21
Re: FAQ addition: deleteing all but one unique row Bruce Momjian 02:38
more doc improvements 📎 Neil Conway 02:51
Re: pg_avd Bruce Momjian 03:25
Re: pg_avd Christopher Kings-Lynne 03:52
Re: [HACKERS] psql and readline Bruce Momjian 04:57
Re: psql patch Bruce Momjian 04:59
Re: outstanding patches Bruce Momjian 05:02
Re: Object (Domain) locking Bruce Momjian 05:16
Re: Non-colliding auto generated names Bruce Momjian 05:18
Re: more doc improvements Bruce Momjian 05:19
Re: pg_avd Matthew T. O'Connor 05:28
Re: pg_avd Matthew T. O'Connor 05:34
Re: Non-colliding auto generated names Christopher Kings-Lynne 05:47
Re: Non-colliding auto generated names Tom Lane 06:00
Re: Non-colliding auto generated names Christopher Kings-Lynne 06:10
fix tiny psql memory leak 📎 Neil Conway 08:08
Re: pg_avd Neil Conway 08:24
Re: pg_avd Christopher Kings-Lynne 08:32
Re: pg_avd Olleg Samoylov 14:04
Re: Non-colliding auto generated names Tom Lane 14:43
Re: FAQ addition: deleteing all but one unique row greg 14:45
Re: Non-colliding auto generated names Christopher Kings-Lynne 15:03
Re: pg_avd Tom Lane 15:07
Re: Non-colliding auto generated names Tom Lane 15:57
Re: FAQ addition: deleteing all but one unique row Bruce Momjian 17:36
Re: pg_avd Matthew T. O'Connor 18:07
Re: pg_avd Matthew T. O'Connor 18:38
Re: pg_avd Matthew T. O'Connor 18:39
Re: pg_avd Bruce Momjian 18:49
Re: pg_avd Bruce Momjian 18:54
Re: postgres error reporting Bruce Momjian 19:04
Re: postgres error reporting Mike Mascari 19:13
Re: postgres error reporting Bruce Momjian 19:40
Re: pg_avd Matthew T. O'Connor 20:50
Re: pg_avd Matthew T. O'Connor 20:53
Re: postgres error reporting Dima Tkach 22:58
Re: pg_avd Peter Eisentraut 23:03

Feb. 19, 2003

Thread Author Time
The last configuration file patch (I hope!) This one does it all. 📎 mlw 02:43
Re: [HACKERS] The last configuration file patch (I hope!) This one Neil Conway 02:59
Re: improve docs on min()/max() performance Bruce Momjian 03:12
Re: documentation improvements Bruce Momjian 03:13
Re: Patch to extend range of timestamps Bruce Momjian 03:48
Re: createuser - allow user cancel or kill to work Bruce Momjian 03:53
Re: psql patch Bruce Momjian 03:54
Re: outstanding patches Bruce Momjian 03:59
Re: Object (Domain) locking Bruce Momjian 04:02
Re: [HACKERS] psql and readline Bruce Momjian 04:04
Re: more doc improvements Bruce Momjian 04:06
implement query_start for pg_stat_activity 📎 Neil Conway 05:27
Re: implement query_start for pg_stat_activity Tom Lane 06:04
Re: implement query_start for pg_stat_activity Neil Conway 06:45
Re: implement query_start for pg_stat_activity Tom Lane 07:00
Re: The last configuration file patch (I hope!) This one Oliver Elphick 09:15
Re: postgres error reporting Chisel Wright 11:52
Re: The last configuration file patch (I hope!) This one mlw 12:58
Re: postgres error reporting Tom Lane 15:00
Re: pg_avd Tom Lane 15:11
Re: postgres error reporting Tom Lane 15:12
Re: pg_avd Matthew T. O'Connor 16:06
Patch AbstractJdbc1Statement.setBoolean support BIT and INTEGER columns 📎 Jeroen Habets 17:18
Re: implement query_start for pg_stat_activity 📎 Neil Conway 20:45
Re: pg_avd Bruce Momjian 21:37
Re: The last configuration file patch (I hope!) This one Bruce Momjian 21:53
Re: The last configuration file patch (I hope!) This one mlw 23:27
Re: pg_avd Magnus Naeslund(f) 23:32
Re: Object (Domain) locking Bruce Momjian 23:47

Feb. 20, 2003

Thread Author Time
Re: Non-colliding auto generated names Christopher Kings-Lynne 02:17
contrib/dbmirror 📎 Steven Singer 03:05
Simplifying timezone support Tom Lane 03:35
Re: Simplifying timezone support Ross J. Reedstrom 19:34
Re: Simplifying timezone support Tom Lane 20:21
Re: Simplifying timezone support Ross J. Reedstrom 21:03
Re: Simplifying timezone support Tom Lane 21:19

Feb. 21, 2003

Thread Author Time
Re: FAQ addition: deleteing all but one unique row Neil Conway 05:32
Re: psql patch Neil Conway 07:18
Re: [PATCHES] Non-colliding auto generated names Christopher Kings-Lynne 07:23
Minor doc patch: create function 📎 Gavin Sherry 10:45
Re: psql patch Jeroen T. Vermeulen 13:22
fixups for 7.3 to contrib directories 📎 Gregory Stark 18:12
Re: Minor doc patch: create function Peter Eisentraut 19:01

Browse Archives

Prev | Next