Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-09 Chronological Index (1/2)
Last updated: Wed Jan 18 01:50:33 2012
293 messages
29 September 2008
npgsql - Npgsql2: Fixed error message: Backend sent unrecognized User Fxjr (22:38)
npgsql - Npgsql2: Added casts when parameter is null. User Fxjr (15:34)
plproxy - plproxy: final 2.0.7 User Mkz (13:31)
Re: pgsql: Dept of second thoughts: let's make sure that Simon Riggs (12:46)
uint - uint: Remove data file. User Rbrad (05:01)
uint - uint: Initial checking for the unsigned integer data type. User Rbrad (04:54)
uint - uint: New Directory User Rbrad (04:50)
uint - uint: New Directory User Rbrad (04:50)
uint - uint: New Directory User Rbrad (04:49)
uint - uint: Imported Sources User Rbrad (04:40)
28 September 2008
pgsql: Add hooks to let plugins override the planner's lookups in Tom Lane (19:51)
npgsql - Npgsql2: Quote uuid constants when used in expression. User Jbcooley (09:19)
27 September 2008
pgsql: Compare escaped chars case insensitively for ILIKE - per gripe Andrew Dunstan (16:53)
libpqtypes - libpqtypes: PGtypeHandler was missing the 'PGtypeProc User Achernow (02:32)
26 September 2008
libpqtypes - libpqtypes: updated man page to clarify docs - User Achernow (18:55)
libpqtypes - libpqtypes: updated make file so its aware of new man page User Achernow (18:52)
libpqtypes - libpqtypes: removed PQtypesObjectHooks.3 and added User Achernow (18:50)
pgsql: Fix pointer-advancement bugs in MS and US cases of new Tom Lane (15:35)
psqlodbc - psqlodbc: Prep release Version 08.03.0300. User H-saito (13:44)
orafce - orafce: Install uninstall_orafunc.sql on pgsql/share/contrib User Itagaki (09:50)
edb-debugger - server: Update copyright Dave Page (08:08)
edb-debugger - server: Don't try to link with msi.lib under VC++ Dave Page (08:04)
edb-debugger - server: Define _USE_32BIT_TIME_T on Windows/VC++ Dave Page (08:03)
pgsql: Make LIKE throw an error if the escape character is at the end of Tom Lane (02:16)
orafce - orafce: Add uninstall script. User Itagaki (01:23)
orafce - orafce: Added regression test for dbms_output User Itagaki (01:11)
orafce - orafce: [dbms_output] - Fix enable(NULL) to enable the module User Itagaki (00:59)
25 September 2008
pgbouncer - pgbouncer: Backport build fixes from head: - move User Mkz (10:28)
pgbouncer - pgbouncer: stop playing with -fomit-frame-pointer User Mkz (10:26)
pgsql: Establish the rule that array types should have the same typdelim Tom Lane (03:29)
24 September 2008
pgsql: Fix integral timestamps so the output is consistent in all cases Bruce Momjian (19:46)
pgsql: Fix pg_dump bug in the database-level collation patch. Heikki Linnakangas (19:33)
Re: pgsql: Make LC_COLLATE and LC_CTYPE database-level settings. Chris Browne (19:05)
pgsql: Fix more problems with rewriter failing to set Query.hasSubLinks Tom Lane (16:53)
pgsql: Fix more problems with rewriter failing to set Query.hasSubLinks Tom Lane (16:53)
pgsql: Fix more problems with rewriter failing to set Query.hasSubLinks Tom Lane (16:53)
pgsql: Fix more problems with rewriter failing to set Query.hasSubLinks Tom Lane (16:52)
pgsql: Fix markup tag error, envvar -> envar. Bruce Momjian (16:30)
psqlodbc - psqlodbc: BigEndian support for ucs2(utf-16)<->utf8 User Hinoue (14:47)
pgsql: Fix unportable syntax used in recent patch. Tom Lane (14:40)
psqlodbc - psqlodbc: Suppress some compiler warnings. User Hinoue (13:14)
pgsql: Silence compiler warning caused by recent collation patch. Magnus Hagander (09:00)
pgsql: Make sure pg_control is opened in binary mode, to deal with Magnus Hagander (08:59)
pgsql: Make sure pg_control is opened in binary mode, to deal with Magnus Hagander (08:59)
pgsql: Make sure pg_control is opened in binary mode, to deal with Magnus Hagander (08:59)
23 September 2008
pgsql: Add comment about the use of EXEC_BACKEND. Bruce Momjian (20:35)
pgsql: Mention battery-backed cache under hardware selection options. Bruce Momjian (20:20)
psqlodbc - psqlodbc: Suppress a compiler warning. User Hinoue (16:37)
plproxy - plproxy: deb: build-dep on 8.3, flex, bison User Mkz (13:59)
plproxy - plproxy: pgxs may not define FLEX/BISON User Mkz (13:58)
pgsql: Tighten the check in initdb and CREATE DATABASE that the chosen Heikki Linnakangas (10:58)
pgsql: Make LC_COLLATE and LC_CTYPE database-level settings. Heikki Linnakangas (09:20)
npgsql - Npgsql2: Added try/catch to handle possible problems when User Fxjr (04:04)
npgsql - Npgsql2: Fixed tabs to 4 spaces. User Fxjr (03:59)
npgsql - Npgsql2: [#1010461] Prepare invalid SQL statement causes User Fxjr (03:36)
22 September 2008
pgsql: Get rid of pgpass_from_client tracking inside libpq --- given the Tom Lane (14:21)
plproxy - plproxy: release v2.0.7 User Mkz (14:12)
pgsql: Fix dblink_connect() so that it verifies that a password is Tom Lane (13:55)
psqlodbc - psqlodbc: added the some changes. User H-saito (13:41)
psqlodbc - psqlodbc: Suppress some compiler warnings. User Hinoue (12:42)
varint - varint: implement comparison operators Jeremy Drake (07:02)
21 September 2008
psqlodbc - psqlodbc: 1. User Hinoue (15:35)
varint - varint: add a cvsignore for some generated files Jeremy Drake (06:08)
varint - varint: Initial commit of an arbitrary precision unsigned User Jeremyd (05:41)
varint - varint: New Directory User Jeremyd (05:35)
19 September 2008
pgsql: Create a selectivity estimation function for the text search @@ Tom Lane (19:03)
pgsql: Improve the recently-added libpq events code to provide more Tom Lane (16:40)
stackbuilder - installers: Update for 1.2.15 Dave Page (14:57)
pgsql: Mark SessionReplicationRole as PGDLLIMPORT so it can be used from Magnus Hagander (14:43)
pgsql: Mark SessionReplicationRole as PGDLLIMPORT so it can be used from Magnus Hagander (14:43)
pgsql: Add additional rules so that make init-po for ecpg gets up to Peter Eisentraut (13:08)
pginstaller - pginst: Update for 8.2.10 Dave Page (11:18)
pginstaller - pginst: Update version number Dave Page (09:54)
pgsql: Optimize CleanupTempFiles by having a boolean flag that keeps Alvaro Herrera (04:57)
pgsql: tag for 7.4.22 Marc G. Fournier (03:30)
pgsql: tag for 8.0.18 Marc G. Fournier (03:23)
pgsql: tag for 8.1.14 Marc G. Fournier (03:19)
pgsql: tag for 8.2.10 Marc G. Fournier (03:12)
pgsql: tag for 8.3.4 Marc G. Fournier (03:04)
pgsql: Update back-branch release notes. Tom Lane (02:46)
pgsql: Update back-branch release notes. Tom Lane (02:46)
pgsql: Update back-branch release notes. Tom Lane (02:45)
pgsql: Update back-branch release notes. Tom Lane (02:45)
pgsql: Update back-branch release notes. Tom Lane (02:45)
18 September 2008
pgtreelib - pgtreelib: get_path User Kostas (12:54)
stackbuilder - wizard: Additional search locations for i18n files - as Dave Page (09:39)
npgsql - Npgsql2: Fixed a bug where Npgsql was throwing exceptions when User Fxjr (05:26)
npgsql - Npgsql2: Fixed tabs to 4 spaces Added test to check a problem User Fxjr (04:59)
npgsql - Npgsql2: Fixed tabs to 4 spaces. User Fxjr (04:52)
npgsql - Npgsql2: Fixed tabs to be changed to 4 spaces. User Fxjr (04:49)
17 September 2008
pgloader - pgloader: FIX RRR bug wrt offsets, allow python 2.3 to run User Dim (16:57)
pgsql: Update time zone data files to tzdata release 2008f (DST law Tom Lane (14:19)
pgsql: Update time zone data files to tzdata release 2008f (DST law Tom Lane (14:19)
pgsql: Update time zone data files to tzdata release 2008f (DST law Tom Lane (14:19)
pgsql: Update time zone data files to tzdata release 2008f (DST law Tom Lane (14:18)
pgsql: Update time zone data files to tzdata release 2008f (DST law Tom Lane (14:18)
pgsql: Allow ShowBufferUsage() to report the number of reads/writes that Tom Lane (13:16)
pgsql: Add an "events" system to libpq, whereby applications can get Tom Lane (04:31)
16 September 2008
psqlodbc - psqlodbc: using -Wall.(attached is a list of warnings) User H-saito (14:49)
stackbuilder - wizard: Remove lines that seems to never be used. User Mha (09:15)
pgsql: Widen the nLocks counts in local lock tables from int to int64. Tom Lane (01:57)
pgsql: Widen the nLocks counts in local lock tables from int to int64. Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64. Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64. Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64. Tom Lane (01:56)
npgsql - Npgsql2: [#1010474] Savepoint support is missing. User Fxjr (01:02)
pgsql: Fix multiple memory leaks in xml_out(). Tom Lane (00:49)
pgsql: Fix multiple memory leaks in xml_out(). Tom Lane (00:49)
15 September 2008
pgsql: Fix caching of foreign-key-checking queries so that when a replan Tom Lane (23:37)
pgsql: Fix error messages from recent pg_hba parsing patch to use Magnus Hagander (20:55)
pgsql: Change hash indexes to store only the hash code rather than the Tom Lane (18:43)
pgtreelib - pgtreelib: set_root User Kostas (13:55)
pgsql: Add missing quotes. Magnus Hagander (12:42)
pgsql: Parse pg_hba.conf in postmaster, instead of once in each backend Magnus Hagander (12:33)
pgsql: Avoid compiler warning about variable used before assigned. Peter Eisentraut (12:19)
pgtreelib - pgtreelib: rules User Kostas (11:34)
plproxy - plproxy: remove the alternative encoding test - too dubious User Mkz (11:33)
plproxy - plproxy: make drop lang quiet on 8.2, remove unnceseccary User Mkz (11:32)
plproxy - plproxy: use drop lang to allow plpgsql exist in template1 User Mkz (11:07)
pgsql: Polish and Turkish FAQ also needed converting to UTF8 Magnus Hagander (08:50)
pgsql: Convert Russian FAQ to UTF8, to make it render properly on the Magnus Hagander (08:40)
12 September 2008
pgsql: Update citext's documentation to match the recently-applied Tom Lane (18:29)
stackbuilder - wizard: New icon Dave Page (15:04)
pgsql: Skip opfamily check in eclass_matches_any_index() when the index Tom Lane (14:56)
pgsql: Skip opfamily check in eclass_matches_any_index() when the index Tom Lane (14:56)
stackbuilder - wizard: New icon Dave Page (14:46)
stackbuilder - wizard: New icon Dave Page (14:45)
stackbuilder - wizard: update Japanese. User H-saito (14:07)
stackbuilder - wizard: Display the version number in the title bar. Dave Page (10:47)
stackbuilder - wizard: Fixup some additional HMTL entities. Dave Page (10:26)
stackbuilder - wizard: Only list servers if their config looks vaguely Dave Page (10:19)
stackbuilder - wizard: Updated de_DE translation from Harald Armin Massa Dave Page (10:02)
stackbuilder - wizard: Don't add default text to the installation Dave Page (09:55)
pgsql: Update man page build instructions. Peter Eisentraut (08:44)
plproxy - plproxy: allow win32 specific encoding corruption (8.2.9) User Mkz (08:33)
plproxy - plproxy: remove setseed() from regtest as its not needed User Mkz (08:18)
plproxy - plproxy: v2.0.7rc1 User Mkz (08:02)
plproxy - plproxy: use pg_strcasecmp instead strcasecmp for consistency User Mkz (07:53)
plproxy - plproxy: set client_encoding in regtest before non-ascii User Mkz (07:45)
npgsql - Npgsql2: Updated changelog for Npgsql RC2 release User Fxjr (04:07)
npgsql - Npgsql2: Added release notes for Npgsql2 RC2 release. User Fxjr (04:06)
npgsql - Npgsql2: Changed assembly version to RC2 User Fxjr (03:35)
11 September 2008
stackbuilder - wizard: Updated French translation from Guillaume Lelarge Dave Page (20:12)
pgsql: Tighten up to_date/to_timestamp so that they are more likely to Tom Lane (17:32)
stackbuilder - wizard: Update swedish translation User Mha (17:12)
libpqtypes - libpqtypes: fixed some compiler errors from changes in User Achernow (16:00)
libpqtypes - libpqtypes: handlers.c:duphandlers was not checking return User Achernow (15:56)
stackbuilder - wizard: fixup some strings that were out of date and Dave Page (15:55)
stackbuilder - wizard: Automatic merge using stringmerge script. Dave Page (15:53)
pgtreelib - pgtreelib: make_dot User Kostas (15:47)