pgsql-patches - September 2005

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

Sept. 1, 2005

Thread Author Time
Re: [BUGS] PSQL commands not backwards-compatible Greg Sabino Mullane 00:45
sum(int4)/sum(int2) improvement 📎 Atsushi Ogawa 13:31
Re: sum(int4)/sum(int2) improvement Tom Lane 13:42
Re: sum(int4)/sum(int2) improvement Atsushi Ogawa 13:56
Version number in psql banner Peter Eisentraut 15:30
Re: prevent encoding conversion recursive error Peter Eisentraut 15:48
Re: Version number in psql banner Alvaro Herrera 16:31
Re: Version number in psql banner Josh Berkus 16:31
Re: prevent encoding conversion recursive error Alvaro Herrera 16:46
Re: sum(int4)/sum(int2) improvement Tom Lane 16:49
Re: Version number in psql banner Darcy Buskermolen 17:34
Re: Version number in psql banner aly.dharshi 18:44
Re: Version number in psql banner Tom Lane 18:53
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Matt Miller 22:14
Re: Version number in psql banner Simon Riggs 22:18
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Tom Lane 22:28
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Matt Miller 22:58
Re: Work-in-progress referential action trigger timing Stephan Szabo 22:59
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Tom Lane 23:18

Sept. 2, 2005

Thread Author Time
Re: [BUGS] PSQL commands not backwards-compatible Bruce Momjian 01:06
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Christopher Kings-Lynne 01:16
Re: Version number in psql banner Jim C. Nasby 04:34
Re: Version number in psql banner Michael Fuhr 05:03
Re: typo? was: Version number in psql banner Tino Wildenhain 05:38
Re: A couple of patches for PostgreSQL 64bit support Koichi Suzuki 10:36
Re: sum(int4)/sum(int2) improvement Atsushi Ogawa 12:09
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Matt Miller 14:34
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Alvaro Herrera 14:54
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Christopher Kings-Lynne 16:41
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Tom Lane 16:47
Note that spaces between QUOTE and DELIMITER are included in the field during CVS COPY. 📎 Darcy Buskermolen 16:56
Re: Note that spaces between QUOTE and DELIMITER are included Andrew Dunstan 19:16
Re: PL/pgSQL: EXCEPTION NOSAVEPOINT Josh Berkus 19:29
postgresql.conf listen_address comment clarification 📎 Darcy Buskermolen 19:32
Re: Note that spaces between QUOTE and DELIMITER are included Bruce Momjian 20:54
Re: postgresql.conf listen_address comment clarification Bruce Momjian 21:01
Re: Ora2Pg (was PL/pgSQL: EXCEPTION NOSAVEPOINT) 📎 Matt Miller 21:09
Re: statement logging / extended query protocol issues 📎 Bruce Momjian 21:55
Re: Note that spaces between QUOTE and DELIMITER are included Andrew Dunstan 22:44

Sept. 3, 2005

Thread Author Time
Re: [HACKERS] Version number in psql banner 📎 Bruce Momjian 00:39
Re: [PATCHES] Work-in-progress referential action trigger timing Stephan Szabo 05:16
Re: Updated french po files Peter Eisentraut 07:43
Proof-of-concept patch for CREATE LANGUAGE template idea 📎 Tom Lane 16:23

Sept. 5, 2005

Thread Author Time
Re: Note that spaces between QUOTE and DELIMITER are included Andrew Dunstan 14:46
Re: statement logging / extended query protocol issues 📎 Simon Riggs 19:08
Re: statement logging / extended query protocol issues Tom Lane 19:38
Re: statement logging / extended query protocol issues Oliver Jowett 22:54

Sept. 6, 2005

Thread Author Time
Re: statement logging / extended query protocol issues Simon Riggs 07:35
Re: statement logging / extended query protocol issues Oliver Jowett 07:47

Sept. 7, 2005

