pgsql-committers since 2006-05-30 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 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

June 3, 2006

Thread Author Time
pgsql: Remove pg_resetxlog -r flag, feature has problems referenced Bruce Momjian 02:19
pgsql: Patch reverted, not done: > * Allow WAL information to recover Bruce Momjian 02:34
pgsql: Mention pg_encoding_to_char in entry for pg_database.encoding. Tom Lane 02:53
pgsql: Record location of partial patch : > * Allow WAL information to Bruce Momjian 04:00
protopg - protopg: ooopppsss. User Sndev 11:34
fulldisjunction - fd: Added simple pseudo functions by allowing for User Pgstudy 11:40
pgsql: Fix copy-and-pasteo in Russian translation: message complaining Tom Lane 16:49
pgsql: Fix copy-and-pasteo in Russian translation: message complaining Tom Lane 16:49
pgsql: Fix copy-and-pasteo in Russian translation: message complaining Tom Lane 16:49
pgsql: Fix copy-and-pasteo in Russian translation: message complaining Tom Lane 16:49
pgsql: Don't choke during startup if the environment offers an invalid Tom Lane 17:36
fulldisjunction - fd: Added README file and corrected memory problem User Pgstudy 19:25
fulldisjunction - fd: Added BSD name to README User Pgstudy 19:27

June 4, 2006

Thread Author Time
pgsql: Update GUI FAQ. Bruce Momjian 00:17
pgsql: Update: < o Allow COPY to output from views > o Allow COPY to Bruce Momjian 01:33
pgsql: Update: < * %Remove behavior of postmaster -o > * %Make Bruce Momjian 02:11
pgsql: Fix psql so \r is separate in the history, rather than at the Bruce Momjian 04:35
pgbuildfarm - client-code: recheck unknown files if found, using cvs User Andrewd 17:55

June 5, 2006

Thread Author Time
pgsql: Add a GUC parameter seq_page_cost, and use that everywhere we Tom Lane 02:49
pgsql: Increase the default value of cpu_index_tuple_cost from 0.001 to Tom Lane 03:03
pgsql: Have psql history save \e editor contents to history before query Bruce Momjian 03:55
fulldisjunction - fd: Fixed the problem of not detecting dropped User Pgstudy 14:04
fulldisjunction - fd: Added a python script to help create test tables. User Pgstudy 14:18
fulldisjunction - fd: Updated the README to show how to create a test User Pgstudy 14:32
pgsql: Avoid longjump/vfork warning about line_saved_in_history variable Bruce Momjian 14:47
fulldisjunction - fd: Added BSD disclaimer to README file. User Pgstudy 15:08
fulldisjunction - fd: Added copyright to all sources aside from the BSD User Pgstudy 15:14
bizgres - bizgres: BG-17. User Agoldshuv 15:39
bizgres - bizgres: some help text updates... User Agoldshuv 16:01
pgsql: While making the seq_page_cost changes, I was struck by the fact Tom Lane 20:56
pgsql: Remove extremely old, incomplete, broken example code. Tom Lane 21:16

June 6, 2006

