pgsql-committers - June 2006

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

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
pgfouine - pgfouine: fixed a problem with NOTICE/STATEMENT couple on DDL User Gsmet 19:48
pgfouine - pgfouine: improved the -report option analysis User Gsmet 20:24
fulldisjunction - fd: Moved the (tableID:rowID) pairs to the first User Pgstudy 21:02
pgfouine - pgfouine: NOTICEs for a query are now displayed improved User Gsmet 21:35
pgsql: Code review for psql multiline history patch(es). Tom Lane 23:06

June 12, 2006

Thread Author Time
pgsql: Minor code cleanup: make the WIN32 case less gratuitously Tom Lane 02:39
npgsql - Npgsql: 2006-06-11 Josh Cooley <[email protected]> User Jbcooley 03:49
npgsql - Npgsql2: 2006-06-11 Josh Cooley <[email protected]> User Jbcooley 04:02
snapshot - src: Uppercase/Lowercase mismatch fixed. User Cunha17 13:01
snapshot - src: Oops. User Cunha17 13:14
snapshot - src: Optimization on snapshot log: only add log on updates if User Cunha17 14:12
psqlodbc - psqlodbc: The version is now 8.2.0005. User Hinoue 15:21
Re: psqlodbc - psqlodbc: The version is now 8.2.0005. Dave Page 15:25
pgsql: Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN Bruce Momjian 16:09
pgsql: Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN Bruce Momjian 16:09
pgsql: Add URL for bitmap AM: > Bruce Momjian 16:15
pgsql: Prevent Win32 from displaying a popup box on backend crash. Bruce Momjian 16:17
pgsql: Avoid use of C commment inside C comment from recent Win32 int Bruce Momjian 16:28
pgsql: Avoid use of C commment inside C comment from recent Win32 int Bruce Momjian 16:29
Re: [COMMITTERS] psqlodbc - psqlodbc: The version is now 8.2.0005. Hiroshi Inoue 16:39
pgsql: Add BY clause to PL/PgSQL FOR loop, to control the iteration Bruce Momjian 16:45

June 13, 2006

Thread Author Time
pgsql: Remove: < o %Add CSV output format Bruce Momjian 21:08

June 14, 2006

Thread Author Time
npgsql - Npgsql: 2006-06-13 Francisco Figueiredo Jr. User Fxjr 00:16
bizgres - bizgres: Added inheritAll=false to the compileKETL target to User Sdanforth 00:23
pgsql: Do a CHECK_FOR_INTERRUPTS immediately before terminating a Tom Lane 01:24
pgsql: Improve error detection and recovery in lo_import()/lo_export(). Tom Lane 01:28
npgsql - Npgsql: 2006-06-14 Francisco Figueiredo Jr. User Fxjr 04:00
psqlodbc - psqlodbc: fix for "The cursor is open." problem User Luf 07:57
pgsql: Clean up psql's control-C handling to avoid longjmp'ing out of Tom Lane 16:49
pgguid - pgguid: New Directory User Dezelin 17:43
pgguid - pgguid: New Directory User Dezelin 17:44
pgguid - pgguid: initial not compilable version User Dezelin 17:45
pgsql: Further thoughts about lo_export/lo_import error handling: if one Tom Lane 17:49
pgsql: Add entry: > * Allow user-defined types to accept 'typmod' Bruce Momjian 17:51
pgsql: Added: > > * Add URL to more complete multi-byte regression Bruce Momjian 17:59
pgsql: Add: > o Fix problem when cascading referential triggers make Bruce Momjian 18:36
pgsql: Update link to TODO.detail: < o Check WSACancelBlockingCall() Bruce Momjian 18:39
pgsql: Add locale TODO.detail emails. Bruce Momjian 18:42
pgsql: Add locale/encoding references: < Right now only one encoding Bruce Momjian 18:47
pgsql: Add URL, remove TODO.detail: < o %Allow pg_dump to use multiple Bruce Momjian 19:01
pgsql: Keep TODO.detail until item is done: < o %Allow pg_dump to use Bruce Momjian 19:02
pgsql: Add: > > o Add API for 64-bit large object access > > Bruce Momjian 19:32
pgsql: Add COPY views patch URL: > Bruce Momjian 20:40
pgsql: Add information schema item: > * Improve the information schema Bruce Momjian 21:10
psqlodbc - psqlodbc: The makefile for MSDTC support. User Hinoue 21:25
pgsql: Done: > o -Port contrib/xml2 Bruce Momjian 21:26
pgsql: Remove, already in back branches: < < o Add new version of Bruce Momjian 21:38
pgsql: Add item, not fixed: > > * Fix ILIKE and regular expressions to Bruce Momjian 21:40
pgsql: Add: > > * Consider padding the spinlock structure to have Bruce Momjian 21:47
pgsql: Add: > > o Properly mark all libpq-exported functions with Bruce Momjian 21:54
pgsql: Done by Peter: < * Improve the information schema to be more Bruce Momjian 21:58
pgguid - pgguid: User Dezelin 22:16
pgsql: Already done: < < o Properly mark all libpq-exported functions Bruce Momjian 22:23
pgsql: Add: > > * Consider increasing internal areas when shared Bruce Momjian 22:31
pgsql: Add URL to ILIKE encoding fix: > Bruce Momjian 23:03
pgsql: Add: > > * Add support for WIN1253 (Greek) encoding > > Bruce Momjian 23:07
pgsql: Remove, done: < < * Add support for WIN1253 (Greek) encoding < Bruce Momjian 23:19
pgsql: Add to locale TODO.detail. Bruce Momjian 23:28
Re: pgsql: Got tired of waiting for spoonbill's compiler Andrew Dunstan 23:49
Re: pgsql: Got tired of waiting for spoonbill's compiler Tom Lane 23:54

June 15, 2006

Thread Author Time
pgsql: Remove the limit on the number of entries allowed in catcaches, Tom Lane 02:08
pgsql: Done, removed: < < * Consider padding the spinlock structure to Bruce Momjian 02:23

Browse Archives

Prev | Next