pgsql-committers since 2007-03-24 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

March 24, 2007

Thread Author Time
pgsql: Properly parse the name of contrib modules that aren't named the Magnus Hagander 14:13
pgsql: Install contrib sql and readme files Magnus Hagander 15:28
plpsm - plpgpsm: merge patch User Okbob 16:11
pgsql: Fix broken markup. Tom Lane 16:46
plpsm - plpgpsm: for statement fix for plancache User Okbob 16:53
plpsm - plpgpsm: 8.3 branch User Okbob 18:25
plpsm - plpgpsm: cleaning for 8.3 User Okbob 19:03
plpsm - plpgpsm: forgotten symbol fix User Okbob 19:10
stackbuilder - wizard: Verify the MD5 checksums of files following User Dpage 20:58
pgsql: Document that LDAP URLs should be double-quoted in pg_hba.conf Bruce Momjian 21:46
pgsql: Document that LDAP URLs should be double-quoted in pg_hba.conf Bruce Momjian 21:46
pgsql: Support for installing NLS files, and update support to use Magnus Hagander 22:16
pgsql: Add: > o Add more logical syntax CLUSTER table ORDER BY index; Bruce Momjian 23:12

March 25, 2007

Thread Author Time
pgsql: Add: > > * Allow BEFORE INSERT triggers on views > > Bruce Momjian 02:21
pgsql: New Directory Tatsuo Ishii 11:43
pgsql: New Directory Tatsuo Ishii 11:44
pgsql: New Directory Tatsuo Ishii 11:44
pgsql: Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, along with new Tatsuo Ishii 11:56
pgsql: Clean up the representation of special snapshots by including a Tom Lane 19:45
pg-migrator - src: FB#6530 - switching to FirstNormalObjectId instead of User Korryd 22:12
pgsql: Remove the prohibition on executing cursor commands through Tom Lane 23:28
pgsql: Make _SPI_execute_plan pass the query source string down to Tom Lane 23:42

March 26, 2007

Thread Author Time
pgsql: Fix plancache's invalidation callback to do the right thing for a Tom Lane 00:36
pgsql: Remove assertion that constraint_exclusion risks wrong answers if Tom Lane 01:41
pgsql: Add -lcrypto as one of the possible link dependencies of libkrb5. Tom Lane 02:37
pgsql: Seems some people have been forgetting to run autoheader. Tom Lane 02:38
pginstaller - pginst: Fixed definition of EUC_jp codepage. User H-saito 02:56
stackbuilder - wizard: Specify the application version in User Dpage 08:08
stackbuilder - wizard: Use a timer to update the download progress User Dpage 08:46
stackbuilder - setupkit: Update version number registry key location User Dpage 09:24
stackbuilder - installers: Update version number registry key location User Dpage 09:25
stackbuilder - installers: Update the README User Dpage 09:26
stackbuilder - installers: Cache update User Dpage 09:27
stackbuilder - installers: Set envvars correctly for the command prompt. User Dpage 09:28
psqlodbc - psqlodbc: Use PostgreSQL 8.2 libs & headers by default. User Dpage 09:54
psqlodbc - psqlodbc: RegistryValue has a slightly different meaning in User Dpage 10:02
pginstaller - pginst: Fixed definition of EUC_jp codepage. User H-saito 11:08
pginstaller - pginst: Fixed definition of EUC_jp codepage. User H-saito 11:09
pginstaller - pginst: Fixed definition of EUC_jp codepage. User H-saito 11:09
pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii 11:15
pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii 11:35
pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii 11:43
pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii 11:46
pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii 11:53
pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii 11:59
pgsql: Fix stopword and synonym files parsing bug in MSVC build, per Teodor Sigaev 12:25
pgsql: Add checking of end of line in parsing stopword list. Teodor Sigaev 13:57
pgsql: Allow non-superuser database owners to create procedural Tom Lane 16:58
pgsql: Fix seriously broken markup for libpq-envars cross-references. Tom Lane 17:23
pgsql: Fix seriously broken markup for libpq-envars cross-references. Tom Lane 17:23
bizgres - bizgres: Update documentation for lastest resource queuing User Markir 17:46
sparsegraph - sparsegraph: Adding PG_MODULE_MAGIC block for PostgreSQL User Afn 19:41
pgsql: User PORTNAME for win32 tests, rather than $template, for Bruce Momjian 19:46
pgsql: Properly fix PORTNAME in configure. Bruce Momjian 21:30
pgsql: Remove advertising clause from Berkeley BSD-licensed files, per Bruce Momjian 21:44
pgsql: Remove Andrew Yu copyright, with permission from author. Bruce Momjian 21:51
pgsql: Add: > * Increase the number of rows recognized as dead during Bruce Momjian 23:47
pgsql: Update: * Improve dead row detection during multi-statement Bruce Momjian 23:48

