pgsql-patches since 2002-02-18 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

Feb. 18, 2002

Thread Author Time
Re: Patch to ALTER TABLE docs for 7.2.1 Christopher Kings-Lynne 01:34
Re: Patch to ALTER TABLE docs for 7.2.1 Bruce Momjian 02:00
Re: [PATCHES] Patch to ALTER TABLE docs for 7.2.1 Justin Clift 02:40
Re: Patch to ALTER TABLE docs for 7.2.1 Neil Conway 03:37
Re: [PATCHES] Patch to ALTER TABLE docs for 7.2.1 Neil Conway 03:41
Re: Patch to ALTER TABLE docs for 7.2.1 Christopher Kings-Lynne 04:08
MIN/MAX -> Min/Max 📎 Bruce Momjian 06:57

Feb. 19, 2002

Thread Author Time
elog cleanup 📎 Bruce Momjian 05:16
Re: elog cleanup Serguei Mokhov 05:39
Re: elog cleanup Bruce Momjian 05:40
Re: elog cleanup Bruce Momjian 05:41
Re: elog cleanup Tom Lane 05:43
Re: elog cleanup Bruce Momjian 05:54
Re: elog cleanup Tom Lane 15:17
Re: elog cleanup Bruce Momjian 15:50
Globals Storage and Thread-safety 📎 mkscott 19:57

Feb. 20, 2002

Thread Author Time
Re: Bug-report about pgaccess for kanji-use Tatsuo Ishii 00:50
simple code cleanups 📎 Neil Conway 01:40
Re: simple code cleanups Stephan Szabo 02:19
Re: simple code cleanups Neil Conway 02:37
Re: simple code cleanups 📎 Neil Conway 04:56
JDBC callable statement 📎 Paul Bethe 22:26

Feb. 21, 2002

