pgsql-committers before 2006-06-03 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

May 21, 2006

Thread Author Time
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:11
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:11
pgsql: Add a new GUC parameter backslash_quote, which determines whether Tom Lane 20:12
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:19
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:19
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:20
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:20
pgsql: Modify libpq's string-escaping routines to be aware of encoding Tom Lane 20:20
pgsql: Fix errors in fortuna PRNG reseeding logic that could cause a Tom Lane 20:22
pgsql: Fix errors in fortuna PRNG reseeding logic that could cause a Tom Lane 20:22
pgsql: Stamp releases 7.3.15, 7.4.13, and 8.0.8. Bruce Momjian 20:28
pgsql: Stamp releases 7.3.15, 7.4.13, and 8.0.8. Bruce Momjian 20:28
pgsql: Stamp releases 7.3.15, 7.4.13, and 8.0.8. Bruce Momjian 20:28
pgsql: Remove mention of pg_upgrade in release checklist. Bruce Momjian 20:29
pgsql: Fix missed \' to '' conversion. Tom Lane 21:13
psqlodbc - psqlodbc: Fix an Access Violation bug. User Hinoue 21:38
pgsql: Update release notes for upcoming releases. Tom Lane 21:49
pgsql: Update release notes for upcoming releases. Tom Lane 21:49
pgsql: Update release notes for upcoming releases. Tom Lane 21:49
pgsql: Update release notes for upcoming releases. Tom Lane 21:50
pgsql: Update release notes for upcoming releases. Tom Lane 21:50
pgsql: Stamp release 8.1.4. Tom Lane 21:52
pgsql: Stamp release 8.0.8. Tom Lane 21:53
pgsql: Stamp release 7.4.13. Tom Lane 21:54
pgsql: Stamp release 7.3.15. Tom Lane 21:54

May 22, 2006

Thread Author Time
pgsql: Costmetic fix for bug template version stamp. Bruce Momjian 01:34
pginstaller - pginst: Prep for 8.0.8 User Dpage 07:42
pgfouine - www: added the link to the ebuild again User Gsmet 07:48
pginstaller - pginst: Update for 8.1.4 User Dpage 08:22
pginstaller - pginst: Update for 8.1.4 User Dpage 08:23
pginstaller - pginst: Prep for 8.0.8 User Dpage 08:24
pginstaller - pginst: Fix a changed filename User Dpage 08:58
pgsql: Add strerror to pg_dump error messages where missing. Peter Eisentraut 11:21
pgsql: Change \; to ; in RULE, \; unnecessary. Bruce Momjian 14:08
pgsql: Update Japanese FAQ. Bruce Momjian 14:12
pgsql: Make "trigger" section: > * Referential Integrity > > o Add Bruce Momjian 20:39
bizgres - bizgres: New Directory User Nwakefield 23:03
bizgres - bizgres: Enhancement Improved logging for batch retry User Nwakefield 23:03

May 23, 2006

Thread Author Time
wikipedia - wikipgedia: backporting mediawiki 1.6.6 security fix Sven Klemm 11:57
python - ctl: Add cluster interface. James William Pye 14:52
pgsql: Remove CXT_printf/CXT1_printf macros. Tom Lane 15:21
pgsql: Add mention that everyone should upgrade to minor releases. Bruce Momjian 15:22
pgsql: Update heading for upgrades. Bruce Momjian 15:47
pgsql: New wording, "What is the upgrade process for PostgreSQL?" Bruce Momjian 15:51
python - ctl: Add 'selector' keyword for arbitrary filtering. James William Pye 15:54
bizgres - bizgres: Fixed: Bug found that caused XML to be double escaped User Nwakefield 16:46
pgsql: Klugy fix for bug #2447: we can't expand a whole-row reference to Tom Lane 17:09
bizgres - bizgres: Enhancement. Added the RegExExtractTransformation, User Nwakefield 17:11
bizgres - bizgres: Updated jars - previous update failed User Nwakefield 17:13
dbsamples - pagila: Keep rating as text to show off check constraints User Xzilla 17:59
bizgres - bizgres: Updated the readme to include information about User Nwakefield 18:27
pgsql: Avoid duplicate definition of LOCALEDIR in pg_config.h, already Bruce Momjian 19:28
protopg - protopg: Adding a .cvsignore. User Sndev 19:31
protopg - protopg: ooooppppsss, forgot to add ora_scanner.c into ignore User Sndev 19:33
protopg - protopg: Rewritting a little bit select statement grammar. User Sndev 19:37
pgsql: Rename in release notes: Mac -> OS/X, Intel to x86: Fix for Bruce Momjian 20:20
pgsql: Rename in release notes: Mac -> OS/X, Intel to x86: Fix for Bruce Momjian 20:22
pgfouine - www: added google-analytics markers User Gsmet 20:23
pgsql: Add: > o Add ALTER TABLE tab ADD/DROP INHERITS parent > > Bruce Momjian 20:57
pgsql: Update text: > This allows tables to be added/removed from an Bruce Momjian 20:59
pgsql: Tweak writetup_heap/readtup_heap to avoid storing the tuple Tom Lane 21:37
pgsql: Add PQisthreadsafe() to libpq, to allow library applications to Bruce Momjian 22:13
pgsql: Remove trailing blank line from exports.txt. Bruce Momjian 22:14
bizgres - bizgres: Emergency bug fix, export crashing due to bug User Nwakefield 23:37

