pgsql-patches - June 2006

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

June 1, 2006

Thread Author Time
Re: [HACKERS] psql \copy warning Bruce Momjian 05:12
Re: [PATCH] Improve EXPLAIN ANALYZE overhead by sampling Martijn van Oosterhout 06:47
TODO-Item: full timezone names 📎 Joachim Wieland 08:25
Re: [PATCH] Magic block for modules Robert Treat 11:46
Re: [PATCH] Add support for GnuTLS Peter Eisentraut 13:04
Re: [PATCH] Improve EXPLAIN ANALYZE overhead by sampling Tom Lane 13:35
Re: Allow commenting of variables in postgresql.conf to - 📎 Zdenek Kotala 14:56
Re: TODO-Item: full timezone names Tom Lane 15:00
Re: TODO-Item: full timezone names Joachim Wieland 16:31
Re: TODO-Item: full timezone names Tom Lane 16:35
Re: TODO-Item: full timezone names Kevin McArthur 16:45
Re: TODO-Item: full timezone names Tom Lane 17:17
Re: TODO-Item: full timezone names 📎 Joachim Wieland 17:36
Re: TODO-Item: full timezone names Kevin McArthur 18:09
Re: Generalized concept of modules Martijn van Oosterhout 20:45
Re: Generalized concept of modules Tom Lane 21:21
Schema move for opclasses, operator and conversions 📎 Bernd Helmle 21:59
Schema move for opclasses, operator and conversions 📎 Bernd Helmle 22:11

June 2, 2006

Thread Author Time
Re: [PATCH] Magic block for modules Christopher Kings-Lynne 01:38
Re: [PATCH] Magic block for modules Tom Lane 02:27
Re: [PATCH] Magic block for modules Christopher Kings-Lynne 02:39
Re: [PATCH] Magic block for modules Tom Lane 02:49
Re: [PATCH] Magic block for modules Robert Treat 02:55
Re: Schema move for opclasses, operator and conversions Tom Lane 03:03
Re: Schema move for opclasses, operator and conversions Bernd Helmle 08:11
Re: Schema move for opclasses, operator and conversions Peter Eisentraut 08:36
quick patch for pg_database.encoding doc 📎 Larry Rosenman 17:54

June 3, 2006

Thread Author Time
Re: [HACKERS] pg_resetxlog -r flag 📎 Bruce Momjian 02:20
Re: quick patch for pg_database.encoding doc Tom Lane 02:53
Re: Generalized concept of modules PFC 08:06
fix for incorrect russian translation 📎 Victor Snezhko 10:01
Re: fix for incorrect russian translation Tom Lane 16:51
Re: Allow commenting of variables in postgresql.conf to - try3 Joachim Wieland 18:23

June 4, 2006

Thread Author Time
Re: Update link for GUI Tools in FAQ Bruce Momjian 00:15
Re [HACKERS]: Still not happy with psql's multiline history behavior 📎 Sergey E. Koposov 04:35
Re: [HACKERS] Still not happy with psql's multiline history behavior 📎 Bruce Momjian 04:36
Re: Re [HACKERS]: Still not happy with psql's multiline history behavior Bruce Momjian 04:45
Re: Re [HACKERS]: Still not happy with psql's multiline history Sergey E. Koposov 04:57

June 5, 2006

Thread Author Time
Re: Re [HACKERS]: Still not happy with psql's multiline history behavior 📎 Bruce Momjian 03:55
Re: Re [HACKERS]: Still not happy with psql's multiline history behavior Bruce Momjian 04:27
Re: non-transactional pg_class 📎 Alvaro Herrera 13:14
Re: Allow commenting of variables in postgresql.conf to - Zdenek Kotala 16:55
Re: Allow commenting of variables in postgresql.conf to - Tom Lane 17:58

June 6, 2006