Thread Author Time
For review: Initial support for COLLATE Martijn van Oosterhout 16:11
Re: statement logging / extended query protocol issues Simon Riggs 17:08
Re: For review: Initial support for COLLATE Peter Eisentraut 19:12
Re: For review: Initial support for COLLATE Martijn van Oosterhout 19:37
Re: For review: Initial support for COLLATE Peter Eisentraut 22:04

Sept. 8, 2005

Thread Author Time
Re: statement logging / extended query protocol issues Oliver Jowett 01:14
Re: For review: Initial support for COLLATE Martijn van Oosterhout 06:04
Re: statement logging / extended query protocol issues Bruce Momjian 07:41
Re: For review: Initial support for COLLATE Peter Eisentraut 17:00
Re: statement logging / extended query protocol issues Simon Riggs 17:36
Re: For review: Initial support for COLLATE Martijn van Oosterhout 17:43
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL (was Re: [HACKERS] Feature freeze date for 8.1) Merlin Moncure 19:33
FAQ numbering fix 📎 Michael Fuhr 22:14
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Oliver Jowett 23:09
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL (was Re: [HACKERS] Feature freeze date for 8.1) Tom Lane 23:20
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Oliver Jowett 23:33
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL (was Re: [HACKERS] Feature freeze date for 8.1) Tom Lane 23:40
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Tom Lane 23:48
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Oliver Jowett 23:49

Sept. 9, 2005

Thread Author Time
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL (was Re: [HACKERS] Feature freeze date for 8.1) Tom Lane 00:02
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Oliver Jowett 00:11
Mistake of win32.mak in the Native mode of Windows 📎 Hiroshi Saito 08:33
Re: statement logging / extended query protocol issues 📎 Simon Riggs 10:24
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Merlin Moncure 12:14
Re: [PATCHES] Work-in-progress referential action trigger Stephan Szabo 14:36
Re: [PATCHES] Work-in-progress referential action trigger timing Tom Lane 14:50
Re: [PATCHES] Work-in-progress referential action trigger Stephan Szabo 15:46
Caveat for Domains 📎 David Fetter 21:58

Sept. 10, 2005

Thread Author Time
pg_dump feature patch to allow selection of rows to dump via where 📎 Seth Robertson 02:31

Sept. 11, 2005

Thread Author Time
docs: config chapter Neil Conway 21:21
Re: docs: config chapter Peter Eisentraut 21:37
Re: docs: config chapter Neil Conway 21:45

Sept. 12, 2005

Thread Author Time
Re: docs: config chapter Tom Lane 00:12
Re: docs: config chapter Tom Lane 00:19
Re: statement logging / extended query protocol issues Oliver Jowett 00:45
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL 📎 Oliver Jowett 00:59
Re: docs: config chapter Neil Conway 01:24
Re: [PATCHES] Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Tom Lane 02:27
Clarifying Autovacuum docs in the release notes 📎 David Fetter 03:32
SQL/XML publishing function experimental patch 📎 Pavel Stehule 07:03
Re: [HACKERS] ECPG ignores SAVEPOINT if first statement of a transaction Michael Meskes 12:36
Re: SQL/XML publishing function experimental patch Tom Lane 14:05
Re: SQL/XML publishing function experimental patch Peter Eisentraut 14:27
Re: SQL/XML publishing function experimental patch Andrew Dunstan 14:33
Autovacuum docs 📎 Alvaro Herrera 14:38
Re: Autovacuum docs Peter Eisentraut 16:56
Re: SQL/XML publishing function experimental patch Pavel Stehule 17:41
Re: docs: config chapter Neil Conway 17:53
Re: [PATCHES] Clarifying Autovacuum docs in the release notes Neil Conway 18:23
Re: pg_dump feature patch to allow selection of rows to Neil Conway 18:29
Re: SPI_getbinval() documentation correction Neil Conway 18:52
Re: pg_dump feature patch to allow selection of rows to Tom Lane 20:02
Re: Autovacuum docs Tom Lane 20:17
Re: docs: config chapter Neil Conway 22:12

Sept. 13, 2005