Thread Author Time
pgsql: Fixed two more memory leaks in ecpglib. Michael Meskes 11:31
pgsql: Fixed two memory leaks in ecpglib. Michael Meskes 11:36
pgsql: Fixed two memory leaks in ecpglib. Michael Meskes 11:36
pgsql: Fixed two memory leaks in ecpglib. Michael Meskes 11:36
pgsql: Done: < * %Make postmater and postgres options distinct so the Bruce Momjian 13:52
pgsql: Have BCC echo output "" using "", rather than \"\" as earlier Bruce Momjian 16:17
pgsql: Have BCC echo output "" using "", rather than \"\" as earlier Bruce Momjian 16:17
pgsql: Remove ancient AIX structure workaround. Bruce Momjian 16:20
pgsql: Allow do not lexize words in substitution. Teodor Sigaev 16:25
pgsql: Add URL to RESET CONNECTION: < notify the protocol when a Bruce Momjian 16:27
pgsql: Make the planner estimate costs for nestloop inner indexscans on Tom Lane 17:59
pgsql: On Win32, return original patch if GetShortPathName() fails (no Bruce Momjian 22:32
pgsql: On Win32, return original patch if GetShortPathName() fails (no Bruce Momjian 22:32
pgsql: Update comment. Bruce Momjian 22:41

June 7, 2006

Thread Author Time
bizgres - bizgres: Added libraries to support saxon and axis build User Nwakefield 07:28
pgsql: Backpatch comment about --sysconfdir. Bruce Momjian 12:19
pgsql: Use INFO-level for reindex messages, rather than NOTICE. Bruce Momjian 13:13
pgsql: For psql multi-line history, save backslash commands right away, Bruce Momjian 13:18
fulldisjunction - fd: Comment out the copyright notice that broke the User Pgstudy 17:05
pgsql: Remove "fuzzy comparison" logic in qsort comparison function for Tom Lane 17:08
pgsql: Remove "fuzzy comparison" logic in qsort comparison function for Tom Lane 17:08
fulldisjunction - fd: Added explanation in README to why i disabled User Pgstudy 17:11
pgsql: Have REINDEX use NOTICE, so it can be suppressed. Bruce Momjian 17:20
bizgres - bizgres: Fixed Bug: Dataitem not being set to null when data User Nwakefield 18:22
pgsql: Per previous analysis, the most correct notion of SampleOverhead Tom Lane 18:49
pgsql: New Directory Bruce Momjian 18:49
pgsql: New Directory Bruce Momjian 18:52
pgsql: Mention GPL /contrib modules: > > Particularly, move Bruce Momjian 20:39
pgsql: Spelling fix. Bruce Momjian 21:23
pgsql: Prepare code to be built by MSVC: o remove many Bruce Momjian 22:24
bizgres - bizgres: Added support to prevent emails on job retries User Nwakefield 22:29
pgsql: Done: < o Allow timezone names in SQL strings, '2006-05-24 Bruce Momjian 22:31
pgsql: Allow timezone names in SQL strings, '2006-05-24 21:11 Bruce Momjian 22:32
Re: pgsql: Done: < o Allow timezone names in SQL strings, '2006-05-24 Tom Lane 22:35
Re: pgsql: Done: < o Allow timezone names in SQL strings, Bruce Momjian 22:49

June 8, 2006

Thread Author Time
pgsql: Add entry: > * Consider allowing control of upper/lower case Bruce Momjian 01:02
pgsql: Update wording: < * Add SQL99 WITH RECURSIVE to SELECT > * Add Bruce Momjian 01:08
fulldisjunction - fd: Forgot to free memory in User Pgstudy 01:32
pgsql: Add URL: < Right now only one encoding is allowed per Bruce Momjian 02:42
pgsql: Add URL. Bruce Momjian 02:59
pgsql: Add URL for ALTER CONSTRAINT RENAME. Bruce Momjian 03:17
Re: pgsql: Prepare code to be built by MSVC: o remove many Tom Lane 03:20
pgsql: Add missing 3rd parameter to open(). Bruce Momjian 03:28
pgsql: Add missing 3rd argument to open(). Bruce Momjian 03:29
Re: pgsql: Prepare code to be built by MSVC: o remove many Bruce Momjian 03:29
pgsql: Done: > * -Allow server logs to be remotely read and removed Bruce Momjian 13:44
pgsql: Spelling fix. Bruce Momjian 13:45
pgsql: /contrib/adminpack: More clearly identify renaming of existing Bruce Momjian 14:32
pgsql: Remove obsolete comment about VACUUM FULL: it takes buffer Tom Lane 14:58
Re: pgsql: Prepare code to be built by MSVC: o remove many Magnus Hagander 15:11
pgsql: Remove Win32 file, moved to /port. Bruce Momjian 15:15
Re: pgsql: Prepare code to be built by MSVC: o remove Bruce Momjian 15:15
pgsql: Add URL. Bruce Momjian 15:41
pgsql: Use simple URL's rather than text and a URL: < recovery. Bruce Momjian 16:07
pgsql: Add URL. Bruce Momjian 18:59
bizgres - bizgres: Added information for Release-0_9_3 User Sdanforth 19:16
bizgres - bizgres: fixed not null exception bug in User Nwakefield 20:39
Re: pgsql: Update wording: < * Add SQL99 WITH RECURSIVE to SELECT > * Add David Fetter 23:21
pgsql: Fix bootstrap.c so that database startup process and bgwriter Tom Lane 23:55
pgsql: Fix bootstrap.c so that database startup process and bgwriter Tom Lane 23:55

June 9, 2006

Thread Author Time
fulldisjunction - fd: Added capability for Adaptive Extending upper User Pgstudy 00:31
fulldisjunction - fd: Small fixes to Adaptive Extending upper bound. User Pgstudy 00:47
fulldisjunction - fd: Small fix to MakeFile. User Pgstudy 00:50
pgsql: Remove: < * Rename some /contrib modules from pg* to pg_* Bruce Momjian 01:00
Re: pgsql: Update wording: < * Add SQL99 WITH RECURSIVE Bruce Momjian 01:02
pgsql: Update: < * Add SQL99 WITH RECURSIVE (hierarchical) queries to Bruce Momjian 01:02
pgsql: Add URL. Bruce Momjian 02:11
unsubscribe 📎 Herbrand Hofker 04:50
pgsql: Now ispell dictionary can eat dictionaries in MySpell format, Teodor Sigaev 13:25
pgsql: Cleanup: < * -%Allow pooled connections to list all prepared Bruce Momjian 18:12
pgsql: Cleanups: < * Allow a database in tablespace t1 with tables Bruce Momjian 18:41
pgsql: Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too Tom Lane 19:30
pgsql: Repair remarkably-inefficient query for dumping large object Tom Lane 19:46
pgsql: Repair remarkably-inefficient query for dumping large object Tom Lane 19:46

June 10, 2006

Thread Author Time
pgbuildfarm - client-code: provide for file flag to force one run. User Andrewd 14:04
fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm User Pgstudy 17:02
snapshot - drivers: Imported Sources User Cunha17 19:54
snapshot - root: Imported Sources User Cunha17 19:55
snapshot - src: Imported Sources User Cunha17 19:57
snapshot - test: Imported Sources User Cunha17 19:58
snapshot - CVSROOT: Adding a support module (snapshot-src) User Cunha17 20:02
pgsql: Add: < pg_get_tabledef(), pg_get_domaindef(), Bruce Momjian 23:17
pgsql: Remove pg_dump wording: < pg_get_tabledef(), Bruce Momjian 23:33
Re: pgsql: Add: < pg_get_tabledef(), pg_get_domaindef(), Tom Lane 23:39

June 11, 2006

Thread Author Time
Re: pgsql: Add: < pg_get_tabledef(), pg_get_domaindef(), Bruce Momjian 01:15
bizgres - bizgres: Added vacuuming support for the bitmap index. User Jzhang 06:14
pgsql: Fix Assert failure when a fastpath function call is attempted Tom Lane 15:49
pgsql: Fix Assert failure when a fastpath function call is attempted Tom Lane 15:49
pgsql: Fix Assert failure when a fastpath function call is attempted Tom Lane 15:49
pgbuildfarm - client-code: make template config force_every 336 ( = 2 User Andrewd 18:31

Browse Archives

Prev | Next