pgsql-patches - March 2002

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

March 1, 2002

Thread Author Time
Allows for commands to be processed iteractively 📎 Fernando Nasser 14:02
Adds the parsing of a CREATE SCHEMA statement 📎 Fernando Nasser 14:03
Re: Allows for commands to be processed iteractively Tom Lane 16:00
Re: Allows for commands to be processed iteractively Fernando Nasser 16:02
Re: Adds the parsing of a CREATE SCHEMA statement Tom Lane 16:26
Re: FW: [HACKERS] decode() function for PostgreSQL Peter Eisentraut 22:05

March 2, 2002

Thread Author Time
\du undocumented in psql help 📎 Rod Taylor 00:59
Re: Adds the parsing of a CREATE SCHEMA statement Fernando Nasser 16:50
Re: \du undocumented in psql help Bruce Momjian 18:30

March 4, 2002

Thread Author Time
minor documentation fix 📎 Neil Conway 05:33
Re: minor documentation fix Bruce Momjian 05:54
[No subject] Rod Taylor 18:45
Re: Bruce Momjian 20:43
Re: PQunescapeBytea libpq function Bruce Momjian 23:59

March 5, 2002

Thread Author Time
Re: psql \timing patch Bruce Momjian 00:01
Re: postgresql-7.2b3-betterquote.patch Bruce Momjian 00:23
Re: BUG#599 & BUG 606 correction 📎 Nicolas Bazin 01:08
Re: postgresql-7.2b3-betterquote.patch Bruce Momjian 02:00
Re: simple code cleanups Bruce Momjian 02:05
new hash function 📎 Neil Conway 02:36
Re: Showing index details with \d on psql Bruce Momjian 02:43
Re: Updates errors_zh_TW.properties of JDBC driver Bruce Momjian 03:35
Re: Fix for non-blocking connections in libpq Bruce Momjian 05:20
Re: [PATCH] GiST code cleanup Bruce Momjian 05:31
Re: TOAST-slicing: substring access methods for TOASTed values. Bruce Momjian 05:32
Re: Added Encoding Bruce Momjian 05:52
Re: oid2name cleanup Bruce Momjian 05:54
Re: Fix for non-blocking connections in libpq Bruce Momjian 06:07
Re: \du undocumented in psql help Bruce Momjian 06:13
Re: minor documentation fix Bruce Momjian 06:15
Re: Basic DOMAIN Support Bruce Momjian 06:22
Re: psql domains Bruce Momjian 06:23
Re: new hash function Bruce Momjian 06:35
WITH DELIMITERS in COPY Bruce Momjian 06:38
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 06:40
Re: ALTER TABLE OWNER: change indexes Tom Lane 06:46
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 06:50
Re: [PATCHES] WITH DELIMITERS in COPY Gavin Sherry 10:21
Re: [PATCHES] new hash function Thomas Lockhart 13:44
Re: [PATCHES] WITH DELIMITERS in COPY Tom Lane 16:17
Re: [PATCHES] WITH DELIMITERS in COPY Lee Kindness 17:07
Re: enable debugging in jdbc Bruce Momjian 17:56
Re: [PATCHES] WITH DELIMITERS in COPY Bruce Momjian 18:01
Re: Undocumented feature costs a lot of performance in COPY Bruce Momjian 18:02
Re: a patch for contrib/rserv Bruce Momjian 18:58
Re: ALTER TABLE OWNER: change indexes Neil Conway 19:18
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 21:08
Re: ALTER TABLE OWNER: change indexes 📎 Neil Conway 21:17
Re: ALTER TABLE OWNER: change indexes Tom Lane 23:34

March 6, 2002

Thread Author Time
Re: Added Encoding Eiji Tokuya 00:33
Re: ALTER TABLE OWNER: change indexes Neil Conway 00:34
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 02:52
Re: Added Encoding Bruce Momjian 02:55
Re: Added Encoding Bruce Momjian 02:56
Re: Added Encoding Bruce Momjian 06:24
Re: Added Encoding Bruce Momjian 06:24
Re: libpq++ Bruce Momjian 14:38
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 19:58
Re: Basic DOMAIN Support Bruce Momjian 20:34
Re: psql domains Bruce Momjian 20:39
Re: a patch for contrib/rserv Bruce Momjian 20:41
Re: another missing patch Bruce Momjian 20:42
Re: missing patch Bruce Momjian 20:48
Re: new hash function Bruce Momjian 20:49

March 7, 2002

