pgsql-committers - April 2007

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

April 1, 2007

Thread Author Time
pgsql: Complete cleaning Peter Eisentraut 08:56
pgsql: Mapping schemas and databases to XML and XML Schema. Peter Eisentraut 09:00
pgsql: Update SQL conformance for SQL to XML mappings Peter Eisentraut 09:42
pgsql: Update catversion for new XML mapping functions Peter Eisentraut 09:56

April 2, 2007

Thread Author Time
python - lo: Add iri, pgpass, and environ modules. James William Pye 02:49
python - lo: Don't del make_option. James William Pye 03:26
pgsql: Support enum data types. Tom Lane 03:49
python - ip: Use new client options and move GT options to it's own James William Pye 06:38
python - fe: Use new client options and environ. James William Pye 06:38
python - ip: Relocate some Proboscis tests into more general GreenTrunk James William Pye 07:07
python - fe: Move tests to GreenTrunk. James William Pye 07:08
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
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: xcopy can only deal with forward-slashed paths when it's quoted - Magnus Hagander 12:11
pginstaller - pginst: Fix some more hard coded paths. User Dpage 13:55
pginstaller - pginst: Add new kerberos dependency. User Dpage 14:25
pgsql: > o Add PQexecf() that allows complex parameter substitution > Bruce Momjian 17:15
pgsql: Done: < * Support a data type with specific enumerated values Bruce Momjian 17:18
Re: [COMMITTERS] pgsql: Add GUC temp_tablespaces toprovide a default location for Simon Riggs 17:45
Re: [COMMITTERS] pgsql: Add GUC temp_tablespaces toprovide a default location for Bruce Momjian 17:54
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: Add URL for: o Allow RETURN to return row or record functions Bruce Momjian 20:10
pgsql: Add item: > > * Consider reducing memory used for shared buffer Bruce Momjian 20:43
pgsql: Add: > > o Allow PL/Python to return boolean rather than 1/0 Bruce Momjian 21:10
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Bruce Momjian 21:11
pgsql: Add: > * Fix to_date()-related functions to consistently issue Bruce Momjian 21:25
pgsql: Pl/python -> Pl/PythonU: < o Add table function support to Bruce Momjian 21:28
pgsql: Check length of enum literals on definition and input to make Andrew Dunstan 22:14
pgsql: Allow NOTIFY/LISTEN/UNLISTEN to only take relation names, not Bruce Momjian 22:20
pgsql: Add: > o Have timestamp subtraction not call justify_hours()? > Bruce Momjian 22:46
pgsql: Add URL for: * Improve speed with indexes For large table Bruce Momjian 22:49
pgsql: Add URL for: o Allow a warm standby system to also Bruce Momjian 22:50
Re: Re: [HACKERS] [COMMITTERS] pgsql: Add GUC temp_tablespaces to provide a default location for Bruce Momjian 22:57
pgsql: Add URL for: o Allow commenting of variables in Bruce Momjian 23:25

April 3, 2007

Thread Author Time
pgsql: Add URL for: o Allow UPDATE tab SET ROW (col, ...) = Bruce Momjian 01:16
pgsql: Add: > > * Add idle_timeout GUC so locks are not held for log Bruce Momjian 01:21
pgsql: Add: > * Allow all data types to cast to and from TEXT > > Bruce Momjian 01:25
pgsql: Update: < * Add idle_timeout GUC so locks are not held for log Bruce Momjian 02:17
pgsql: Update: < * Add transaction_idle_timeout GUC so locks are not Bruce Momjian 04:12
pgsql: Decouple the values of TOAST_TUPLE_THRESHOLD and Tom Lane 04:14
pgsql: Update comment for new thread_test location. Bruce Momjian 12:55
pgsql: Allow PL/PythonU to compile on Python 2.5. Bruce Momjian 13:37
psqlodbc - psqlodbc: The version is now 8.2.0205. User Hinoue 14:49
psqlodbc - psqlodbc: wsaData evades with *nix. User H-saito 15:20
stackbuilder - wizard: Handle the (erroneous) case where a circular User Dpage 15:25
psqlodbc - psqlodbc: WSACleanup() evades with *nix. User H-saito 15:43
pgsql: Allow pl/pythonu >= version 2.3 to return boolean, rather than Bruce Momjian 15:50
pgsql: Done: > o -Allow PL/PythonU to return boolean rather than 1/0 Bruce Momjian 15:51
psqlodbc - psqlodbc: Fixed problem pg_config and use the AC_SEARCH_LIBS. User H-saito 16:14
psqlodbc - psqlodbc: Snap version is 8.2.0205. User H-saito 16:17
pgsql: Remove the CheckpointStartLock in favor of having backends show Tom Lane 16:34
python - fe: Correct the 'port' resolution logic. James William Pye 17:11
python - ip: Fix perf tests. James William Pye 17:24
python - ip: Fix with-statement test. James William Pye 18:07
pgsql: Document how to identify an invalid index after a failed CREATE Bruce Momjian 22:38