Thread Author Time
[PATCH] Empty arrays cause SQLExceptions when using Array.getArray Doug Fields 01:03
Re: [PATCHES] JDBC callable statement Barry Lind 01:21
[PATCH] Ability to PreparedStatement.setObject(#, int[]) Doug Fields 01:39
Patch to JDBC Callable Stmt 📎 Paul Bethe 20:00
JDBC Callable Stmt 📎 Paul Bethe 20:11
Round 2 of files for JDBC Patch 📎 Paul Bethe 20:12
Last time for JDBC 📎 Paul Bethe 21:13
JDBC CStmt (inline this time) Paul Bethe 21:57

Feb. 22, 2002

Thread Author Time
Re: Make equals sign optional in CREATE DATABASE WITH param Bruce Momjian 03:05
Re: contrib/DBMirror (Replication). Bruce Momjian 03:59
Re: Automatic transactions in psql Bruce Momjian 04:01
Re: [PATCHES] JDBC Connection startup cleaned up Bruce Momjian 04:02
PAM patch... 📎 Dominic J. Eidson 04:36
Re: Allow arbitrary levels of analyze/rewriting Bruce Momjian 04:40
Re: PAM patch... Bruce Momjian 04:45
Re: PAM patch... Tom Lane 05:00
Re: PAM patch... Dominic J. Eidson 05:04
Re: PAM patch... 📎 Dominic J. Eidson 05:19
Re: Updates errors_zh_TW.properties of JDBC driver Bruce Momjian 05:20
Re: Postgres JDBC cancel method patch Bruce Momjian 05:32
Re: Globals Storage and Thread-safety Bruce Momjian 05:43
Re: simple code cleanups Bruce Momjian 05:45
Re: [PATCHES] [PATCH] Ability to PreparedStatement.setObject(#, int[]) Bruce Momjian 05:48
Re: JDBC CStmt (inline this time) Bruce Momjian 05:53
Re: [PATCHES] Re: nocreatetable for 7.1.2 [patch] Bruce Momjian 13:08
Fix issuing of multiple command completions per command 📎 Fernando Nasser 14:39
Fix command completion for CREATE TABEL ... AS 📎 Fernando Nasser 14:44
Re: [PATCHES] Automatic transactions in psql Thomas Lockhart 15:21
Re: [PATCHES] Automatic transactions in psql Bruce Momjian 16:09
Re: Automatic transactions in psql Bruce Momjian 16:12
Re: Automatic transactions in psql Tom Lane 16:17
Re: Automatic transactions in psql Greg Sabino Mullane 17:12
Re: Fix command completion for CREATE TABEL ... AS Tom Lane 17:55
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 18:10
Re: IPv6 Support for INET/CIDR types. Paul Vixie 18:23
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 18:28
Re: IPv6 Support for INET/CIDR types. Paul Vixie 18:38
Re: Showing index details with \d on psql Bruce Momjian 18:49
Re: Efficient slicing/substring of TOAST values (for comment) Bruce Momjian 18:52
Re: IPv6 Support for INET/CIDR types. Vadim Kogan 19:12
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 19:20
Re: IPv6 Support for INET/CIDR types. Paul Vixie 19:34
Re: IPv6 Support for INET/CIDR types. Vadim Kogan 19:37
Re: Automatic transactions in psql Tom Lane 19:37
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 19:40
Re: IPv6 Support for INET/CIDR types. Vadim Kogan 19:44
Re: Patch to add CREATE OPERATOR CLASS Bruce Momjian 19:47
Re: IPv6 Support for INET/CIDR types. Paul Vixie 19:58
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 19:59
Re: IPv6 Support for INET/CIDR types. Paul Vixie 20:01
Re: IPv6 Support for INET/CIDR types. Vadim Kogan 20:01
Re: ECPG patches: get descriptor NULL alloc, external names Bruce Momjian 20:02
Re: IPv6 Support for INET/CIDR types. Bruce Momjian 20:02
Re: Libpq support for precision and scale Bruce Momjian 20:05
Re: stupid patch of pg_dumplo Bruce Momjian 20:05
Re: stupid patch of pg_dumplo Bruce Momjian 20:06
Re: Patch to add Heimdal kerberos support Bruce Momjian 20:14
Re: IPv6 Support for INET/CIDR types. Larry Rosenman 20:17
Re: Fix command completion for CREATE TABEL ... AS Fernando Nasser 21:44
TOAST-slicing: substring access methods for TOASTed values. 📎 John Gray 23:00
Re: TOAST-slicing: substring access methods for TOASTed values. Bruce Momjian 23:06
Re: Fix command completion for CREATE TABEL ... AS Tom Lane 23:10
Re: Support for QNX6, POSIX IPC and PTHREAD-style locking Bruce Momjian 23:19
Re: PQunescapeBytea libpq function Bruce Momjian 23:20
Re: Added Encoding Bruce Momjian 23:27
Re: Patch to add Heimdal kerberos support, with patch Bruce Momjian 23:36
Re: psql \timing patch Bruce Momjian 23:37
Re: stupid patch of pg_dumplo andrea gelmini 23:38
Re: stupid patch of pg_dumplo andrea gelmini 23:41

Feb. 23, 2002

Thread Author Time
Re: Added Encoding Eiji Tokuya 00:00
Re: Added Encoding Bruce Momjian 00:22
Re: Patch to add Heimdal kerberos support, with patch Bruce Momjian 00:34
Re: Patch to add Heimdal kerberos support, with patch Peter Eisentraut 00:36
Re: Fix command completion for CREATE TABEL ... AS Fernando Nasser 00:57
Re: Updated TODO item Bruce Momjian 01:59
Re: Updated TODO item Bruce Momjian 02:00
Re: Undocumented feature costs a lot of performance in COPY Bruce Momjian 02:01
Re: Makefile.aix patch for shlib's Bruce Momjian 02:05
Re: Locale support for postgresql regex (src) Bruce Momjian 02:06
Re: COPY when 'filename' is a directory Bruce Momjian 02:10
Re: enable debugging in jdbc Bruce Momjian 02:16
Re: Fix for non-blocking connections in libpq Bruce Momjian 02:24
Re: [PATCH] GiST code cleanup Bruce Momjian 02:26
Re: contrib/DBMirror (Replication). Bruce Momjian 02:26
Re: [PATCHES] JDBC Connection startup cleaned up Bruce Momjian 02:27
Re: Cygwin plperl patch Bruce Momjian 02:27
Re: Allow arbitrary levels of analyze/rewriting Bruce Momjian 02:29
Re: Make equals sign optional in CREATE DATABASE WITH param Bruce Momjian 02:32
Re: hashing improvements Bruce Momjian 02:32
Re: Updates errors_zh_TW.properties of JDBC driver Bruce Momjian 02:34
Re: Globals Storage and Thread-safety Bruce Momjian 02:37
Re: simple code cleanups Bruce Momjian 02:38
Re: [PATCHES] [PATCH] Ability to PreparedStatement.setObject(#, int[]) Bruce Momjian 02:39
Re: JDBC CStmt (inline this time) Bruce Momjian 02:39
Re: Patch to add Heimdal kerberos support Peter Eisentraut 04:20
Re: Patch to add Heimdal kerberos support Bruce Momjian 04:21
Re: Patch to add Heimdal kerberos support Bruce Momjian 04:24
Re: --with-tcl build on AIX (and others) fails Peter Eisentraut 04:42
Re: IPv6 Support for INET/CIDR types. Tom Lane 18:47
Re: stupid patch of pg_dumplo Bruce Momjian 19:38
Re: Fix command completion for CREATE TABEL ... AS Tom Lane 21:19
Re: Makefile.aix patch for shlib's Bruce Momjian 21:25
Re: COPY when 'filename' is a directory 📎 Bruce Momjian 21:45
Re: Cygwin plperl patch Bruce Momjian 21:48
Re: Cygwin plperl patch 📎 Bruce Momjian 21:49

Feb. 24, 2002

Thread Author Time
Re: COPY when 'filename' is a directory Tom Lane 01:27
Re: COPY when 'filename' is a directory Brent Verner 01:56
Re: COPY when 'filename' is a directory 📎 Brent Verner 01:59
Re: [PATCHES] COPY when 'filename' is a directory Bruce Momjian 02:03
Re: [PATCHES] COPY when 'filename' is a directory Tom Lane 02:11
Re: [PATCHES] COPY when 'filename' is a directory 📎 Bruce Momjian 02:31
Re: [PATCHES] COPY when 'filename' is a directory Tom Lane 02:41
Re: [PATCHES] COPY when 'filename' is a directory Bruce Momjian 02:47
Re: [PATCHES] COPY when 'filename' is a directory Tom Lane 03:19
Re: ECPG patches: get descriptor NULL alloc, external names Bruce Momjian 14:03
Re: [HACKERS] Updated TODO item Tom Lane 20:23
ALTER TABLE OWNER: change indexes 📎 Neil Conway 21:13
oid2name cleanup 📎 Neil Conway 21:22
Re: ALTER TABLE OWNER: change indexes Tom Lane 21:35
Re: ALTER TABLE OWNER: change indexes 📎 Neil Conway 22:04
Re: ALTER TABLE OWNER: change indexes Tom Lane 22:43
Re: ALTER TABLE OWNER: change indexes Peter Eisentraut 23:20
Re: ALTER TABLE OWNER: change indexes Tom Lane 23:33
Basic DOMAIN Support 📎 Rod Taylor 23:34

Feb. 25, 2002

Thread Author Time
Re: [HACKERS] Updated TODO item Fernando Nasser 01:11
Re: Basic DOMAIN Support Tom Lane 01:11
Re: [HACKERS] Updated TODO item Tom Lane 01:24
Re: [HACKERS] Updated TODO item Bruce Momjian 02:00
Re: Basic DOMAIN Support Rod Taylor 02:24
Re: Basic DOMAIN Support Tom Lane 02:29
Re: [HACKERS] Updated TODO item 📎 Bruce Momjian 02:52
Re: [HACKERS] Updated TODO item Tom Lane 02:58
Re: [HACKERS] Updated TODO item Peter Eisentraut 03:06
Re: ALTER TABLE OWNER: change indexes 📎 Neil Conway 03:20
Re: Basic DOMAIN Support Christopher Kings-Lynne 03:32
Re: [HACKERS] Updated TODO item Bruce Momjian 03:34
Re: ALTER TABLE OWNER: change indexes Tom Lane 03:37
Re: Patch to add CREATE OPERATOR CLASS Bruce Momjian 03:40
Re: Undocumented feature costs a lot of performance in COPY Bruce Momjian 03:42
Re: Fix for non-blocking connections in libpq Bruce Momjian 03:46
Re: Basic DOMAIN Support Rod Taylor 03:48
Re: hashing improvements Bruce Momjian 03:51
Re: Basic DOMAIN Support Christopher Kings-Lynne 03:54
Re: guc Bruce Momjian 03:55
Re: oid2name cleanup Bruce Momjian 04:08
Re: Locale support for postgresql regex (src) Bruce Momjian 04:19
Re: Allow arbitrary levels of analyze/rewriting Bruce Momjian 04:22
WAL Performance Improvements 📎 Janardhana Reddy 05:09
Re: [HACKERS] Updated TODO item Neil Conway 05:10
Re: [PATCHES] WAL Performance Improvements Tom Lane 05:35
Re: [HACKERS] Updated TODO item Tom Lane 05:38
support for POSIX 1003.1-2001 hosts Paul Eggert 07:07
Re: [PATCHES] WAL Performance Improvements Janardhana Reddy 07:11
Re: Fix for non-blocking connections in libpq Bernhard Herzog 11:15
Re: [HACKERS] Updated TODO item Fernando Nasser 14:46
Re: Fix command completion for CREATE TABEL ... AS Fernando Nasser 14:55
Re: Added Encoding Bruce Momjian 16:30
Re: PAM patch... Bruce Momjian 16:48
elog patch, step 2 📎 Bruce Momjian 17:47
Re: Patch to add CREATE OPERATOR CLASS Bill Studenmund 17:52
Fwd: PostgreSQL v7.2 and JDBC v2.0 📎 Peter T Mount 18:09
Re: Patch to add CREATE OPERATOR CLASS Bruce Momjian 18:10
Re: Fix issuing of multiple command completions per command Bruce Momjian 18:34
Re: PAM patch... Bruce Momjian 20:06
JDBC build.xml 📎 Liam Stewart 20:53
JDBC build.xml 📎 Liam Stewart 21:13
Re: Patch to add CREATE OPERATOR CLASS Tom Lane 22:02
Re: Patch to add CREATE OPERATOR CLASS Bruce Momjian 22:07
Re: ALTER TABLE OWNER: change indexes Neil Conway 23:23
Re: ALTER TABLE OWNER: change indexes Tom Lane 23:32
Re: ALTER TABLE OWNER: change indexes Neil Conway 23:42
Re: ALTER TABLE OWNER: change indexes Tom Lane 23:48

Feb. 26, 2002

Thread Author Time
Re: ALTER TABLE OWNER: change indexes Peter Eisentraut 00:04
Re: ALTER TABLE OWNER: change indexes 📎 Neil Conway 00:51
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 01:55
Re: ALTER TABLE OWNER: change indexes Tom Lane 02:07
Re: ALTER TABLE OWNER: change indexes Bruce Momjian 02:08
Re: Fix issuing of multiple command completions per command Tom Lane 02:47

Browse Archives

Prev | Next