Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-03 Thread Index (1/3)
Last updated: Fri Mar 28 04:20:31 2008
441 messages
- pgsnmpd - pgsnmpd: Beginnings of rdbmsSrvTable. User Eggyknap
- stackbuilder - setupkit: Set string values, not keys to the version User Dpage
- stackbuilder - installers: Set string values, not keys to the version User Dpage
- stackbuilder - installers: Add an installer for the OLE DB Provider User Dpage
- stackbuilder - installers: New Directory User Dpage
- stackbuilder - installers: Ensure that auto catalog runs. User Dpage
- stackbuilder - installers: Use custom banner graphic User Dpage
- stackbuilder - setupkit: Install into %ProgramFiles% by default. User Dpage
- stackbuilder - setupkit: Graphics update User Dpage
- stackbuilder - setupkit: Allow the auto-cataloging of the staging User Dpage
- stackbuilder - setupkit: Fix thinko User Dpage
- stackbuilder - installers: Fix thinko User Dpage
- stackbuilder - setupkit: Register the appversion correctly. User Dpage
- stackbuilder - installers: Register the appversion correctly. User Dpage
- psqlodbc - psqlodbc: Update the installer for WiX 3 User Dpage
- pgfouine - www: updated download links User Gsmet
- pgfouine - pgfouine: let's release 1.0 tonight User Gsmet
- pgfouine - www: let's release 1.0 tonight User Gsmet
- pgfouine - www: updated samples User Gsmet
- pgfouine - pgfouine: preparing tomorrow's release User Gsmet
- pginstaller - pginst: PKGDIR is in the settings file, and should not be User Mha
- pgfouine - pgfouine: added constants added in pgfouine.php User Gsmet
- pgfouine - pgfouine: fixed test cases User Gsmet
- pgsql: Add some instrumentation to the bgwriter, through the stats Magnus Hagander
- pgfouine - pgfouine: updated GeSHi to 1.0.7.18 User Gsmet
- plproxy - plproxy: mention pgbouncer in overview User Mkz
- plproxy - plproxy: set ver 2.0.1, also restore flex/bison always User Mkz
- plproxy - plproxy: remove old dox comment User Mkz
- pgsql: Update Japanese FAQ. Bruce Momjian
- dbsamples - pagila: dont try to force C locale User Xzilla
- pgsql: Update SSL description for when SSL root.crt/server.crt is Bruce Momjian
- pgsql: Fix oversight in coding of _bt_start_vacuum: we can't assume that Tom Lane
- pgsql: pg_char_to_encoding() was redundant in initdb because Bruce Momjian
- pgsql: Add to: * Reduce storage space for small NUMERICs > Bruce Momjian
- pgsql: Add: > * Reduce storage space for small NUMERICs > > Bruce Momjian
- pgsql: Install include files Magnus Hagander
- pgsql: Update: < o Add more logical syntax CLUSTER table USING index; Bruce Momjian
- pgsql: Update item: o Add more logical syntax CLUSTER table Bruce Momjian
- pgsql: exec_parse_message neglected to copy parameter type array into Tom Lane
- dbsamples - pagila: sequences are now decoupled. User Xzilla
- psqlodbc - psqlodbc: Option of the link generation was necessary. User H-saito
- npgsql - Npgsql2: Umm, Correct the 0d0a of Dos to 0a. User H-saito
- npgsql - Npgsql2: Fixed table definition guide. User H-saito
- pgsql: Make ECPG regression tests use native threading instead of Magnus Hagander
- stackbuilder - wizard: Add a final completion page to the wizard. User Dpage
- pgsql: - Added patch by Magnus Hagander <magnus(at)hagander(dot)net> to use Michael Meskes
- stackbuilder - wizard: Install applications. User Dpage
- dbsamples - pagila: convert payment to partitioned tables using rules User Xzilla
- pgsql: Teach CLUSTER to skip writing WAL if not needed (ie, not using Tom Lane
- pgsql: Code cleanup for the new regexp UDFs: we can hardcode the OID and Neil Conway
- pgsql: Replace 4-clause licensed blf.[ch] with blowfish implementation Neil Conway
- pgsql: Add the "recheck" logic to autovacuum worker code. Alvaro Herrera
- pginstaller - pginst: Fix another warning msvc caught. User Mha
- pginstaller - pginst: Change to using msbuild for buildsystem instead of User Mha
- plproxy - plproxy: move row stamp business to its own file User Mkz
- plproxy - plproxy: fix copy-paste error User Mkz
- plproxy - plproxy: row stamp checks for both 8.2 and 8.3 User Mkz
- plproxy - plproxy: remove trailing whitespace User Mkz
- plproxy - plproxy: Do delayed planning for cluster config functions, so User Mkz
- pgbouncer - pgbouncer: remove old todo item User Mkz
- pgbouncer - pgbouncer: Rename sbuf_has_no_state() to sbuf_is_empty() As User Mkz
- pgbouncer - pgbouncer: let DBGVER depend on --enable-debug User Mkz
- pgbouncer - pgbouncer: ver 1.0.2 - fix 2 corner-case bugs * libevent User Mkz
- pgsql: Fix compiler warnings in ereport messages on mingw. Magnus Hagander
- pgsql: Add URL for: * Automatically create rules on views so they are Bruce Momjian
- pgsql: Fix uninitialized-variable bug. Tom Lane
- pgsql: Fix array coercion expressions to ensure that the correct Tom Lane
- pgsql: Install import libraries used to link to libpq, ecpg and the Magnus Hagander
- pgsql: Cosmetic changes: rename some struct fields, and move the Alvaro Herrera
- pgsql: Remove item due to lack of interest: < * %Add pg_get_acldef(), Bruce Momjian
- bizgres - bizgres: Update the README to reflect the code changes. User Markir
- pgsql: Add: > > * Allow configuration of backend priorities via the Bruce Momjian
- pgsql: Fix typo in Makefile. Bruce Momjian
- psqlodbc - psqlodbc: Fixed without-openssl. User H-saito
- psqlodbc - psqlodbc: without of openssl cannot have been done. User H-saito
- pgsql: Fix typo, ensable -> enable, per Steve Gieseking. Tom Lane
- psqlodbc - psqlodbc: The lib verification of OpenSSL was added. User H-saito
- pgsql: Add documentation for pulling the CVS repository using rsync, and Bruce Momjian
- bizgres - bizgres: Add the code to allow active resource queues to be User Markir
- pgsql: Update: * Improve dead row detection during multi-statement Bruce Momjian
- pgsql: Add: > * Increase the number of rows recognized as dead during Bruce Momjian
- pgsql: Remove Andrew Yu copyright, with permission from author. Bruce Momjian
- pgsql: Remove advertising clause from Berkeley BSD-licensed files, per Bruce Momjian
- pgsql: Properly fix PORTNAME in configure. Bruce Momjian
- pgsql: User PORTNAME for win32 tests, rather than $template, for Bruce Momjian
- sparsegraph - sparsegraph: Adding PG_MODULE_MAGIC block for PostgreSQL User Afn
- bizgres - bizgres: Update documentation for lastest resource queuing User Markir
- pgsql: Fix seriously broken markup for libpq-envars cross-references. Tom Lane
- pgsql: Allow non-superuser database owners to create procedural Tom Lane
- pgsql: Add checking of end of line in parsing stopword list. Teodor Sigaev
- pgsql: Fix stopword and synonym files parsing bug in MSVC build, per Teodor Sigaev
- pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii
- <Possible follow-ups>
- pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii
- pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii
- pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii
- pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii
- pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, Tatsuo Ishii
- psqlodbc - psqlodbc: RegistryValue has a slightly different meaning in User Dpage
- psqlodbc - psqlodbc: Use PostgreSQL 8.2 libs & headers by default. User Dpage
- stackbuilder - installers: Set envvars correctly for the command prompt. User Dpage
- stackbuilder - installers: Cache update User Dpage
- stackbuilder - installers: Update the README User Dpage
- stackbuilder - installers: Update version number registry key location User Dpage
- stackbuilder - setupkit: Update version number registry key location User Dpage
- stackbuilder - wizard: Use a timer to update the download progress User Dpage
- stackbuilder - wizard: Specify the application version in User Dpage
- pginstaller - pginst: Fixed definition of EUC_jp codepage. User H-saito
- pgsql: Seems some people have been forgetting to run autoheader. Tom Lane
- pgsql: Add -lcrypto as one of the possible link dependencies of libkrb5. Tom Lane
- pgsql: Remove assertion that constraint_exclusion risks wrong answers if Tom Lane
- pgsql: Fix plancache's invalidation callback to do the right thing for a Tom Lane
- pgsql: Make _SPI_execute_plan pass the query source string down to Tom Lane
- pgsql: Remove the prohibition on executing cursor commands through Tom Lane
- pg-migrator - src: FB#6530 - switching to FirstNormalObjectId instead of User Korryd
- pgsql: Clean up the representation of special snapshots by including a Tom Lane
- pgsql: Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, along with new Tatsuo Ishii
- pgsql: Add: > > * Allow BEFORE INSERT triggers on views > > Bruce Momjian
- pgsql: Add: > o Add more logical syntax CLUSTER table ORDER BY index; Bruce Momjian
- pgsql: Support for installing NLS files, and update support to use Magnus Hagander
- pgsql: Document that LDAP URLs should be double-quoted in pg_hba.conf Bruce Momjian
- stackbuilder - wizard: Verify the MD5 checksums of files following User Dpage
- plpsm - plpgpsm: forgotten symbol fix User Okbob
- plpsm - plpgpsm: cleaning for 8.3 User Okbob
- plpsm - plpgpsm: 8.3 branch User Okbob
- plpsm - plpgpsm: for statement fix for plancache User Okbob
- pgsql: Fix broken markup. Tom Lane
- plpsm - plpgpsm: merge patch User Okbob
- pgsql: Install contrib sql and readme files Magnus Hagander
- pgsql: Properly parse the name of contrib modules that aren't named the Magnus Hagander
- pgsql: Set the node properly, per Tom. Alvaro Herrera
- pgsql: Separate the code to start a new worker into its own function. Alvaro Herrera
- pgsql: Separate fetch of pg_autovacuum tuple into its own function. Alvaro Herrera
- stackbuilder - wizard: Download using a sensible chunk size - 4Kb seems User Dpage
- pgsql: We no longer need to palloc the VacuumStmt node; keeping it on Alvaro Herrera
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in Tom Lane
- pgsql: Fix plancache so that any required replanning is done with the Tom Lane
- stackbuilder - wizard: Download the selected files. User Dpage
- pgsql: Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF) This is Tatsuo Ishii
- pgsql: Forgot commit: support for special-cases in pgcrypto Magnus Hagander
- pgsql: Support for running contribcheck on msvc Magnus Hagander
- pgsql: Generate SQL files for /contrib (based on .sql.in) Magnus Hagander
- pgsql: Add define to exclude configured libraries, to be able to easily Magnus Hagander
- pgsql: Remove headers for old sysv shmem emulation that I forgot. Magnus Hagander
- pgsql: Cleanup for procarray.c. Bruce Momjian
- bizgres - bizgres: Fix expected regression test output to include User Markir
- bizgres - bizgres: Restore Bizgres tuned defaults for shared_buffers, User Markir
- pgbuildfarm - client-code: set up config logging properly for MSVC User Andrewd
- sparsegraph - sparsegraph: Adding new function User Afn
- sparsegraph - sparsegraph: Adding "make dist" target for building User Afn
- pgsql: Add: > > * Fix cases where invalid byte encodings are accepted Bruce Momjian
- pgsql: Add comment that pg_dump 'append' format is used only by pg_dump, Bruce Momjian
- pgsql: Add to TODO: CLUSTER: > > o %Add VERBOSE option to report Bruce Momjian
- pgsql: Commit newest version of xmlpath(). Bruce Momjian
- pgsql: In pg_dump, strcasecmp -> pg_strcasecmp. Bruce Momjian
- pgsql: Add xmlpath() to evaluate XPath expressions, with namespaces Bruce Momjian
- pgsql: Arrange for PreventTransactionChain to reject commands submitted Tom Lane
- pgsql: Allow the pgstat process to restart immediately after a receiving Bruce Momjian
- pgsql: Allow DROP TABLESPACE to succeed (with a warning) if the Tom Lane
- pgsql: Properly enforce pg_dump -F formation options; only single letter Bruce Momjian
- pgsql: Remove the currently unused FRONTEND case in dllist.c. Alvaro Herrera
- pgsql: Fix parser bug on Windows with UTF8 encoding and C locale, the Teodor Sigaev
- pgsql: Remove tabs in SGML files. Bruce Momjian
- pgsql: Remove tabs from SGML file. Bruce Momjian
- pgsql: Forgot to add file needed for PL regression tests Magnus Hagander
- pginstaller - pginst: Hmm, pt_br complains without the CDATA. User Dpage
- pginstaller - pginst: The French translation crashes the compiler when a User Dpage
- pginstaller - pginst: No need for the sslver tool any more. User Dpage
- pginstaller - pginst: Add support for installation on Vista. User Dpage
Mail converted by MHonArc