March 27, 2007

Thread Author Time
bizgres - bizgres: Add the code to allow active resource queues to be User Markir 00:48
pgsql: Add documentation for pulling the CVS repository using rsync, and Bruce Momjian 01:45
psqlodbc - psqlodbc: The lib verification of OpenSSL was added. User H-saito 01:49
pgsql: Fix typo, ensable -> enable, per Steve Gieseking. Tom Lane 03:25
pgsql: Fix typo, ensable -> enable, per Steve Gieseking. Tom Lane 03:25
pgsql: Fix typo, ensable -> enable, per Steve Gieseking. Tom Lane 03:25
psqlodbc - psqlodbc: without of openssl cannot have been done. User H-saito 13:40
psqlodbc - psqlodbc: Fixed without-openssl. User H-saito 14:24
pgsql: Fix typo in Makefile. Bruce Momjian 14:29
pgsql: Add: > > * Allow configuration of backend priorities via the Bruce Momjian 15:36
bizgres - bizgres: Update the README to reflect the code changes. User Markir 16:52
pgsql: Remove item due to lack of interest: < * %Add pg_get_acldef(), Bruce Momjian 17:27
pgsql: Cosmetic changes: rename some struct fields, and move the Alvaro Herrera 20:36
pgsql: Install import libraries used to link to libpq, ecpg and the Magnus Hagander 21:47
pgsql: Fix array coercion expressions to ensure that the correct Tom Lane 23:21

March 28, 2007

Thread Author Time
pgsql: Fix uninitialized-variable bug. Tom Lane 01:28
pgsql: Add URL for: * Automatically create rules on views so they are Bruce Momjian 02:17
pgsql: Fix compiler warnings in ereport messages on mingw. Magnus Hagander 08:06
pgbouncer - pgbouncer: ver 1.0.2 - fix 2 corner-case bugs * libevent User Mkz 09:07
pgbouncer - pgbouncer: let DBGVER depend on --enable-debug User Mkz 09:13
pgbouncer - pgbouncer: Rename sbuf_has_no_state() to sbuf_is_empty() As User Mkz 09:21
pgbouncer - pgbouncer: remove old todo item User Mkz 09:22
plproxy - plproxy: Do delayed planning for cluster config functions, so User Mkz 12:26
plproxy - plproxy: remove trailing whitespace User Mkz 12:32
plproxy - plproxy: row stamp checks for both 8.2 and 8.3 User Mkz 17:17
plproxy - plproxy: fix copy-paste error User Mkz 17:19
plproxy - plproxy: move row stamp business to its own file User Mkz 17:35
pginstaller - pginst: Change to using msbuild for buildsystem instead of User Mha 20:35
pginstaller - pginst: Fix another warning msvc caught. User Mha 20:58
pgsql: Add the "recheck" logic to autovacuum worker code. Alvaro Herrera 22:17
pgsql: Replace 4-clause licensed blf.[ch] with blowfish implementation Neil Conway 22:48
pgsql: Code cleanup for the new regexp UDFs: we can hardcode the OID and Neil Conway 22:59

March 29, 2007

