Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-06 Thread Index (1/3)
Last updated: Tue Jul 01 02:20:13 2008
362 messages
- pgsql: Teach autovacuum how to determine whether a temp table belongs to Tom Lane
- pgsql: Issue psql connection warnings on connection start and via \c, Bruce Momjian
- pgsql: Fix recovery.conf boolean variables to take the same range of Bruce Momjian
- pgsql: Add psql TODO: > o Add "auto" expanded mode that outputs in Bruce Momjian
- pgsql: Add psql TODO item: > o Add option to wrap column values at Bruce Momjian
- pgsql: ltree support for multibyte encodings. Teodor Sigaev
- pginstaller - pginst: Consistently talk about 'default template User Mha
- pginstaller - pginst: Fix speling mistakes, per Stefan. User Mha
- pginstaller - pginst: Consistently spell "initialize", per complain from User Mha
- pgsql: Turn PGBE_ACTIVITY_SIZE into a GUC variable, Heikki Linnakangas
- muninpgplugins - muninpgplugins: minor diff User C2main
- pgscript - pgScript: Updated documentation and TODO User Pgunittest
- pgsql: Remove unnecessary coziness of GIN code with datum copying. Tom Lane
- pgscript - pgScript: Added windows.sh for generating a Windows binary User Pgunittest
- pgscript - pgScript: Added cvsignore for documentation User Pgunittest
- pgscript - pgScript: Added documentation and man page User Pgunittest
- pgbuildfarm - client-code: remove XP_EXIT_FIX hack that never worked User Andrewd
- pgbuildfarm - client-code: fix quoting bug introduced in 1.75 User Andrewd
- pgsql: If pnstrdup is going to be promoted to a generally available Tom Lane
- pgsql: Consider a clause to be outerjoin_delayed if it references the Tom Lane
- pgsql: Fix standalone libpq build on win32. Magnus Hagander
- pgscript - pgScript: Initial version User Pgunittest
- pgscript - pgScript: New Directory User Pgunittest
- plproxy - plproxy: fix typo User Mkz
- pgbouncer - pgbouncer: keep mtime in tgz User Mkz
- pgbouncer - pgbouncer: duplicate tagline User Mkz
- plproxy - plproxy: news for 2.0.6 User Mkz
- plproxy - plproxy: update authors User Mkz
- plproxy - plproxy: Few cleanups - parser.y: move xfunc reset together User Mkz
- plproxy - plproxy: accept int2 and int8 from hash function User Mkz
- plproxy - plproxy: bump ver to 2.0.6rc1, keep mtime in tgz User Mkz
- plproxy - plproxy: add def for new function User Mkz
- plproxy - plproxy: 8.4 requires explicit include for User Mkz
- plproxy - plproxy: Scanner/parser portability changes. User Mkz
- pgsql: Improve planner's estimation of the size of an append relation: Tom Lane
- pgsql: Mention actual function names in documentation of how to pass Bruce Momjian
- Re: pgsql: Make the pg_stat_activity view call a SRF Bruce Momjian
- pgsql: Add to TODO: > > * Fix system views like pg_stat_all_tables to Bruce Momjian
- pgsql: Clarify plpgsql documentation by not treating IF THEN ELSE IF ... Tom Lane
- pgsql: Fix 'pg_ctl reload' to properly preserve postmaster commend-line Bruce Momjian
- pgsql: Modify the recently-added probe for -Wl,--as-needed some more, Tom Lane
- pgsql: Use SGML table to show backslash string escapes, rather than have Bruce Momjian
- pgsql: Add MERGE TODO URL: > Bruce Momjian
- pgsql: Fix pg_ctl bug where detection of binary location from Bruce Momjian
- pgsql: Fix bug "select lower('asd') = 'asd'" returns false with Teodor Sigaev
- pgbouncer - pgbouncer: require libevent >= 1.3b User Mkz
- pgbouncer - pgbouncer: make failed tests more visible User Mkz
- npgsql - Npgsql2: Added support to not add casts to null values. User Fxjr
- plproxy - plproxy: Support dynamic record as return type. User Mkz
- pgsql: Synced parser Michael Meskes
- pgsql: Add TODO about security: * Improve server security options Bruce Momjian
- pgsql: More FAQ URL updates from Curtis Gallant. Bruce Momjian
- pgsql: Simplify 'pg_ctl restart' detection of first argument in Bruce Momjian
- pgsql: Update FAQ URLs as suggested by Curtis Gallant. Bruce Momjian
- pgsql: Add to TODO: > > * Improve LDAP authentication configuration Bruce Momjian
- pgsql: Fix 'pg_ctl restart' to preserve command-line arguments. Bruce Momjian
- pgsql: Use SYSTEMQUOTE as concatentation to strings, rather than %s Bruce Momjian
- pgsql: Remove use of postmaster.opts.default by pg_ctl. Bruce Momjian
- pgbouncer - pgbouncer: tag 1.2rc1 User Mkz
- pgbouncer - pgbouncer: require libevent 1.2+ User Mkz
- pgbouncer - pgbouncer: News for 1.2 User Mkz
- pgbouncer - pgbouncer: sync some doc fixes from -stable User Mkz
- pgbouncer - pgbouncer: New config parameter: ignore_startup_parameters User Mkz
- pgbouncer - pgbouncer: New database setting: connect_query Specifies a User Mkz
- pgbouncer - pgbouncer: update contributors list User Mkz
- pgbouncer - pgbouncer: Fix Jacob Coby's name User Mkz
- pgbouncer - pgbouncer: basename may be non-const on some systems, make User Mkz
- pgbouncer - pgbouncer: drop too clever optimizations from system.h User Mkz
- pgbouncer - pgbouncer: include both pwd.h and grp.h in system.c and User Mkz
- pgbouncer - pgbouncer: Build fixes for Solaris * Use __func__ and User Mkz
- stackbuilder - wizard: Read registry keys in a more fault-tolerant User Dpage
- stackbuilder - wizard: Substitute $LOCALE before $LOCAL so they don't User Dpage
- pgsnap - pgsnap: Update website for 0.4.0 release. User Gleu
- pgsnap - pgsnap: Release 0.4.0. User Gleu
- pgsql: Reduce the alignment requirement of type "name" from int to char, Tom Lane
- pgsql: TODO item done: < o Prevent pg_dump/pg_restore from being Bruce Momjian
- pgsnap - pgsnap: Bugfix : check that the js directory exists before User Gleu
- pgsql: Oops, make the MSVC build put fmgroids.h where it needs to be. Tom Lane
- pgsql: Add TODO: > > o Allow COPY to report errors sooner > > Bruce Momjian
- pgsql: Add URL for Merge. Bruce Momjian
- pgsql: Backup wording improvement. Bruce Momjian
- pgsql: Add to TODO: > * Allow custom variables to appear in Bruce Momjian
- pgsql: Add item: * Implement a module capability for loading Bruce Momjian
- pgsql: Add libpq comment about how to determine the format used for Bruce Momjian
- pgsql: Add TODO: * Consider whether duplicate keys should be sorted by Bruce Momjian
- pgsql: Merge duplicate upper/lower/initcap() routines in oracle_compat.c Bruce Momjian
- pgsql: Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the Tom Lane
- npgsql - Npgsql2: NpgsqlConnection.State only returns Open or Closed. User Talliesin
- npgsql - Npgsql2: Added tests for parameter casts. User Fxjr
- npgsql - Npgsql2: [#1003400] Later type binding for DbType.Object User Fxjr
- pgsql: Seems I was too optimistic in supposing that sinval's maxMsgNum Tom Lane
- pgsql: Rewrite the sinval messaging mechanism to reduce contention and Tom Lane
- pgsql: Fix a few places that were non-multibyte-safe in tsearch Tom Lane
- pgsql: Add URL for: o Allow pg_hba.conf to specify host names Bruce Momjian
- pgsql: Improve our #include situation by moving pointer types away from Alvaro Herrera
- pgsql: Fix compiler warning introduced by recent patch. Tom Lane
- pgsql: Improve error reporting for problems in text search configuration Tom Lane
- pgsql: Move wchar2char() and char2wchar() from tsearch into /mb to be Bruce Momjian
- pgsql: Fix a few typos in the DTrace docs. Neil Conway
- pgsql: Remove freeBackends counter from the sinval shared memory area. Tom Lane
- pgsql: Clean up some problems with redundant cross-type arithmetic Tom Lane
- pgsql: Add URL for introduction to multibyte programming in C. Bruce Momjian
- pgsql: Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE Bruce Momjian
- muninpgplugins - muninpgplugins: minor update to README User C2main
- pgsql: Fix the code that adds regclass constants to a plan's list of Tom Lane
- stackbuilder - wizard: Remove some files now generated by cmake. User Dpage
- stackbuilder - wizard: There's no wx-config on win32, so check the User Dpage
- stackbuilder - wizard: Add support for compiling translations through User Dpage
- stackbuilder - wizard: Add MacOSX bundle info, and ensure the wxWidgets User Dpage
- stackbuilder - wizard: Add a CMake build file User Dpage
- pgsql: Clean up a number of bogosities around pltcl's handling of the Tom Lane
- stackbuilder - installers: Update for 1.2.14 User Dpage
- pgsql: Rewrite docs section about routine vacuuming --- it's gotten Tom Lane
- pgsql: Prevent CVS from mangling script Andrew Dunstan
- pgsql: Add script to find .c and .h files that are missing CVS Andrew Dunstan
- pgsql: Make DROP INDEX lock the parent table before locking the index. Tom Lane
- pgsql: Fix 64-bit problem in recent patch. Tom Lane
- pgsql: Rearrange ALTER TABLE syntax processing as per my recent Tom Lane
- pgsql: In log_filename documentation, mention that strftime is not used Alvaro Herrera
- pgsql: Refactor the handling of the various DropStmt variants so that Tom Lane
- pgsnap - pgsnap: Bugfix : no autovac params with 7.4, per a report from User Gleu
- pgsql: Modify TODO entry to be a function: > o Add functions to syntax Bruce Momjian
- pgsql: Improve the various elog messages in tuptoaster.c to report which Tom Lane
- pgsnap - pgsnap: Review TODO file. User Gleu
- pgsnap - pgsnap: Bugfix : graph_tblspcsize is only available to User Gleu
- pgsql: Use macro to document size of ecpg sqlerrmc string. Bruce Momjian
- pgsql: Update item to mention target list problem: < * Allow Bruce Momjian
Mail converted by MHonArc