Thread Author Time
remove lock protection on HeapTupleSatisfiesVacuum 📎 Qingqing Zhou 02:35
fillfactor using WITH syntax ITAGAKI Takahiro 02:45
Re: fillfactor using WITH syntax Tom Lane 03:08
Re: remove lock protection on HeapTupleSatisfiesVacuum Tom Lane 03:21
Re: remove lock protection on HeapTupleSatisfiesVacuum Qingqing Zhou 04:32
Contrib module to examine client certificate 📎 Victor B. Wagner 07:51
table/index fillfactor control 📎 ITAGAKI Takahiro 09:02
'Index Full Scan' for Index Scan without Index Cond 📎 ITAGAKI Takahiro 09:51
Re: fillfactor using WITH syntax Simon Riggs 11:10
Re: 'Index Full Scan' for Index Scan without Index Cond Simon Riggs 11:19
Re: table/index fillfactor control Simon Riggs 11:54
Re: table/index fillfactor control Jonah H. Harris 13:53
Re: table/index fillfactor control Jonah H. Harris 13:54
Re: 'Index Full Scan' for Index Scan without Index Cond Tom Lane 14:02
Why do we have a WAL record for CLOG page extension? 📎 Simon Riggs 14:22
Re: fillfactor using WITH syntax Tom Lane 14:27
Re: 'Index Full Scan' for Index Scan without Index Cond Tom Lane 14:31
Re: Why do we have a WAL record for CLOG page extension? Tom Lane 14:59
Re: fillfactor using WITH syntax Simon Riggs 15:00
Re: 'Index Full Scan' for Index Scan without Index Cond Simon Riggs 15:03
Re: 'Index Full Scan' for Index Scan without Index Cond Tom Lane 15:26
Re: Why do we have a WAL record for CLOG page extension? Simon Riggs 21:08
Re: [HACKERS] Win32 sysconfig -> pg_service.conf 📎 Bruce Momjian 22:34
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Andrew Dunstan 22:35
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Tom Lane 22:52

June 7, 2006

