Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-04 Chronological Index (3/3)
Last updated: Wed Jan 18 01:51:27 2012
475 messages
08 April 2007
python - lo: Deprecate meta namespace. James William Pye (22:28)
fulldisjunction - fd: more backward compatible regression test script. User Pgstudy (18:17)
fulldisjunction - fd: cleanup to make it backward compatible with the User Pgstudy (16:44)
pgsnmpd - pgsnmpd: These files are copies of what mib2c makes by itself, User Eggyknap (05:08)
pgsnmpd - pgsnmpd: Re-add the stuff I just overwrote. User Eggyknap (05:08)
pgsql: Done: > o -Make CLUSTER preserve recently-dead tuples per MVCC Bruce Momjian (02:17)
pgsql: Minor editorialization on CLUSTER reference page. Tom Lane (02:07)
pgsql: Make CLUSTER MVCC-safe. Tom Lane (01:26)
pgsql: Add -F option to set fillfactor for tellers, accounts and Tatsuo Ishii (01:15)
pgsql: Done: > o -Add more logical syntax CLUSTER table USING index; Bruce Momjian (00:36)
pgsql: Support syntax "CLUSTER table USING index", which is more Bruce Momjian (00:26)
fulldisjunction - fd: moved the code to use slot_getsomeattrs instead of User Pgstudy (00:03)
07 April 2007
fulldisjunction - fd: interim fix for the valerna patch, to make User Pgstudy (16:58)
pgsql: Add the usage count statistics to the information available in Bruce Momjian (16:09)
pgsql: Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. Bruce Momjian (15:43)
pgsnmpd - pgsnmpd: Begin work on tables to hold otherwise unknowable User Eggyknap (13:09)
pgsql: Slight wording improvement. Bruce Momjian (04:05)
pgsql: Fix a few typos in the docs. Neil Conway (03:58)
pgsql: Remove example of SQL-standard syntax for GRANT/REVOKE --- was Bruce Momjian (03:48)
pgsql: In docs, Symetric -> Symmetric. Bruce Momjian (03:34)
pgsql: Done: > * -Allow use of indexes to search for NULLs Bruce Momjian (03:08)
pgsql: Done: o -Support a smaller header for short Bruce Momjian (02:48)
06 April 2007
pgsql: Make 'col IS NULL' clauses be indexable conditions. Tom Lane (22:33)
pgsql: Fix some now-obsolete comments about the space used by various Tom Lane (19:22)
pgsql: Only run contrib check if there is a Makefile Andrew Dunstan (13:44)
pgsql: Enhance pgbench -l option to add timestamp. Tatsuo Ishii (09:16)
pgsql: Various pgbench enhancements. Tatsuo Ishii (08:49)
pgsql: Now that core functionality is depending on autoconf's Tom Lane (05:36)
pgsql: Support varlena fields with single-byte headers and unaligned Tom Lane (04:21)
05 April 2007
bizgres - bizgres: Merged in the new bitmap index code. User Jzhang (22:13)
stackbuilder - wizard: Add resources. User Dpage (15:38)
pginstaller - pginst: Update to allow building with StackBuilder, minus User Dpage (14:52)
pgsql: Update XML error message text for missing libxml; update Bruce Momjian (13:53)
pgbuildfarm - client-code: Add support for integer datetimes on MSVC and User Andrewd (13:45)
pgsql: Continue running contrib regression tests if one fails, and exit Magnus Hagander (12:31)
pgsql: Make sure list of tests is cleared out before getting the new Magnus Hagander (12:10)
psqlodbc - psqlodbc: . Use different dll name for Unicode and ANSI DTC User Hinoue (12:06)
psqlodbc - psqlodbc: Compilation correction VisualStudio. User H-saito (03:18)
pgsql: Add URL for: * Reduce WAL traffic so only modified values are Bruce Momjian (02:09)
pgsql: Improve documentation/warning when --with-libxml is not used in Bruce Momjian (01:46)
04 April 2007
pgbuildfarm - client-code: fix logic bug due to neurone misfire ... User Andrewd (19:58)
pgsql: Re-add FAQ item 3.7 which was accidentally removed in previous Bruce Momjian (19:27)
pgsql: Don't install files for xml2 when building without libxml. Andrew Dunstan (18:46)
pgsql: Remove plpython casts C source code casts: It removes last Bruce Momjian (17:28)
pgsql: Don't install files for sslinfo when building without openssl. Magnus Hagander (16:34)
python - fe: Step is not used/implemented yet. James William Pye (16:05)
pgbuildfarm - client-code: Run contrib installcheck under MSVC User Andrewd (15:39)
pgbuildfarm - client-code: MSVC doesn't need pthreads any more User Andrewd (15:38)
psqlodbc - psqlodbc: Fix an index over bug which causes a crash or an User Hinoue (14:43)
python - fe: PStatement refactor, Transaction with, and more interrupt James William Pye (06:07)
enumkit - enumkit: Imported Sources User Andrewd (02:30)
03 April 2007
python - ip: Fix with-statement test. James William Pye (18:08)
python - ip: Fix perf tests. James William Pye (17:25)
python - fe: Correct the 'port' resolution logic. James William Pye (17:11)
pgsql: Remove the CheckpointStartLock in favor of having backends show Tom Lane (16:34)
psqlodbc - psqlodbc: Snap version is 8.2.0205. User H-saito (16:17)
psqlodbc - psqlodbc: Fixed problem pg_config and use the AC_SEARCH_LIBS. User H-saito (16:14)
pgsql: Done: > o -Allow PL/PythonU to return boolean rather than 1/0 Bruce Momjian (15:51)
pgsql: Allow pl/pythonu >= version 2.3 to return boolean, rather than Bruce Momjian (15:51)
psqlodbc - psqlodbc: WSACleanup() evades with *nix. User H-saito (15:43)
stackbuilder - wizard: Handle the (erroneous) case where a circular User Dpage (15:27)
psqlodbc - psqlodbc: wsaData evades with *nix. User H-saito (15:25)
psqlodbc - psqlodbc: The version is now 8.2.0205. User Hinoue (14:49)
pgsql: Allow PL/PythonU to compile on Python 2.5. Bruce Momjian (13:37)
pgsql: Update comment for new thread_test location. Bruce Momjian (12:55)
pgsql: Decouple the values of TOAST_TUPLE_THRESHOLD and Tom Lane (04:14)
pgsql: Update: < * Add transaction_idle_timeout GUC so locks are not Bruce Momjian (04:12)
pgsql: Update: < * Add idle_timeout GUC so locks are not held for log Bruce Momjian (02:17)
pgsql: Add: > * Allow all data types to cast to and from TEXT > > Bruce Momjian (01:25)
pgsql: Add: > > * Add idle_timeout GUC so locks are not held for log Bruce Momjian (01:21)
pgsql: Add URL for: o Allow UPDATE tab SET ROW (col, ...) = Bruce Momjian (01:16)
02 April 2007
pgsql: Add URL for: o Allow a warm standby system to also Bruce Momjian (22:50)
pgsql: Add URL for: * Improve speed with indexes For large table Bruce Momjian (22:49)
pgsql: Add: > o Have timestamp subtraction not call justify_hours()? > Bruce Momjian (22:46)
pgsql: Allow NOTIFY/LISTEN/UNLISTEN to only take relation names, not Bruce Momjian (22:20)
pgsql: Check length of enum literals on definition and input to make Andrew Dunstan (22:14)
pgsql: Pl/python -> Pl/PythonU: < o Add table function support to Bruce Momjian (21:28)
pgsql: Add: > * Fix to_date()-related functions to consistently issue Bruce Momjian (21:25)
pgsql: Add: > > o Allow PL/Python to return boolean rather than 1/0 Bruce Momjian (21:10)
pgsql: Add item: > > * Consider reducing memory used for shared buffer Bruce Momjian (20:43)
pgsql: Add URL for: o Allow RETURN to return row or record functions Bruce Momjian (20:10)
pgsql: Fix check_sql_fn_retval to allow the case where a SQL function Tom Lane (18:49)
pgsql: Fix check_sql_fn_retval to allow the case where a SQL function Tom Lane (18:49)
pgsql: Fix check_sql_fn_retval to allow the case where a SQL function Tom Lane (18:49)
pgsql: Fix check_sql_fn_retval to allow the case where a SQL function Tom Lane (18:49)
pgsql: Done: < * Support a data type with specific enumerated values Bruce Momjian (17:18)
pgsql: > o Add PQexecf() that allows complex parameter substitution > Bruce Momjian (17:15)
pginstaller - pginst: Add new kerberos dependency. User Dpage (14:32)
pginstaller - pginst: Fix some more hard coded paths. User Dpage (13:56)
pgsql: xcopy can only deal with forward-slashed paths when it's quoted - Magnus Hagander (12:11)
pgsql: Fix caching of unsuccessful initialization of parser or Teodor Sigaev (11:43)
pgsql: Fix caching of unsuccessful initialization of parser or Teodor Sigaev (11:43)
pgsql: Fix caching of unsuccessful initialization of parser or Teodor Sigaev (11:42)
pgsql: Fix caching of unsuccessful initialization of parser or Teodor Sigaev (11:42)
pgsql: Fix caching of unsuccessful initialization of parser or Teodor Sigaev (11:42)
python - fe: Move tests to GreenTrunk. James William Pye (07:08)
python - ip: Relocate some Proboscis tests into more general GreenTrunk James William Pye (07:07)
python - fe: Use new client options and environ. James William Pye (06:38)
python - ip: Use new client options and move GT options to it's own James William Pye (06:38)
pgsql: Support enum data types. Tom Lane (03:49)
python - lo: Don't del make_option. James William Pye (03:26)
python - lo: Add iri, pgpass, and environ modules. James William Pye (02:49)
01 April 2007
pgsql: Update SQL conformance for SQL to XML mappings Peter Eisentraut (09:43)
pgsql: Mapping schemas and databases to XML and XML Schema. Peter Eisentraut (09:00)
pgsql: Complete cleaning Peter Eisentraut (08:57)