April 4, 2007

Thread Author Time
enumkit - enumkit: Imported Sources User Andrewd 02:30
Re: Re: [HACKERS] [COMMITTERS] pgsql: Add GUC temp_tablespaces to provide a default location for Jaime Casanova 04:55
python - fe: PStatement refactor, Transaction with, and more interrupt James William Pye 06:06
psqlodbc - psqlodbc: Fix an index over bug which causes a crash or an User Hinoue 14:42
pgbuildfarm - client-code: MSVC doesn't need pthreads any more User Andrewd 15:37
pgbuildfarm - client-code: Run contrib installcheck under MSVC User Andrewd 15:38
python - fe: Step is not used/implemented yet. James William Pye 16:05
pgsql: Don't install files for sslinfo when building without openssl. Magnus Hagander 16:34
pgsql: Remove plpython casts C source code casts: It removes last Bruce Momjian 17:28
pgsql: Don't install files for xml2 when building without libxml. Andrew Dunstan 18:45
pgsql: Re-add FAQ item 3.7 which was accidentally removed in previous Bruce Momjian 19:26
pgbuildfarm - client-code: fix logic bug due to neurone misfire ... User Andrewd 19:57
Re: Re: [HACKERS] [COMMITTERS] pgsql: Add GUC temp_tablespaces to provide a default location for Bruce Momjian 20:28
pgsql: improve test headings Andrew Dunstan 20:53

April 5, 2007

Thread Author Time
pgsql: Improve documentation/warning when --with-libxml is not used in Bruce Momjian 01:46
pgsql: Add URL for: * Reduce WAL traffic so only modified values are Bruce Momjian 02:08
psqlodbc - psqlodbc: Compilation correction VisualStudio. User H-saito 03:17
psqlodbc - psqlodbc: . Use different dll name for Unicode and ANSI DTC User Hinoue 12:06
pgsql: Make sure list of tests is cleared out before getting the new Magnus Hagander 12:10
pgsql: Continue running contrib regression tests if one fails, and exit Magnus Hagander 12:31
pgbuildfarm - client-code: Add support for integer datetimes on MSVC and User Andrewd 13:45
pgsql: Update XML error message text for missing libxml; update Bruce Momjian 13:53
pginstaller - pginst: Update to allow building with StackBuilder, minus User Dpage 14:52
stackbuilder - wizard: Add resources. User Dpage 15:38
bizgres - bizgres: Merged in the new bitmap index code. User Jzhang 22:13
bizgres - bizgres: Make bmcostestimate call genericcostestimate again, User Markir 23:08

April 6, 2007

Thread Author Time
pgsql: Support varlena fields with single-byte headers and unaligned Tom Lane 04:21
pgsql: Now that core functionality is depending on autoconf's Tom Lane 05:36
pgsql: Various pgbench enhancements. Tatsuo Ishii 08:49
pgsql: Enhance pgbench -l option to add timestamp. Tatsuo Ishii 09:16
pgsql: Only run contrib check if there is a Makefile Andrew Dunstan 13:44
pgsql: Fix some now-obsolete comments about the space used by various Tom Lane 19:22
pgsql: Make 'col IS NULL' clauses be indexable conditions. Tom Lane 22:33
pgsql: Don't remove the 'alias' field from flattened rangetable entries; Tom Lane 22:57

April 7, 2007

Thread Author Time
pgsql: Done: o -Support a smaller header for short Bruce Momjian 02:48
pgsql: Done: > * -Allow use of indexes to search for NULLs Bruce Momjian 03:08
pgsql: In docs, Symetric -> Symmetric. Bruce Momjian 03:34
pgsql: Remove example of SQL-standard syntax for GRANT/REVOKE --- was Bruce Momjian 03:48
pgsql: Fix a few typos in the docs. Neil Conway 03:58
pgsql: Slight wording improvement. Bruce Momjian 04:04
pgsnmpd - pgsnmpd: Begin work on tables to hold otherwise unknowable User Eggyknap 13:09
pgsql: Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. Bruce Momjian 15:43
pgsql: Add the usage count statistics to the information available in Bruce Momjian 16:09
fulldisjunction - fd: interim fix for the valerna patch, to make User Pgstudy 16:58
pgsql: Add note that TRUNCATE is not MVCC-safe. Tom Lane 17:12

