pgsql-committers since 2008-06-14 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

June 14, 2008

Thread Author Time
pgsql: Refactor the handling of the various DropStmt variants so that Tom Lane 18:04
pgsql: In log_filename documentation, mention that strftime is not used Alvaro Herrera 21:59

June 15, 2008

Thread Author Time
pgsql: Rearrange ALTER TABLE syntax processing as per my recent Tom Lane 01:25
pgsql: Fix 64-bit problem in recent patch. Tom Lane 01:41
pgsql: Make DROP INDEX lock the parent table before locking the index. Tom Lane 16:29
pgsql: Add script to find .c and .h files that are missing CVS Andrew Dunstan 21:46
Re: pgsql: Add script to find .c and .h files that are missing CVS Tom Lane 21:57
pgsql: Prevent CVS from mangling script Andrew Dunstan 21:58
Re: pgsql: Add script to find .c and .h files that are missing CVS Andrew Dunstan 22:04

June 16, 2008

Thread Author Time
pgsql: Rewrite docs section about routine vacuuming --- it's gotten Tom Lane 03:13
stackbuilder - installers: Update for 1.2.14 User Dpage 10:50

June 17, 2008

Thread Author Time
pgsql: Clean up a number of bogosities around pltcl's handling of the Tom Lane 00:52
pgsql: Clean up a number of bogosities around pltcl's handling of the Tom Lane 00:52
pgsql: Clean up a number of bogosities around pltcl's handling of the Tom Lane 00:52
pgsql: Clean up a number of bogosities around pltcl's handling of the Tom Lane 00:53
pgsql: Clean up a number of bogosities around pltcl's handling of the Tom Lane 00:53
stackbuilder - wizard: Add a CMake build file User Dpage 09:44
stackbuilder - wizard: Add MacOSX bundle info, and ensure the wxWidgets User Dpage 09:57
stackbuilder - wizard: Add support for compiling translations through User Dpage 11:33
stackbuilder - wizard: There's no wx-config on win32, so check the User Dpage 13:12
stackbuilder - wizard: Remove some files now generated by cmake. User Dpage 13:23
pgsql: Fix the code that adds regclass constants to a plan's list of Tom Lane 14:51
pgsql: Fix the code that adds regclass constants to a plan's list of Tom Lane 14:51
muninpgplugins - muninpgplugins: minor update to README User C2main 15:20
pgsql: Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE Bruce Momjian 16:09
pgsql: Add URL for introduction to multibyte programming in C. Bruce Momjian 18:22
pgsql: Clean up some problems with redundant cross-type arithmetic Tom Lane 19:10
pgsql: Remove freeBackends counter from the sinval shared memory area. Tom Lane 20:07

June 18, 2008

Thread Author Time
pgsql: Fix a few typos in the DTrace docs. Neil Conway 17:44
pgsql: Move wchar2char() and char2wchar() from tsearch into /mb to be Bruce Momjian 18:42
pgsql: Improve error reporting for problems in text search configuration Tom Lane 20:55
pgsql: Improve error reporting for problems in text search configuration Tom Lane 20:55
pgsql: Fix compiler warning introduced by recent patch. Tom Lane 23:08

June 19, 2008

Thread Author Time
pgsql: Improve our #include situation by moving pointer types away from Alvaro Herrera 00:46
pgsql: Add URL for: o Allow pg_hba.conf to specify host names Bruce Momjian 01:15
pgsql: Fix a few places that were non-multibyte-safe in tsearch Tom Lane 16:52
pgsql: Fix a few places that were non-multibyte-safe in tsearch Tom Lane 16:52
pgsql: Rewrite the sinval messaging mechanism to reduce contention and Tom Lane 21:32

June 20, 2008

Thread Author Time
pgsql: Seems I was too optimistic in supposing that sinval's maxMsgNum Tom Lane 00:24

June 22, 2008