Thread Author Time
pgsql: Teach CLUSTER to skip writing WAL if not needed (ie, not using Tom Lane 00:15
dbsamples - pagila: convert payment to partitioned tables using rules User Xzilla 04:13
stackbuilder - wizard: Install applications. User Dpage 11:39
pgsql: - Added patch by Magnus Hagander <[email protected]> to use Michael Meskes 12:02
stackbuilder - wizard: Add a final completion page to the wizard. User Dpage 15:08
pgsql: Make ECPG regression tests use native threading instead of Magnus Hagander 15:30
npgsql - Npgsql2: Fixed table definition guide. User H-saito 16:07
npgsql - Npgsql2: Umm, Correct the 0d0a of Dos to 0a. User H-saito 16:20
psqlodbc - psqlodbc: Option of the link generation was necessary. User H-saito 16:59
dbsamples - pagila: sequences are now decoupled. User Xzilla 17:50
pgsql: exec_parse_message neglected to copy parameter type array into Tom Lane 19:10
pgsql: Update item: o Add more logical syntax CLUSTER table Bruce Momjian 20:23
pgsql: Update: < o Add more logical syntax CLUSTER table USING index; Bruce Momjian 20:24
pgsql: Install include files Magnus Hagander 20:48
pgsql: Add: > * Reduce storage space for small NUMERICs > > Bruce Momjian 21:43
pgsql: Add to: * Reduce storage space for small NUMERICs > Bruce Momjian 21:44
pgsql: pg_char_to_encoding() was redundant in initdb because Bruce Momjian 22:46

March 30, 2007

Thread Author Time
pgsql: Fix oversight in coding of _bt_start_vacuum: we can't assume that Tom Lane 00:12
pgsql: Fix oversight in coding of _bt_start_vacuum: we can't assume that Tom Lane 00:13
pgsql: Update SSL description for when SSL root.crt/server.crt is Bruce Momjian 03:19
pgsql: Update SSL description for when SSL root.crt/server.crt is Bruce Momjian 03:19
dbsamples - pagila: dont try to force C locale User Xzilla 03:40
pgsql: Update Japanese FAQ. Bruce Momjian 03:46
plproxy - plproxy: remove old dox comment User Mkz 10:08
plproxy - plproxy: set ver 2.0.1, also restore flex/bison always User Mkz 10:21
plproxy - plproxy: mention pgbouncer in overview User Mkz 12:12
pgfouine - pgfouine: updated GeSHi to 1.0.7.18 User Gsmet 18:32
pgsql: Add some instrumentation to the bgwriter, through the stats Magnus Hagander 18:34
pgfouine - pgfouine: fixed test cases User Gsmet 18:48
pgfouine - pgfouine: added constants added in pgfouine.php User Gsmet 18:52
pginstaller - pginst: PKGDIR is in the settings file, and should not be User Mha 19:17
pgfouine - pgfouine: preparing tomorrow's release User Gsmet 19:32
pgfouine - www: updated samples User Gsmet 19:34
pgfouine - www: let's release 1.0 tonight User Gsmet 19:35
pgfouine - pgfouine: let's release 1.0 tonight User Gsmet 19:36
pgfouine - www: updated download links User Gsmet 19:43
psqlodbc - psqlodbc: Update the installer for WiX 3 User Dpage 20:13
stackbuilder - installers: Register the appversion correctly. User Dpage 20:48
stackbuilder - setupkit: Register the appversion correctly. User Dpage 20:49
stackbuilder - installers: Fix thinko User Dpage 20:54
stackbuilder - setupkit: Fix thinko User Dpage 20:54
stackbuilder - setupkit: Allow the auto-cataloging of the staging User Dpage 21:31
stackbuilder - setupkit: Graphics update User Dpage 21:32
stackbuilder - setupkit: Install into %ProgramFiles% by default. User Dpage 21:32
stackbuilder - installers: Use custom banner graphic User Dpage 21:33
stackbuilder - installers: Ensure that auto catalog runs. User Dpage 21:34
stackbuilder - installers: New Directory User Dpage 21:35
stackbuilder - installers: New Directory User Dpage 21:38
stackbuilder - installers: Add an installer for the OLE DB Provider User Dpage 21:39
stackbuilder - installers: Set string values, not keys to the version User Dpage 22:04
stackbuilder - setupkit: Set string values, not keys to the version User Dpage 22:05

March 31, 2007

Thread Author Time
pgsnmpd - pgsnmpd: New Directory User Eggyknap 23:04
pgsnmpd - pgsnmpd: Beginnings of rdbmsSrvTable. User Eggyknap 23:05

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

Browse Archives

Prev | Next