April 8, 2007

Thread Author Time
fulldisjunction - fd: moved the code to use slot_getsomeattrs instead of User Pgstudy 00:03
pgsql: Support syntax "CLUSTER table USING index", which is more Bruce Momjian 00:26
pgsql: Done: > o -Add more logical syntax CLUSTER table USING index; Bruce Momjian 00:36
pgsql: Add -F option to set fillfactor for tellers, accounts and Tatsuo Ishii 01:15
pgsql: Make CLUSTER MVCC-safe. Tom Lane 01:26
pgsql: Minor editorialization on CLUSTER reference page. Tom Lane 02:07
pgsql: Done: > o -Make CLUSTER preserve recently-dead tuples per MVCC Bruce Momjian 02:17
pgsnmpd - pgsnmpd: These files are copies of what mib2c makes by itself, User Eggyknap 05:04
pgsnmpd - pgsnmpd: Re-add the stuff I just overwrote. User Eggyknap 05:05
fulldisjunction - fd: cleanup to make it backward compatible with the User Pgstudy 16:43
fulldisjunction - fd: more backward compatible regression test script. User Pgstudy 18:17
python - lo: Deprecate meta namespace. James William Pye 22:28
python - ip: Move out of meta namespace.(into protocol) Also, - James William Pye 22:40

April 9, 2007

Thread Author Time
python - doc: Move gt from meta. James William Pye 00:44
bizgres - bizgres: Fix cursors decleared WITH HOLD. User Markir 01:03
bizgres - bizgres: Update the README to reflect the new call locations User Markir 05:24
python - fe: GreenTrunk move. James William Pye 06:55
python - rc: Add initial SIGINT handling and correction PL creation. James William Pye 07:32
pgsql: Fix spelling: SYMETRIC -> SYMMETRIC Peter Eisentraut 07:40
python - be: Don't turn on assert checking by default. James William Pye 07:51
python - be: Remove 'teop' namespace module. James William Pye 07:56
psqlodbc - psqlodbc: Addition and correction. User H-saito 13:53
psqlodbc - psqlodbc: Oops, Fixed mistake of tag User H-saito 14:00
python - be: Comments, apparently, can't be on the same line. James William Pye 14:51
pgsql: Add cancel handlers so it's possible to Ctrl-C clusterdb, Magnus Hagander 18:21
pgsql: Add URL for: * Simplify ability to create partitioned tables > Bruce Momjian 21:18
pgsql: Minor tweaking of index special-space definitions so that the Tom Lane 22:04

April 10, 2007

Thread Author Time
pgsql: Add: > o Have WITH CONSTRAINTS also create constraint indexes > Bruce Momjian 01:22
pgsql: Add: > o Allow single-byte header storage for arrays Bruce Momjian 01:33
pgsnmpd - pgsnmpd: Allow user to set search_path on the command line User Eggyknap 13:13

April 11, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Clean up compiler warnings, try (to no avail) to get User Eggyknap 03:44
pgbouncer - pgbouncer: more brutal testing User Mkz 07:37
pgbouncer - pgbouncer: version 1.0.3 = Fixes = * Some error User Mkz 07:39
pgbouncer - pgbouncer: Version 1.0.4 * Notice from idle server tagged User Mkz 09:24
pgbouncer - pgbouncer: version 1.0.5 - "enough for today" * Fix User Mkz 11:15
pgbouncer - pgbouncer: on FreeBSD (some others too) the ucred.h has User Mkz 12:44
psqlodbc - psqlodbc: Allow non-admin or Vista users to create log fils User Hinoue 15:22
psqlodbc - psqlodbc: Fixed *nix build. User H-saito 16:36
stackbuilder - installers: Fix a couple of typos, update the staging User Dpage 18:39
stackbuilder - installers: Correct a typo User Dpage 18:51
stackbuilder - setupkit: Remove ( and ) from file and component IDs. User Dpage 18:58
stackbuilder - installers: New Directory User Dpage 20:21
stackbuilder - installers: Add an installer for Npgsql User Dpage 20:23
stackbuilder - setupkit: Allow self registration of COM libraries, and User Dpage 20:25
pgsql: Code review for btree page split WAL reduction patch. Tom Lane 20:47
pgsql: Update text, per Greg Stark: < o Allow single-byte header Bruce Momjian 21:02
pg-migrator - src: Refactored for simplicity and in preparation for User Korryd 21:46