Thread Author Time
npgsql - Npgsql2: [#1003400] Later type binding for DbType.Object User Fxjr 16:21
npgsql - Npgsql2: Added tests for parameter casts. User Fxjr 16:48

June 23, 2008

Thread Author Time
npgsql - Npgsql2: NpgsqlConnection.State only returns Open or Closed. User Talliesin 13:18
pgsql: Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the Tom Lane 17:54
pgsql: Merge duplicate upper/lower/initcap() routines in oracle_compat.c Bruce Momjian 19:27
pgsql: Add TODO: * Consider whether duplicate keys should be sorted by Bruce Momjian 20:20
pgsql: Add libpq comment about how to determine the format used for Bruce Momjian 21:10
pgsql: Add item: * Implement a module capability for loading Bruce Momjian 21:35
pgsql: Add to TODO: > * Allow custom variables to appear in Bruce Momjian 22:12
pgsql: Backup wording improvement. Bruce Momjian 22:15
pgsql: Add URL for Merge. Bruce Momjian 22:23
pgsql: Add TODO: > > o Allow COPY to report errors sooner > > Bruce Momjian 22:42

June 24, 2008

Thread Author Time
pgsql: Oops, make the MSVC build put fmgroids.h where it needs to be. Tom Lane 01:15
pgsnap - pgsnap: Bugfix : check that the js directory exists before User Gleu 12:27
pgsql: TODO item done: < o Prevent pg_dump/pg_restore from being Bruce Momjian 15:53
pgsql: Reduce the alignment requirement of type "name" from int to char, Tom Lane 17:58
pgsnap - pgsnap: Release 0.4.0. User Gleu 21:29
pgsnap - pgsnap: Update website for 0.4.0 release. User Gleu 22:01

June 25, 2008

Thread Author Time
stackbuilder - wizard: Substitute $LOCALE before $LOCAL so they don't User Dpage 12:14
stackbuilder - wizard: Read registry keys in a more fault-tolerant User Dpage 12:15
pgbouncer - pgbouncer: Build fixes for Solaris * Use __func__ and User Mkz 14:47
pgbouncer - pgbouncer: include both pwd.h and grp.h in system.c and User Mkz 14:53
pgbouncer - pgbouncer: drop too clever optimizations from system.h User Mkz 15:06
pgbouncer - pgbouncer: basename may be non-const on some systems, make User Mkz 15:07
pgbouncer - pgbouncer: Fix Jacob Coby's name User Mkz 16:24
pgbouncer - pgbouncer: update contributors list User Mkz 16:25
pgbouncer - pgbouncer: New database setting: connect_query Specifies a User Mkz 16:52
pgbouncer - pgbouncer: New config parameter: ignore_startup_parameters User Mkz 17:06
pgbouncer - pgbouncer: sync some doc fixes from -stable User Mkz 17:18
pgbouncer - pgbouncer: News for 1.2 User Mkz 17:39
pgbouncer - pgbouncer: require libevent 1.2+ User Mkz 17:58
pgbouncer - pgbouncer: tag 1.2rc1 User Mkz 18:03

June 26, 2008

Thread Author Time
pgsql: Remove use of postmaster.opts.default by pg_ctl. Bruce Momjian 01:12
pgsql: Use SYSTEMQUOTE as concatentation to strings, rather than %s Bruce Momjian 01:35
pgsql: Fix 'pg_ctl restart' to preserve command-line arguments. Bruce Momjian 02:47
pgsql: Add to TODO: > > * Improve LDAP authentication configuration Bruce Momjian 02:53
pgsql: Update FAQ URLs as suggested by Curtis Gallant. Bruce Momjian 03:02
pgsql: Simplify 'pg_ctl restart' detection of first argument in Bruce Momjian 03:51
pgsql: More FAQ URL updates from Curtis Gallant. Bruce Momjian 03:54
pgsql: Add TODO about security: * Improve server security options Bruce Momjian 03:58
pgsql: Synced parser Michael Meskes 08:04
plproxy - plproxy: Support dynamic record as return type. User Mkz 08:57
npgsql - Npgsql2: Added support to not add casts to null values. User Fxjr 14:31
pgbouncer - pgbouncer: make failed tests more visible User Mkz 14:42
pgbouncer - pgbouncer: require libevent >= 1.3b User Mkz 14:51
pgsql: Fix bug "select lower('asd') = 'asd'" returns false with Teodor Sigaev 16:06
pgsql: Fix pg_ctl bug where detection of binary location from Bruce Momjian 18:25
pgsql: Add MERGE TODO URL: > Bruce Momjian 19:18
pgsql: Use SGML table to show backslash string escapes, rather than have Bruce Momjian 22:24

June 27, 2008

Thread Author Time
pgsql: Modify the recently-added probe for -Wl, --as-needed some more, Tom Lane 00:36
pgsql: Fix 'pg_ctl reload' to properly preserve postmaster commend-line Bruce Momjian 01:52
pgsql: Clarify plpgsql documentation by not treating IF THEN ELSE IF ... Tom Lane 01:53
pgsql: Fix 'pg_ctl reload' to properly preserve postmaster commend-line Bruce Momjian 01:53
pgsql: Fix 'pg_ctl reload' to properly preserve postmaster commend-line Bruce Momjian 01:53
pgsql: Fix 'pg_ctl reload' to properly preserve postmaster commend-line Bruce Momjian 01:53
pgsql: Add to TODO: > > * Fix system views like pg_stat_all_tables to Bruce Momjian 02:38
Re: pgsql: Make the pg_stat_activity view call a SRF Bruce Momjian 02:38
pgsql: Mention actual function names in documentation of how to pass Bruce Momjian 02:44
pgsql: Improve planner's estimation of the size of an append relation: Tom Lane 03:56
plproxy - plproxy: Scanner/parser portability changes. User Mkz 08:35
plproxy - plproxy: 8.4 requires explicit include for User Mkz 08:38
plproxy - plproxy: add def for new function User Mkz 08:39
plproxy - plproxy: bump ver to 2.0.6rc1, keep mtime in tgz User Mkz 08:40
plproxy - plproxy: accept int2 and int8 from hash function User Mkz 08:55
plproxy - plproxy: Few cleanups - parser.y: move xfunc reset together User Mkz 09:20
plproxy - plproxy: update authors User Mkz 10:10
plproxy - plproxy: news for 2.0.6 User Mkz 10:32
pgbouncer - pgbouncer: duplicate tagline User Mkz 10:33
pgbouncer - pgbouncer: keep mtime in tgz User Mkz 10:34
plproxy - plproxy: fix typo User Mkz 10:45
pgscript - pgScript: New Directory User Pgunittest 18:14
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: New Directory User Pgunittest 18:18
pgscript - pgScript: Initial version User Pgunittest 18:19
pgsql: Fix standalone libpq build on win32. Magnus Hagander 18:58
pgsql: Fix standalone libpq build on win32. Magnus Hagander 18:58
pgsql: Consider a clause to be outerjoin_delayed if it references the Tom Lane 20:54
pgsql: Consider a clause to be outerjoin_delayed if it references the Tom Lane 20:54

June 28, 2008

Thread Author Time
Re: pgsql: Make the pg_stat_activity view call a SRF Magnus Hagander 13:34
pgsql: If pnstrdup is going to be promoted to a generally available Tom Lane 16:45
pgbuildfarm - client-code: fix quoting bug introduced in 1.75 User Andrewd 21:19
pgbuildfarm - client-code: remove XP_EXIT_FIX hack that never worked User Andrewd 21:59

June 29, 2008

Thread Author Time
pgscript - pgScript: Added documentation and man page User Pgunittest 11:37
pgscript - pgScript: Added cvsignore for documentation User Pgunittest 11:39
pgscript - pgScript: Added windows.sh for generating a Windows binary User Pgunittest 15:22
pgsql: Remove unnecessary coziness of GIN code with datum copying. Tom Lane 21:04
pgscript - pgScript: Updated documentation and TODO User Pgunittest 21:31

June 30, 2008

Thread Author Time
muninpgplugins - muninpgplugins: minor diff User C2main 08:14
pgsql: Turn PGBE_ACTIVITY_SIZE into a GUC variable, Heikki Linnakangas 10:58
pginstaller - pginst: Consistently spell "initialize", per complain from User Mha 12:28
pginstaller - pginst: Consistently spell "initialize", per complain from User Mha 12:28
pginstaller - pginst: Fix speling mistakes, per Stefan. User Mha 12:37
pginstaller - pginst: Fix speling mistakes, per Stefan. User Mha 12:37
pginstaller - pginst: Consistently talk about 'default template User Mha 12:46
pginstaller - pginst: Consistently talk about 'default template User Mha 12:46
Re: pginstaller - pginst: Consistently spell "initialize", per complain from Gregory Stark 12:50
Re: pginstaller - pginst: Consistently spell "initialize", per complain from Magnus Hagander 13:04
pgsql: ltree support for multibyte encodings. Teodor Sigaev 18:30
pgsql: Add psql TODO item: > o Add option to wrap column values at Bruce Momjian 19:41
pgsql: Add psql TODO: > o Add "auto" expanded mode that outputs in Bruce Momjian 19:45
pgsql: Fix recovery.conf boolean variables to take the same range of Bruce Momjian 22:10

July 1, 2008

Thread Author Time
pgsql: Issue psql connection warnings on connection start and via \c, Bruce Momjian 00:08
pgsql: Teach autovacuum how to determine whether a temp table belongs to Tom Lane 02:09
pgsql: Fix identify_system_timezone() so that it tests the behavior of Tom Lane 03:40
pgsql: Fix identify_system_timezone() so that it tests the behavior of Tom Lane 03:41
pgsql: Fix identify_system_timezone() so that it tests the behavior of Tom Lane 03:41
pgsql: Fix identify_system_timezone() so that it tests the behavior of Tom Lane 03:41
pgsql: Fix identify_system_timezone() so that it tests the behavior of Tom Lane 03:41
pgsql: Split apart message_level_options into one set for server-side Magnus Hagander 06:08
pgsql: "debug" level was supposed to be hidden, since it's just an alias Magnus Hagander 06:36
pgsql: Extend VacAttrStats to allow typanalyze functions to store Heikki Linnakangas 10:33
pgsql: Move volatility, language, etc. Heikki Linnakangas 11:46
pgsql: Add to TODO: > * Fix TRUNCATE ... Bruce Momjian 18:09
pgsql: Add URL for: * Add database and transaction-level triggers Bruce Momjian 18:26
pgsql: Remove GUC extra_desc strings that are redundant with the enum Tom Lane 21:07
pgsql: Documentation patch by Kevin L. Bruce Momjian 21:49

July 3, 2008

Thread Author Time
pgsql: Fix transaction-lifespan memory leak in xpath(). Tom Lane 00:04
pgsql: Fix transaction-lifespan memory leak in xpath(). Tom Lane 00:04
aupg - aupg_src: Fixed incompatibility with PostgreSQL 8.3's new User Rlucas 02:01
pgsql: Update source code comment about when to use gettext_noop(). Bruce Momjian 02:49
pgsql: Fix psql's \d and allied commands to work with all server Tom Lane 03:37
pgsql: When an ERROR happens on a dblink remote connection, take pains Joe Conway 03:56
muninpgplugins - muninpgplugins: correct install.sh to output symlinks User C2main 10:02
pgscript - pgScript: Support for dollar-quoted strings in queries User Pgunittest 12:08
pgbouncer - pgbouncer: decrease noise from bad connections the User Mkz 13:01
pgbouncer - pgbouncer: dont waste room for storing login-time salt. User Mkz 13:07
pgscript - pgScript: Bug in encoding deletion User Pgunittest 14:11
pgsql: Clean up weird whitespace. Peter Eisentraut 15:36
pgsql: Don't print the name of the database in psql \z. Peter Eisentraut 15:59
pgsql: Don't refer to the database name "regression" inside the Peter Eisentraut 16:01
npgsql - Npgsql2: [#1010421] Matching of parameter names should be User Fxjr 19:50

Browse Archives

Prev | Next