Thread Author Time
Re: date formatting and tab-complete patch Bruce Momjian 04:44
Re: date formatting and tab-complete patch Bruce Momjian 05:10
Re: date formatting and tab-complete patch Karel Zak 08:22
Small fix for _valueCopy() 📎 Fernando Nasser 12:23
Small fix for _copyGrantStmt 📎 Fernando Nasser 12:34
Small fix for _equalValue() 📎 Fernando Nasser 12:38
Small fix for _copySetConstraintsStmt 📎 Fernando Nasser 12:51
Re: Small fix for _equalValue() Tom Lane 15:14
Re: Small fix for _equalValue() Fernando Nasser 15:35
Re: Small fix for _equalValue() REPOST 📎 Fernando Nasser 15:43
Re: Small fix for _equalValue() Tom Lane 16:00
Re: Small fix for _equalValue() Thomas Lockhart 16:36
Re: Small fix for _equalValue() Tom Lane 16:39
Re: Small fix for _equalValue() Thomas Lockhart 16:50
Re: Small fix for _equalValue() Tom Lane 16:55
Reorder definitions in parsenodes.h 📎 Fernando Nasser 16:57
Re: date formatting and tab-complete patch Manuel Sugawara 17:30
Re: date formatting and tab-complete patch Manuel Sugawara 17:34
Re: Basic DOMAIN Support Bruce Momjian 18:11
Re: psql domains Bruce Momjian 18:12
Re: date formatting and tab-complete patch 📎 Bruce Momjian 20:48
Re: Basic DOMAIN Support 📎 Rod Taylor 22:18
Re: Basic DOMAIN Support Bruce Momjian 22:35
Re: Basic DOMAIN Support Neil Conway 22:51

March 8, 2002

Thread Author Time
Re: system catalog relation of a table and a serial sequence Bruce Momjian 00:55
Re: [PATCHES] system catalog relation of a table and a serial Bruce Momjian 01:00
Re: [PATCHES] system catalog relation of a table and a serial sequence Brent Verner 01:25
Re: [PATCHES] system catalog relation of a table and a serial Bruce Momjian 01:27
Re: Basic DOMAIN Support 📎 Rod Taylor 01:40
Re: Basic DOMAIN Support Tom Lane 02:42
Re: Basic DOMAIN Support Christopher Kings-Lynne 02:56
Re: Basic DOMAIN Support Tom Lane 02:56
Re: Basic DOMAIN Support Tom Lane 03:01
Re: Basic DOMAIN Support Rod Taylor 03:07
Re: Basic DOMAIN Support Rod Taylor 03:27
Re: Basic DOMAIN Support Bruce Momjian 03:27
Re: Small fix for _copySetConstraintsStmt Tom Lane 03:41
Re: Basic DOMAIN Support Rod Taylor 03:52
Domain Support -- another round 📎 Rod Taylor 04:21
Re: Basic DOMAIN Support Tom Lane 04:31
Re: Basic DOMAIN Support Rod Taylor 04:38
Re: Basic DOMAIN Support Rod Taylor 04:44
Re: Small fix for _copyGrantStmt Tom Lane 04:45
Re: Small fix for _copySetConstraintsStmt Tom Lane 04:46
Index USING in pg_dump 📎 Bruce Momjian 04:51
Re: Small fix for _valueCopy() Tom Lane 04:53
Re: Basic DOMAIN Support Tom Lane 05:05
Re: Index USING in pg_dump Tom Lane 05:15
ALTER TABLE OWNER: handle toast 📎 Neil Conway 05:49
Additional fixes to ecpg - please apply patch 📎 Nicolas Bazin 07:35
Re: Domain Support -- another round Christopher Kings-Lynne 07:37
Re: Domain Support -- another round Rod Taylor 12:59
Re: Index USING in pg_dump Bruce Momjian 16:07
Re: Index USING in pg_dump Tom Lane 16:35
Re: [HACKERS] Index USING in pg_dump 📎 Bruce Momjian 16:43
Re: Index USING in pg_dump Neil Conway 17:01
Re: Index USING in pg_dump 📎 Bruce Momjian 17:26
minor error reporting fixes 📎 Liam Stewart 17:53

March 9, 2002

Thread Author Time
Docs on BOOTSTRAP relations 📎 Rod Taylor 02:15
Re: Docs on BOOTSTRAP relations Rod Taylor 02:38
Re: Docs on BOOTSTRAP relations 📎 Rod Taylor 02:52
Re: Domain Support -- another round 📎 Rod Taylor 03:18
Re: Small fix for _equalValue() Thomas Lockhart 17:47
Re: Small fix for _equalValue() Tom Lane 18:33
Update errors_zh_TW.properties 📎 Zhenbang Wei 18:48
Update libpq-zh_TW.po 📎 Zhenbang Wei 20:44
Update psql-zh_TW.po 📎 Zhenbang Wei 20:45
Re: Small fix for _equalValue() Thomas Lockhart 22:26
Re: Small fix for _equalValue() Tom Lane 22:46
Re: [PATCHES] Small fix for _equalValue() Thomas Lockhart 23:43
Re: [PATCHES] Small fix for _equalValue() Tom Lane 23:58