April 12, 2007

Thread Author Time
pgsql: RESET SESSION, plus related new DDL commands. Neil Conway 06:53
pgsql: Enable IPV6 when building with MSVC. Magnus Hagander 07:03
bizgres - bizgres: Fix self (dead)lock check to work correctly - iterate User Markir 09:17
pgbouncer - pgbouncer: maintenance func needs always evtimer_add User Mkz 10:49
pgbouncer - pgbouncer: version 1.0.6 User Mkz 10:55
pgsql: Install debugger symbols (in their own directory) Magnus Hagander 12:46
pginstaller - pginst: New Directory User Mha 13:15
pginstaller - pginst: Add a target for building a ZIP file with debug User Mha 13:21
pginstaller - pginst: Move translation validation into custom task. User Mha 14:50
pgsql: Cancel pending fsync requests during WAL replay of DROP DATABASE, Tom Lane 15:04
pgsql: Cancel pending fsync requests during WAL replay of DROP DATABASE, Tom Lane 15:04
pgsql: Cancel pending fsync requests during WAL replay of DROP DATABASE, Tom Lane 15:04
Re: [COMMITTERS] pgsql: RESET SESSION, plus related new DDL commands. Alvaro Herrera 15:45
psqlodbc - psqlodbc: Use '(0,0)' instead of '(,)' as a dummy CTID. User Hinoue 16:16
pginstaller - pginst: Lose the PGDIR variable - assume PostgreSQL is User Dpage 16:54
pgsql: Rearrange mdsync() looping logic to avoid the problem that a Tom Lane 17:10
pgsql: Rearrange mdsync() looping logic to avoid the problem that a Tom Lane 17:11
pgsql: Rearrange mdsync() looping logic to avoid the problem that a Tom Lane 17:11
stackbuilder - installers: New Directory User Dpage 18:42
stackbuilder - installers: Add an installer for the JDBC drivers. User Dpage 18:46
pgsql: Done: > * -Add RESET SESSION command to reset all session state Bruce Momjian 19:38
pgsql: Fixes for RESET SESSION patch, per Alvaro. Neil Conway 22:34
Re: [COMMITTERS] pgsql: RESET SESSION, plus related new DDL commands. 📎 Neil Conway 22:38
pgsql: Minor fixes for the EXPLAIN reference page. Neil Conway 22:39
bizgres - bizgres: Take the ResQueueLock LW lock right at the start of User Markir 23:18

April 13, 2007

Thread Author Time
pgsnmpd - pgsnmpd: important thing is written down before it forgets. User H-saito 01:22
stackbuilder - wizard: Improve wording. User Dpage 09:20
stackbuilder - wizard: Store the download directory for next time. User Dpage 09:20
psqlodbc - psqlodbc: Update installer images. User Dpage 10:14
stackbuilder - setupkit: Update installer images. User Dpage 10:15
stackbuilder - wizard: Update images. User Dpage 10:24
pgsql: Add O_DIRECT support on Windows. Magnus Hagander 10:30
stackbuilder - wizard: Allow keyboard editting of the download path. User Dpage 10:32
stackbuilder - wizard: Display a summary of the selected packages before User Dpage 11:20
pgbouncer - pgbouncer: strlist_contains should loop on failed compare, User Mkz 11:30
pgbouncer - pgbouncer: remote bloat from strlcat User Mkz 11:32
pginstaller - pginst: Migrate translation status task User Mha 11:52
pgbouncer - pgbouncer: Standardise UNIX socket UID lookup to User Mkz 12:45
stackbuilder - installers: Correct wording in intro. User Dpage 13:26
stackbuilder - installers: New Directory User Dpage 13:27
stackbuilder - installers: Add an installer for Slony-I on PG82. User Dpage 13:40
stackbuilder - wizard: Sort the application treeview node. User Dpage 14:17
pginstaller - pginst: Port translation merging to a task. User Mha 15:49
pginstaller - pginst: Update all translations to current status. User Mha 15:51
pgsql: Enable building contrib/xml2 if configured using --with-libxml. Andrew Dunstan 18:50
pgsql: Update Win32 FAQ HTML version to match corrected text version. Bruce Momjian 20:00
pgsql: Allow \timing in psql to have a better resolution than ~15ms on Magnus Hagander 20:40

Browse Archives

Prev | Next