Thread Author Time
Re: Autovacuum docs Alvaro Herrera 02:14
Re: Autovacuum docs Matthew T. O'Connor 02:23
Re: Autovacuum docs Michael Paesold 06:25
Re: Autovacuum docs Peter Eisentraut 07:23

Sept. 15, 2005

Thread Author Time
Per-table freeze limit proposal Alvaro Herrera 02:14
Re: Per-table freeze limit proposal Tom Lane 03:30
Re: Per-table freeze limit proposal Jim Buttafuoco 11:46
Re: Per-table freeze limit proposal Alvaro Herrera 19:21
Re: Per-table freeze limit proposal Tom Lane 19:30

Sept. 16, 2005

Thread Author Time
Re: sum(int4)/sum(int2) improvement Bruce Momjian 01:08
Re: sum(int4)/sum(int2) improvement Tom Lane 02:18
Re: sum(int4)/sum(int2) improvement Bruce Momjian 04:08
small changes to autovacuum maintainance 📎 Robert Treat 04:33
Re: small changes to autovacuum maintainance Tom Lane 04:59
Re: statement logging / extended query protocol issues Bruce Momjian 11:12
Re: statement logging / extended query protocol issues Bruce Momjian 11:19
Re: statement logging / extended query protocol issues Oliver Jowett 11:47
Re: statement logging / extended query protocol issues Oliver Jowett 11:55
psql \x bug Greg Sabino Mullane 14:24
Re: statement logging / extended query protocol issues Bruce Momjian 15:15
Bug in psql (on_error_rollback) 📎 Michael Paesold 15:17
Re: statement logging / extended query protocol issues Bruce Momjian 15:18
Re: FAQ numbering fix Bruce Momjian 18:07
Re: Mistake of win32.mak in the Native mode of Windows Bruce Momjian 19:00
Re: [PATCHES] Caveat for Domains Bruce Momjian 19:52
Re: statement logging / extended query protocol issues Oliver Jowett 21:13

Sept. 18, 2005

Thread Author Time
doc/FAQ_DEV: about profile a_ogawa 01:46
Re: doc/FAQ_DEV: about profile Tom Lane 04:04

Sept. 19, 2005

Thread Author Time
Re: Per-table freeze limit proposal Jim C. Nasby 15:05
Re: statement logging / extended query protocol issues Bruce Momjian 17:50
[PATCH] Add support for IS NULL to btree indexes 📎 Martijn van Oosterhout 17:51
Solaris - psql returns 0 instead of 1 for file not found. Clark, Andrew 18:01
Re: [PATCH] Add support for IS NULL to btree indexes Tom Lane 20:33

Sept. 20, 2005

Thread Author Time
Re: doc/FAQ_DEV: about profile Bruce Momjian 01:31
Re: [PATCH] Add support for IS NULL to btree indexes Martijn van Oosterhout 08:00
Multiple -t options for pg_dump 📎 David Fetter 15:51
Re: Multiple -t options for pg_dump Neil Conway 16:15
Re: Multiple -t options for pg_dump David Fetter 18:33
Re: Multiple -t options for pg_dump Neil Conway 18:49
Re: [PORTS] Solaris - psql returns 0 instead of 1 for file not found. 📎 Bruce Momjian 19:00
Re: Multiple -t options for pg_dump Alvaro Herrera 19:07
Re: Bug in psql (on_error_rollback) 📎 Bruce Momjian 21:44
Re: Multiple -t options for pg_dump Tom Lane 21:55
Re: Multiple -t options for pg_dump David Fetter 22:06

Sept. 21, 2005

Thread Author Time
[PATCH] Indexing IS (NOT) NULL for btrees 📎 Martijn van Oosterhout 22:01

Sept. 22, 2005