March 10, 2002

Thread Author Time
Re: [PATCHES] Small fix for _equalValue() Thomas Lockhart 00:28
Re: Index USING in pg_dump Bruce Momjian 06:01
Update pg_dump-zh_TW.po 📎 Zhenbang Wei 06:39
Update postgres-zh_TW.po 📎 Zhenbang Wei 08:33
Re: Additional fixes to ecpg - please apply patch Michael Meskes 11:40
Re: Additional fixes to ecpg - please apply patch Michael Meskes 12:10
Re: Additional fixes to ecpg - please apply patch jtv 13:28
Re: Additional fixes to ecpg - please apply patch Michael Meskes 14:39

March 11, 2002

Thread Author Time
Re: ALTER TABLE OWNER: change indexes Peter Eisentraut 01:45
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 02:19
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 02:29
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich 09:30
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 15:04
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 16:48
Re: support for POSIX 1003.1-2001 hosts Bruce Momjian 17:05
Re: JDBC build.xml Bruce Momjian 17:21
Re: IPv6 Support for INET/CIDR types. Paul Vixie 18:50
Re: Adds the parsing of a CREATE SCHEMA statement Bruce Momjian 18:58
Re: Domain Support -- another round Bruce Momjian 20:52
psql: backslash fix 📎 Neil Conway 21:29
Re: psql: backslash fix Peter Eisentraut 22:08
Re: psql: backslash fix Neil Conway 22:12
Re: support for POSIX 1003.1-2001 hosts Paul Eggert 22:24
Re: psql: backslash fix Bruce Momjian 22:44
Re: psql: backslash fix Neil Conway 22:49
Re: psql: backslash fix Bruce Momjian 22:50
Re: Domain Patch Bruce Momjian 22:51
Re: support for POSIX 1003.1-2001 hosts Bruce Momjian 22:58
Re: psql: backslash fix Peter Eisentraut 23:24
Re: psql: backslash fix Neil Conway 23:41
Re: support for POSIX 1003.1-2001 hosts Dominic J. Eidson 23:59

March 12, 2002

Thread Author Time
Re: support for POSIX 1003.1-2001 hosts Bruce Momjian 00:04
Re: support for POSIX 1003.1-2001 hosts Neil Conway 00:05
Re: Domain Support -- another round Peter Eisentraut 00:14
Re: psql: backslash fix Peter Eisentraut 00:17
Re: support for POSIX 1003.1-2001 hosts Peter Eisentraut 00:22
Re: support for POSIX 1003.1-2001 hosts Paul Eggert 00:22
Re: Adds the parsing of a CREATE SCHEMA statement Tom Lane 01:15
Re: support for POSIX 1003.1-2001 hosts Bruce Momjian 02:21
Re: support for POSIX 1003.1-2001 hosts Christopher Kings-Lynne 02:35
Re: Domain Support -- another round 📎 Rod Taylor 03:25
Re: Domain Support -- another round Bruce Momjian 04:42
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich 04:51
Re: ALTER TABLE OWNER: change indexes Tom Lane 05:40
Re: support for POSIX 1003.1-2001 hosts Paul Eggert 05:59
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich 06:08
JDBC arrays Alexey Slynko 12:18
Re: psql: backslash fix Ross J. Reedstrom 18:21
Re: psql: backslash fix Neil Conway 18:53
Re: psql: backslash fix Ross J. Reedstrom 20:00
Re: postgresql-7.2b3-betterquote.patch 📎 Elliot Lee 20:34
Re: support for POSIX 1003.1-2001 hosts 📎 Bruce Momjian 21:43

March 13, 2002

Thread Author Time
Re: Added Encoding 📎 Eiji Tokuya 11:07
Re: Update postgres-zh_TW.po Peter Eisentraut 19:41
Re: ALTER TABLE OWNER: handle toast Bruce Momjian 20:02
Re: [PATCHES] minor error reporting fixes Bruce Momjian 20:10
Preferred method for submitting patch corrections? Ian Barwick 21:21
Re: Preferred method for submitting patch corrections? Bruce Momjian 21:23
Re: [HACKERS] Additional fixes to ecpg - please apply patch Bruce Momjian 21:39
truncate cleanup 📎 Neil Conway 23:36

March 14, 2002

Thread Author Time
pg_depend patch 📎 Rod Taylor 14:50
Re: Docs on BOOTSTRAP relations Bruce Momjian 21:20
Re: Domain Support -- another round Bruce Momjian 21:21
Re: JDBC arrays Bruce Momjian 21:44
Re: postgresql-7.2b3-betterquote.patch Bruce Momjian 22:32

Browse Archives

Prev | Next