May 24, 2006

Thread Author Time
pgsql: * Add support NULL to GiST. Teodor Sigaev 11:01
pgsql: Remove pg_attribute detail, add URL < pg_attribute.attislocal Bruce Momjian 18:12
python - ctl: Add HBA configuration management interfaces. James William Pye 18:29
python - ctl: Mark as 0.2. James William Pye 18:30
bizgres - bizgres: User Nwakefield 20:52
bizgres - bizgres: User Nwakefield 20:53
pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they Tom Lane 21:20
pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they Tom Lane 21:20
bizgres - bizgres: User Nwakefield 21:37

May 25, 2006

Thread Author Time
Re: pgsql: Fix calculation of plan node extParams to account for the Jackie Leng 07:55
protopg - protopg: Nothing special, just increasing the number User Sndev 15:57
protopg - protopg: Added new grammar file, that accept oracle commands User Sndev 16:34
protopg - protopg: I like to have Todo just to start with a capital User Sndev 16:40
protopg - protopg: oopppss, forgot to add one parameter for snprintf :) User Sndev 17:06
pgestraier - pgestraier: example how to return hints (which require User Dpavlin 17:50
pgestraier - pgestraier: subversion revision 58 commited to CVS User Dpavlin 17:50
protopg - protopg: * Adding support for "CREATE SYNONYM". User Sndev 18:04
protopg - protopg: * making "create synonym" to accept identifiers of User Sndev 18:17
protopg - protopg: --- User Sndev 18:40
pgsql: Reduce per-character overhead in COPY OUT by combining calls to Tom Lane 18:42
protopg - protopg: todo ++ User Sndev 19:19
protopg - protopg: setting Todo revision number. User Sndev 19:20

May 26, 2006

Thread Author Time
pgsql: Fix findParents() in case of multiple levels to find. Teodor Sigaev 08:01
bizgres - bizgres: Enhancement/Fix export {VAR} = {VALUES} does't work User Nwakefield 16:59
pgsql: Add table_name and table_schema to plperl trigger data. Andrew Dunstan 17:34
bizgres - bizgres: Enhancements: Added support for bad record logging in User Nwakefield 18:44
pgsql: Add table_name and table_schema to plpython trigger data, plus Andrew Dunstan 19:23
pgsql: Update AIX FAQ. Bruce Momjian 19:48
pgsql: Support binary COPY through psql. Tom Lane 19:51
pgaccess - pgaccess: allow dropping a rule from the main window User Cmaj 22:34
pgsql: Further hacking on performance of COPY OUT. Tom Lane 22:50
pgsql: Use E'' strings internally only when standard_conforming_strings Bruce Momjian 23:48

May 27, 2006

Thread Author Time
pgsql: Looks like the new plpython regression test fails on older Andrew Dunstan 12:39
psqlodbc - psqlodbc: 1.Fix a crash on SQLDisconnect. User Hinoue 14:07
pgsql: Re-introduce the yylex filter function formerly used to support Tom Lane 17:38
pgsql: Fix initdb to properly escape quotes and backslashes in the Tom Lane 18:07
pgsql: Fix initdb to properly escape quotes and backslashes in the Tom Lane 18:07
bizgres - bizgres: User Nwakefield 19:16
bizgres - bizgres: User Nwakefield 19:45
pgsql: Revert ill-considered change to plpgsql: it should not rely on Tom Lane 19:45
pgsql: TG_table_name and TG_table_schema for pl/tcl, plus regression Andrew Dunstan 20:24
pgfouine - pgfouine: fixed a bug when there is no query in the log file User Gsmet 21:29
pgfouine - www: added local0.none User Gsmet 21:34

May 28, 2006

Thread Author Time
pgsql: Remove traces of otherwise unused RELKIND_SPECIAL symbol. Alvaro Herrera 02:27
python - rc: Mark as version 0.2. James William Pye 03:01
pgsql: TG_table_name and TG_table_schema for plpgsql, plus docs and Andrew Dunstan 03:03
pgsql: fix typo Andrew Dunstan 03:12
bizgres - bizgres: Enhancement: Added code to automatically create the User Nwakefield 16:14
pgsql: Don't call PQclear until the struct is really no longer going to Alvaro Herrera 17:23
pgsql: Fix up pg_dump to do string escaping fully correctly for client Tom Lane 21:13
pgsql: enlargePQExpBuffer, alone among the functions exported by Tom Lane 22:42

May 29, 2006

Thread Author Time
python - ctl: Initialize the control attribute properly. James William Pye 00:02
pgsql: Correct cheking in findParents(). Teodor Sigaev 08:39
pgsql: Som improve page split in multicolumn GiST index. Teodor Sigaev 12:50
pgsql: Make plperl's $_TD trigger data a global rather than a lexical Andrew Dunstan 13:51
pgsql: Add PQclear() calls, for completeness (exits shortly anyway). Bruce Momjian 19:52
pgsql: Add: > o Allow timezone names in SQL strings, '2006-05-24 21:11 Bruce Momjian 23:29

May 30, 2006

Thread Author Time
python - ctl: Extend get_parameters to take no arguments and an James William Pye 00:50
pgsql: Patch reverted because of random buildfarm failures: Bruce Momjian 02:35
pgsql: Fix ancient misdescription of namegt/namege in comment. Tom Lane 05:23
pgsql: Add item: > * Consider GnuTLS if OpenSSL license becomes a Bruce Momjian 10:21
pgsql: Update Japanese FAQ. Bruce Momjian 10:29
pgsql: Update PL documentation: An article at WebProNews quoted from Bruce Momjian 11:40
pgsql: Add regexp_replace() to string functions section. Bruce Momjian 11:54
Re: pgsql: Add regexp_replace() to string functions section. Bruce Momjian 11:56
pgsql: Back out patch, wrong previous commit message. Bruce Momjian 11:58
pgsql: Add dynamic record inspection to PL/PgSQL, useful for generic Bruce Momjian 12:03
pgsql: New Directory Bruce Momjian 12:04
pgsql: Add Pgadmin administration functions to /contrib/adminpack. Bruce Momjian 12:07
Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Teodor Sigaev 12:25
Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Bruce Momjian 12:27
pgsql: Re-add btree_gist description. Bruce Momjian 12:27
pgsql: Backpatch documentation additions for PL language choice and Bruce Momjian 12:32
pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline Bruce Momjian 12:43
pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline Bruce Momjian 12:43
pgsql: Re-defines SHA2 symbols so that they would not conflict with Bruce Momjian 12:56
pgsql: Re-defines SHA2 symbols so that they would not conflict with Bruce Momjian 12:56
pgsql: Fix printf mask for SizeVfdCache Qingqing Zhou Bruce Momjian 13:04
Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Dave Page 13:06
Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Bruce Momjian 13:25
pgsql: Add /contrib/adminpack to contrib/Makefile, do case-folding Bruce Momjian 13:25
Re: pgsql: Add Pgadmin administration functions to /contrib/adminpack. Dave Page 13:26
pgsql: Prevent multiple archivers from starting. Bruce Momjian 13:30
pgsql: Prevent multiple archivers from starting. Bruce Momjian 13:31
pgsql: Move conversion dependency patch to the proper branch, out of Bruce Momjian 13:36
pgsql: Move conversion dependency patch to the proper branch, out of Bruce Momjian 13:36
pgsql: Revert patch, needs more work: Bruce Momjian 13:40
pgsql: Emit warnings for unknown configure options. Bruce Momjian 13:52
pgsql: Clarify the HINT for 'checkpoint request failed', per recent Tom Lane 13:58
pgsql: Make EXPLAIN sampling smarter, to avoid excessive sampling delay. Bruce Momjian 14:01
protopg - protopg: * Adding grammar for the identifier of the form User Sndev 14:03
protopg - protopg: todo -- User Sndev 14:06
pgsql: Add pgmagic header block to store compile-time constants: It now Bruce Momjian 14:09
pgsql: Update ppport.h to not cause warnings with newest Perl versions. Tom Lane 15:48
pgsql: Update ppport.h to not cause warnings with newest Perl versions. Tom Lane 15:48
pgsql: Remove pqsignalinquire(), which is unused and has portability Tom Lane 15:57
pgsql: Remove pqsignalinquire(), which is unused and has portability Tom Lane 15:58
pgsql: Remove pqsignalinquire(), which is unused and has portability Tom Lane 15:58
bizgres - bizgres: BG-23 User Agoldshuv 16:39
bizgres - bizgres: BG-16 User Agoldshuv 16:52
pgsql: PostmasterIsAlive test really ought to be in the inner loop for Tom Lane 17:08
pgsql: PostmasterIsAlive test really ought to be in the inner loop for Tom Lane 17:08
bizgres - bizgres: Fixed. User Nwakefield 17:46
pgsql: Code review for EXPLAIN patch. Tom Lane 19:24
pgsql: Code review for magic-block patch. Tom Lane 21:21
pgsql: Un-DOS-ify newly added files. Tom Lane 21:34
pgsql: Magic blocks don't do us any good unless we use 'em ... Tom Lane 22:12

May 31, 2006

Thread Author Time
pgsql: Somehow a ";" got lost which changed the logic. Michael Meskes 08:12
Re: pgsql: Somehow a ";" got lost which changed the logic. Michael Glaesemann 08:20
pgsql: Update cvs command example to show diff -rBASE. Bruce Momjian 10:24
pgsql: Escape processing patch: o turns off Bruce Momjian 11:02
pgsql: Support '' for literal ' in psql single-quote strings, Bruce Momjian 11:35
pgsql: Recommend '' for literal ', rather than \', in psql Bruce Momjian 11:47
pgsql: Add thesaurus dictionary which can replace N>0 lexemes by M>0 Teodor Sigaev 14:05
pgsql: fix comparison with SPI_processed Teodor Sigaev 14:53
bizgres - bizgres: Updated, now works. User Llonergan 16:47
pgsql: Make PG_MODULE_MAGIC required in shared libraries that are loaded Tom Lane 20:58
pgsql: Fix seriously broken patch for psql '' ... Tom Lane 22:11
pgsql: Fix example of how to escape data in psql backslash commands. Tom Lane 22:34

June 1, 2006

Thread Author Time
pgsql: Fix up hack to suppress escape_string_warning so that it actually Tom Lane 00:15
bizgres - bizgres: Fixes and Enhancements: Added clearer logging to SQl User Nwakefield 01:12
pgsql: Respond to Jeremy Drake's original gripe that \copy needs to Tom Lane 01:28
pgsql: Got tired of waiting for spoonbill's compiler to get fixed. Tom Lane 02:39
pgsql: Back-port recent ppport.h fix to 8.0 branch. Tom Lane 03:47
pgsql: Pre-8.0 branches need to cope with possibility that the system Tom Lane 04:10
pgsql: Pre-8.0 branches need to cope with possibility that the system Tom Lane 04:10
npgsql - Npgsql: 2006-06-01 Francisco Figueiredo Jr. User Fxjr 05:15
Re: pgsql: Fix calculation of plan node extParams to account for the Tom Lane 21:53
pgsql: Back-port Postgres 7.4 spinlock code into 7.3 branch. Tom Lane 23:18

June 2, 2006

Thread Author Time
Re: pgsql: Fix calculation of plan node extParams to account for the Jackie Leng 10:05
pgsql: Add more strict check of stop and non-recognized words, allow Teodor Sigaev 15:35
fulldisjunction - fd: Imported Sources User Pgstudy 15:59
fulldisjunction - fd: First version. User Pgstudy 16:09
pgsql: Distinguish between stop-word recognized in thesaurus_lexize() Teodor Sigaev 17:55
pgsql: Fix wrong NOTICE/ERROR levels Teodor Sigaev 18:03
fulldisjunction - fd: Changed some Makefile path settings User Pgstudy 23:00

Browse Archives

Prev | Next