Thread Author Time
Re: remove lock protection on HeapTupleSatisfiesVacuum Qingqing Zhou 01:34
Re: table/index fillfactor control ITAGAKI Takahiro 01:42
Re: table/index fillfactor control Tom Lane 02:48
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Bruce Momjian 03:22
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Bruce Momjian 03:22
Re: fori stmt with by keyword was:(Re: [HACKERS] for statement, 📎 Jaime Casanova 06:00
Re: fillfactor using WITH syntax ITAGAKI Takahiro 06:09
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Andrew Dunstan 12:07
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Bruce Momjian 12:28
Re: [HACKERS] Win32 sysconfig -> pg_service.conf Andrew Dunstan 12:33
Re: Re [HACKERS]: Still not happy with psql's multiline history behavior Bruce Momjian 13:18
Re: remove lock protection on HeapTupleSatisfiesVacuum Jim C. Nasby 17:19
ALTER TABLE ADD/DROP INHERITS Greg Stark 18:14
Re: ALTER TABLE ADD/DROP INHERITS Andrew Dunstan 18:47
Re: ALTER TABLE ADD/DROP INHERITS Tom Lane 19:57
Re: ALTER TABLE ADD/DROP INHERITS Greg Stark 20:24
Re: ALTER TABLE ADD/DROP INHERITS Tom Lane 20:58
fix minor spelling issues in FAQ 📎 Robert Treat 21:17
Re: Updated VC++ patch 📎 Bruce Momjian 22:23
Re: fix minor spelling issues in FAQ Bruce Momjian 22:24
Re: TODO-Item: full timezone names Bruce Momjian 22:32

June 8, 2006

Thread Author Time
Re: drop if exists remainder Robert Treat 00:22
Re: [HACKERS] drop if exists remainder Josh Berkus 00:24
update link / fix spelling error 📎 Robert Treat 03:13
Re: remove lock protection on HeapTupleSatisfiesVacuum Qingqing Zhou 03:14
Patch for - Allow server logs to be remotely read 📎 Dhanaraj M 13:24
Re: [HACKERS] drop if exists remainder Andrew Dunstan 13:43
Re: Patch for - Allow server logs to be remotely read Bruce Momjian 13:44
Re: update link / fix spelling error Bruce Momjian 13:45
Re: Patch for - Allow server logs to be remotely read Alvaro Herrera 14:03
Re: Patch for - Allow server logs to be remotely read Bruce Momjian 14:10
Re: Patch for - Allow server logs to be remotely read Bruce Momjian 14:15
Re: Patch for - Allow server logs to be remotely read Tom Lane 14:17
Re: Patch for - Allow server logs to be remotely read Bruce Momjian 14:28
Re: Patch for - Allow server logs to be remotely read Tom Lane 14:36
Re: Patch for - Allow server logs to be remotely read Bruce Momjian 14:51
Removing unreferenced files 📎 Bruce Momjian 15:08
Re: Patch for - Allow server logs to be remotely read Andrew Dunstan 15:16
Re: [HACKERS] drop if exists remainder David Fetter 15:47
Re: [HACKERS] drop if exists remainder Andrew Dunstan 16:34
Re: [HACKERS] drop if exists remainder Jim C. Nasby 18:30
Re: [HACKERS] drop if exists remainder Andrew Dunstan 18:39
Re: [PATCHES] drop if exists remainder Josh Berkus 18:47
Re: [PATCHES] drop if exists remainder Andrew Dunstan 18:54
Re: [PATCHES] drop if exists remainder Alvaro Herrera 19:06
Re: [PATCHES] drop if exists remainder Tom Lane 19:18
Re: [PATCHES] drop if exists remainder Alvaro Herrera 19:35

June 9, 2006

Thread Author Time
Fix for Win32 division involving INT_MIN 📎 Bruce Momjian 01:50
Re: Fix for Win32 division involving INT_MIN Tom Lane 02:18
Re: Fix for Win32 division involving INT_MIN 📎 Bruce Momjian 02:40
Re: Patch for - Allow server logs to be remotely read Dhanaraj M 05:35
pgxml & xpath_table Philippe Lang 06:43
Re: Patch for - Allow server logs to be remotely read Andreas Pflug 09:34
Re: Patch for - Allow server logs to be remotely read Andreas Pflug 09:37
ADD/DROP INHERITS Greg Stark 22:22

June 10, 2006

Thread Author Time
Re: pgxml & xpath_table John Gray 00:43
drop if exists remnainder (reprise) 📎 Andrew Dunstan 14:16
Re: ADD/DROP INHERITS Tom Lane 16:23
Re: ADD/DROP INHERITS Greg Stark 16:43
Re: ADD/DROP INHERITS Tom Lane 17:00
Re: [PATCHES] ADD/DROP INHERITS Greg Stark 17:06
Re: ADD/DROP INHERITS Greg Stark 17:30
Re: [PATCHES] ADD/DROP INHERITS Tom Lane 17:48
Re: pgxml & xpath_table Tom Lane 18:06
Re: [PATCHES] ADD/DROP INHERITS Greg Stark 18:15
Re: pgxml & xpath_table John Gray 20:10

June 11, 2006

Thread Author Time
Re: [PATCHES] ADD/DROP INHERITS Hannu Krosing 17:19
Non-transactional pg_class, try 2 📎 Alvaro Herrera 21:53
Re: Non-transactional pg_class, try 2 📎 Alvaro Herrera 21:58
The corresponding relminxid patch; try 1 📎 Alvaro Herrera 22:20

June 12, 2006

Thread Author Time
Re: Non-transactional pg_class, try 2 Tom Lane 00:03
Re: Non-transactional pg_class, try 2 Tom Lane 00:27
Re: The corresponding relminxid patch; try 1 Tom Lane 00:46
Re: The corresponding relminxid patch; try 1 Alvaro Herrera 01:16
Re: The corresponding relminxid patch; try 1 Tom Lane 01:21
Re: Non-transactional pg_class, try 2 Alvaro Herrera 01:26
Re: Non-transactional pg_class, try 2 Tom Lane 01:31
minor fix of elevel in fd.c Qingqing Zhou 05:56
Re: minor fix of elevel in fd.c Tom Lane 13:47
Re: Fix for Win32 division involving INT_MIN Bruce Momjian 16:09
Re: Bitmap index AM Bruce Momjian 16:13
Re: [BUGS] Bug in window xp Bruce Momjian 16:20
Re: fori stmt with by keyword was:(Re: [HACKERS] for statement, Bruce Momjian 16:45
Re: Bitmap index AM Luke Lonergan 17:11
Re: ADD/DROP INHERITS Greg Stark 19:01
Re: Non-transactional pg_class, try 2 📎 Alvaro Herrera 19:05
ADD/DROPS inherits Greg Stark 21:39
Re: Non-transactional pg_class, try 2 Simon Riggs 22:15
Re: [PATCHES] Non-transactional pg_class, try 2 Tom Lane 23:15

June 13, 2006

Thread Author Time
Re: Bitmap index AM Bruce Momjian 01:23
Re: minor fix of elevel in fd.c Qingqing Zhou 01:45
Re: minor fix of elevel in fd.c Tom Lane 01:47
Re: minor fix of elevel in fd.c Qingqing Zhou 01:58
Re: minor fix of elevel in fd.c Tom Lane 02:09
Re: [PATCHES] Non-transactional pg_class, try 2 Simon Riggs 08:27
Re: [PATCHES] Non-transactional pg_class, try 2 Tom Lane 14:02
Re: [PATCHES] Non-transactional pg_class, try 2 Simon Riggs 15:19
Re: ADD/DROPS inherits Simon Riggs 21:32
ADD/DROPS INHERIT (actually INHERIT / NO INHERIT) 📎 Greg Stark 22:48
Re: ADD/DROPS inherits Greg Stark 23:21

June 14, 2006

Thread Author Time
Re: [PATCHES] PL/pgSQL: SELECT INTO EXACT Bruce Momjian 13:18
Re: [PATCH] Fix Ctrl-C related issues in psql (not for 8.1) Tom Lane 16:55
Re: Free WAL caches on switching segments 📎 Bruce Momjian 17:39
Re: [PATCHES] Work-in-progress referential action trigger Bruce Momjian 18:36
Re: FW: Win32 unicode vs ICU Bruce Momjian 18:49
Re: New pg_dump options: exclude tables/schemas, multiple Bruce Momjian 19:02
Re: SQL/XML publishing function experimental patch II 📎 Bruce Momjian 19:45
Re: SQL/XML publishing function experimental patch II Tom Lane 20:14
Re: [PATCH] Fix Ctrl-C related issues in psql (not for 8.1) Martijn van Oosterhout 20:32
Re: COPY view Bruce Momjian 20:44
Re: COPY view Andrew Dunstan 20:50
Re: SQL/XML publishing function experimental patch II Peter Eisentraut 20:53
Re: COPY view Bruce Momjian 20:55
Re: SQL/XML publishing function experimental patch II Bruce Momjian 20:57
Re: COPY view Andrew Dunstan 21:08
Re: COPY view Bruce Momjian 21:11
Re: [PATCH] Fix Ctrl-C related issues in psql (not for 8.1) Tom Lane 21:12
Re: COPY view Andrew Dunstan 21:18
Re: COPY view Bruce Momjian 21:19
Re: SQL/XML publishing function experimental patch II Tom Lane 21:23
Re: [PATCHES] PL/pgSQL: SELECT INTO EXACT Bruce Momjian 21:23
Re: COPY view Andrew Dunstan 21:27
Re: SQL/XML publishing function experimental patch II Bruce Momjian 21:27
Re: COPY view Jim C. Nasby 21:28
Re: COPY view Bruce Momjian 21:31
Re: COPY view Bruce Momjian 21:35
Re: COPY view Bruce Momjian 21:36
Re: TODO item - tid <> operator Bruce Momjian 22:08
Re: PQescapeIdentifier Bruce Momjian 22:09
Re: TODO item - tid <> operator Neil Conway 22:15
Re: TODO item - tid <> operator Bruce Momjian 22:21
Re: COPY view Jim C. Nasby 22:26

Browse Archives

Prev | Next