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