Thread Author Time
Cleanup of access to ItemIdData 📎 ITAGAKI Takahiro 04:58
Re: psql \x bug Bruce Momjian 15:51
Re: [PORTS] Solaris - psql returns 0 instead of 1 for file not found. Robert Treat 16:00
Re: [PORTS] Solaris - psql returns 0 instead of 1 for file not found. Bruce Momjian 16:03
Proposed patch to clean up signed-ness warnings 📎 Tom Lane 22:29
Re: Proposed patch to clean up signed-ness warnings Tatsuo Ishii 23:13
Re: Proposed patch to clean up signed-ness warnings Tom Lane 23:46
Re: [PATCHES] Caveat for Domains Bruce Momjian 23:57

Sept. 23, 2005

Thread Author Time
Re: Proposed patch to clean up signed-ness warnings Tatsuo Ishii 00:32
Re: [HACKERS] statement logging / extended query protocol issues Bruce Momjian 01:54
Re: small changes to autovacuum maintainance Bruce Momjian 02:07
Re: SQL/XML publishing function experimental patch Bruce Momjian 02:24
Re: Clarifying Autovacuum docs in the release notes Bruce Momjian 02:25
Re: [PATCHES] Clarifying Autovacuum docs in the release notes Alvaro Herrera 02:39
Re: [PATCHES] Clarifying Autovacuum docs in the release notes Bruce Momjian 02:43
Re: Multiple -t options for pg_dump 📎 David Fetter 07:14
Re: Multiple -t options for pg_dump Neil Conway 09:08
Re: Free WAL caches on switching segments Bruce Momjian 17:56
Re: be-secure.c patch Bruce Momjian 19:59
Patching dblink.c to avoid warning about open transaction 📎 Jonathan Beit-Aharon 20:26
Re: Improved \df(+) in psql + backward-compatibility Bruce Momjian 20:32
Re: Improve psql's handling of multi-line queries Bruce Momjian 20:36
Re: PL/Python error checking Bruce Momjian 21:03
Re: Patching dblink.c to avoid warning about open transaction Tom Lane 21:31
Re: Patching dblink.c to avoid warning about open transaction 📎 Bruce Momjian 21:39

Sept. 24, 2005

Thread Author Time
Re: [HACKERS] Per-table freeze limit proposal 📎 Alvaro Herrera 02:53
Re: PL/Python error checking 📎 Michael Fuhr 03:02
monitoring sort activities 📎 Satoshi Nagayasu 06:07
Re: Proposed patch to clean up signed-ness warnings Tom Lane 17:13
\x output blowing up Martijn van Oosterhout 21:45
Re: \x output blowing up Martijn van Oosterhout 22:13
Re: \x output blowing up Bruce Momjian 23:18

Sept. 25, 2005

Thread Author Time
Re: PL/Python error checking Bruce Momjian 03:19
Re: \x output blowing up 📎 Martijn van Oosterhout 09:18
roundoff problem in time datatype Tom Lane 17:26
Re: [HACKERS] statement logging / extended query protocol issues Simon Riggs 18:31
Re: statement logging / extended query protocol issues Oliver Jowett 23:27

Sept. 26, 2005

Thread Author Time
Re: [HACKERS] statement logging / extended query protocol Bruce Momjian 02:40
Re: [HACKERS] statement logging / extended query protocol Tom Lane 02:57
Re: [HACKERS] statement logging / extended query protocol Bruce Momjian 03:41
Re: roundoff problem in time datatype Dennis Bjorklund 07:39
Re: roundoff problem in time datatype Dave Cramer 12:58
Re: roundoff problem in time datatype Tom Lane 13:15
Re: roundoff problem in time datatype Dennis Bjorklund 14:16
Re: roundoff problem in time datatype Tom Lane 14:28
Re: roundoff problem in time datatype Dennis Bjorklund 14:40
Re: roundoff problem in time datatype Greg Stark 15:04
Re: roundoff problem in time datatype Jochem van Dieten 15:16
Re: roundoff problem in time datatype Tom Lane 15:46
Re: roundoff problem in time datatype Tom Lane 15:49
Re: [HACKERS] statement logging / extended query protocol issues 📎 Bruce Momjian 15:53
Re: roundoff problem in time datatype Gaetano Mendola 16:13

Browse Archives

Prev | Next