Mailing lists [pgsql-committers]
- pgsql: Complete cleaning [email protected] (Peter Eisentraut)
- pgsql: Mapping schemas and databases to XML and XML Schema. [email protected] (Peter Eisentraut)
- pgsql: Update SQL conformance for SQL to XML mappings [email protected] (Peter Eisentraut)
- pgsql: Update catversion for new XML mapping functions [email protected] (Peter Eisentraut)
- python - lo: Add iri, pgpass, and environ modules. [email protected] (James William Pye)
- python - lo: Don't del make_option. [email protected] (James William Pye)
- pgsql: Support enum data types. [email protected] (Tom Lane)
- python - ip: Use new client options and move GT options to it's own [email protected] (James William Pye)
- python - fe: Use new client options and environ. [email protected] (James William Pye)
- python - ip: Relocate some Proboscis tests into more general GreenTrunk [email protected] (James William Pye)
- python - fe: Move tests to GreenTrunk. [email protected] (James William Pye)
- pgsql: Fix caching of unsuccessful initialization of parser or [email protected] (Teodor Sigaev)
- pgsql: Fix caching of unsuccessful initialization of parser or [email protected] (Teodor Sigaev)
- pgsql: Fix caching of unsuccessful initialization of parser or [email protected] (Teodor Sigaev)
- pgsql: Fix caching of unsuccessful initialization of parser or [email protected] (Teodor Sigaev)
- pgsql: Fix caching of unsuccessful initialization of parser or [email protected] (Teodor Sigaev)
- pgsql: xcopy can only deal with forward-slashed paths when it's quoted - [email protected] (Magnus Hagander)
- pginstaller - pginst: Fix some more hard coded paths. [email protected] (User Dpage)
- pginstaller - pginst: Add new kerberos dependency. [email protected] (User Dpage)
- pgsql: > o Add PQexecf() that allows complex parameter substitution > [email protected] (Bruce Momjian)
- pgsql: Done: < * Support a data type with specific enumerated values [email protected] (Bruce Momjian)
- pgsql: Fix check_sql_fn_retval to allow the case where a SQL function [email protected] (Tom Lane)
- pgsql: Fix check_sql_fn_retval to allow the case where a SQL function [email protected] (Tom Lane)
- pgsql: Fix check_sql_fn_retval to allow the case where a SQL function [email protected] (Tom Lane)
- pgsql: Fix check_sql_fn_retval to allow the case where a SQL function [email protected] (Tom Lane)
- pgsql: Add URL for: o Allow RETURN to return row or record functions [email protected] (Bruce Momjian)
- pgsql: Add item: > > * Consider reducing memory used for shared buffer [email protected] (Bruce Momjian)
- pgsql: Add: > > o Allow PL/Python to return boolean rather than 1/0 [email protected] (Bruce Momjian)
- pgsql: Add: > * Fix to_date()-related functions to consistently issue [email protected] (Bruce Momjian)
- pgsql: Pl/python -> Pl/PythonU: < o Add table function support to [email protected] (Bruce Momjian)
- pgsql: Check length of enum literals on definition and input to make [email protected] (Andrew Dunstan)
- pgsql: Allow NOTIFY/LISTEN/UNLISTEN to only take relation names, not [email protected] (Bruce Momjian)
- pgsql: Add: > o Have timestamp subtraction not call justify_hours()? > [email protected] (Bruce Momjian)
- pgsql: Add URL for: * Improve speed with indexes For large table [email protected] (Bruce Momjian)
- pgsql: Add URL for: o Allow a warm standby system to also [email protected] (Bruce Momjian)
- pgsql: Add URL for: o Allow commenting of variables in [email protected] (Bruce Momjian)
- pgsql: Add URL for: o Allow UPDATE tab SET ROW (col, ...) = [email protected] (Bruce Momjian)
- pgsql: Add: > > * Add idle_timeout GUC so locks are not held for log [email protected] (Bruce Momjian)
- pgsql: Add: > * Allow all data types to cast to and from TEXT > > [email protected] (Bruce Momjian)
- pgsql: Update: < * Add idle_timeout GUC so locks are not held for log [email protected] (Bruce Momjian)
- pgsql: Update: < * Add transaction_idle_timeout GUC so locks are not [email protected] (Bruce Momjian)
- pgsql: Decouple the values of TOAST_TUPLE_THRESHOLD and [email protected] (Tom Lane)
- pgsql: Update comment for new thread_test location. [email protected] (Bruce Momjian)
- pgsql: Allow PL/PythonU to compile on Python 2.5. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: The version is now 8.2.0205. [email protected] (User Hinoue)
- psqlodbc - psqlodbc: wsaData evades with *nix. [email protected] (User H-saito)
- stackbuilder - wizard: Handle the (erroneous) case where a circular [email protected] (User Dpage)
- psqlodbc - psqlodbc: WSACleanup() evades with *nix. [email protected] (User H-saito)
- pgsql: Allow pl/pythonu >= version 2.3 to return boolean, rather than [email protected] (Bruce Momjian)
- pgsql: Done: > o -Allow PL/PythonU to return boolean rather than 1/0 [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Fixed problem pg_config and use the AC_SEARCH_LIBS. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Snap version is 8.2.0205. [email protected] (User H-saito)
- pgsql: Remove the CheckpointStartLock in favor of having backends show [email protected] (Tom Lane)
- python - fe: Correct the 'port' resolution logic. [email protected] (James William Pye)
- python - ip: Fix perf tests. [email protected] (James William Pye)
- python - ip: Fix with-statement test. [email protected] (James William Pye)
- pgsql: Document how to identify an invalid index after a failed CREATE [email protected] (Bruce Momjian)
- enumkit - enumkit: Imported Sources [email protected] (User Andrewd)
- python - fe: PStatement refactor, Transaction with, and more interrupt [email protected] (James William Pye)
- psqlodbc - psqlodbc: Fix an index over bug which causes a crash or an [email protected] (User Hinoue)
- pgbuildfarm - client-code: MSVC doesn't need pthreads any more [email protected] (User Andrewd)
- pgbuildfarm - client-code: Run contrib installcheck under MSVC [email protected] (User Andrewd)
- python - fe: Step is not used/implemented yet. [email protected] (James William Pye)
- pgsql: Don't install files for sslinfo when building without openssl. [email protected] (Magnus Hagander)
- pgsql: Remove plpython casts C source code casts: It removes last [email protected] (Bruce Momjian)
- pgsql: Don't install files for xml2 when building without libxml. [email protected] (Andrew Dunstan)
- pgsql: Re-add FAQ item 3.7 which was accidentally removed in previous [email protected] (Bruce Momjian)
- pgbuildfarm - client-code: fix logic bug due to neurone misfire ... [email protected] (User Andrewd)
- pgsql: improve test headings [email protected] (Andrew Dunstan)
- pgsql: Improve documentation/warning when --with-libxml is not used in [email protected] (Bruce Momjian)
- pgsql: Add URL for: * Reduce WAL traffic so only modified values are [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Compilation correction VisualStudio. [email protected] (User H-saito)
- psqlodbc - psqlodbc: . Use different dll name for Unicode and ANSI DTC [email protected] (User Hinoue)
- pgsql: Make sure list of tests is cleared out before getting the new [email protected] (Magnus Hagander)
- pgsql: Continue running contrib regression tests if one fails, and exit [email protected] (Magnus Hagander)
- pgbuildfarm - client-code: Add support for integer datetimes on MSVC and [email protected] (User Andrewd)
- pgsql: Update XML error message text for missing libxml; update [email protected] (Bruce Momjian)
- pginstaller - pginst: Update to allow building with StackBuilder, minus [email protected] (User Dpage)
- stackbuilder - wizard: Add resources. [email protected] (User Dpage)
- bizgres - bizgres: Merged in the new bitmap index code. [email protected] (User Jzhang)
- bizgres - bizgres: Make bmcostestimate call genericcostestimate again, [email protected] (User Markir)
- pgsql: Support varlena fields with single-byte headers and unaligned [email protected] (Tom Lane)
- pgsql: Now that core functionality is depending on autoconf's [email protected] (Tom Lane)
- pgsql: Various pgbench enhancements. [email protected] (Tatsuo Ishii)
- pgsql: Enhance pgbench -l option to add timestamp. [email protected] (Tatsuo Ishii)
- pgsql: Only run contrib check if there is a Makefile [email protected] (Andrew Dunstan)
- pgsql: Fix some now-obsolete comments about the space used by various [email protected] (Tom Lane)
- pgsql: Make 'col IS NULL' clauses be indexable conditions. [email protected] (Tom Lane)
- pgsql: Don't remove the 'alias' field from flattened rangetable entries; [email protected] (Tom Lane)
- pgsql: Done: o -Support a smaller header for short [email protected] (Bruce Momjian)
- pgsql: Done: > * -Allow use of indexes to search for NULLs [email protected] (Bruce Momjian)
- pgsql: In docs, Symetric -> Symmetric. [email protected] (Bruce Momjian)
- pgsql: Remove example of SQL-standard syntax for GRANT/REVOKE --- was [email protected] (Bruce Momjian)
- pgsql: Fix a few typos in the docs. [email protected] (Neil Conway)
- pgsql: Slight wording improvement. [email protected] (Bruce Momjian)
- pgsnmpd - pgsnmpd: Begin work on tables to hold otherwise unknowable [email protected] (User Eggyknap)
- pgsql: Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. [email protected] (Bruce Momjian)
- pgsql: Add the usage count statistics to the information available in [email protected] (Bruce Momjian)
- fulldisjunction - fd: interim fix for the valerna patch, to make [email protected] (User Pgstudy)
- pgsql: Add note that TRUNCATE is not MVCC-safe. [email protected] (Tom Lane)
- fulldisjunction - fd: moved the code to use slot_getsomeattrs instead of [email protected] (User Pgstudy)
- pgsql: Support syntax "CLUSTER table USING index", which is more [email protected] (Bruce Momjian)
- pgsql: Done: > o -Add more logical syntax CLUSTER table USING index; [email protected] (Bruce Momjian)
- pgsql: Add -F option to set fillfactor for tellers, accounts and [email protected] (Tatsuo Ishii)
- pgsql: Make CLUSTER MVCC-safe. [email protected] (Tom Lane)
- pgsql: Minor editorialization on CLUSTER reference page. [email protected] (Tom Lane)
- pgsql: Done: > o -Make CLUSTER preserve recently-dead tuples per MVCC [email protected] (Bruce Momjian)
- pgsnmpd - pgsnmpd: Re-add the stuff I just overwrote. [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: These files are copies of what mib2c makes by itself, [email protected] (User Eggyknap)
- fulldisjunction - fd: cleanup to make it backward compatible with the [email protected] (User Pgstudy)
- fulldisjunction - fd: more backward compatible regression test script. [email protected] (User Pgstudy)
- python - lo: Deprecate meta namespace. [email protected] (James William Pye)
- python - ip: Move out of meta namespace.(into protocol) Also, - [email protected] (James William Pye)
- python - doc: Move gt from meta. [email protected] (James William Pye)
- bizgres - bizgres: Fix cursors decleared WITH HOLD. [email protected] (User Markir)
- bizgres - bizgres: Update the README to reflect the new call locations [email protected] (User Markir)
- python - fe: GreenTrunk move. [email protected] (James William Pye)
- python - rc: Add initial SIGINT handling and correction PL creation. [email protected] (James William Pye)
- pgsql: Fix spelling: SYMETRIC -> SYMMETRIC [email protected] (Peter Eisentraut)
- python - be: Don't turn on assert checking by default. [email protected] (James William Pye)
- python - be: Remove 'teop' namespace module. [email protected] (James William Pye)
- psqlodbc - psqlodbc: Addition and correction. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Oops, Fixed mistake of tag [email protected] (User H-saito)
- python - be: Comments, apparently, can't be on the same line. [email protected] (James William Pye)
- pgsql: Add URL for: * Simplify ability to create partitioned tables > [email protected] (Bruce Momjian)
- pgsql: Minor tweaking of index special-space definitions so that the [email protected] (Tom Lane)
- pgsql: Add: > o Have WITH CONSTRAINTS also create constraint indexes > [email protected] (Bruce Momjian)
- pgsql: Add: > o Allow single-byte header storage for arrays [email protected] (Bruce Momjian)
- pgsnmpd - pgsnmpd: Allow user to set search_path on the command line [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Clean up compiler warnings, try (to no avail) to get [email protected] (User Eggyknap)
- pgsql: Add cancel handlers so it's possible to Ctrl-C clusterdb, [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: version 1.0.3 = Fixes = * Some error [email protected] (User Mkz)
- pgbouncer - pgbouncer: more brutal testing [email protected] (User Mkz)
- pgbouncer - pgbouncer: Version 1.0.4 * Notice from idle server tagged [email protected] (User Mkz)
- pgbouncer - pgbouncer: version 1.0.5 - "enough for today" * Fix [email protected] (User Mkz)
- pgbouncer - pgbouncer: on FreeBSD (some others too) the ucred.h has [email protected] (User Mkz)
- psqlodbc - psqlodbc: Allow non-admin or Vista users to create log fils [email protected] (User Hinoue)
- psqlodbc - psqlodbc: Fixed *nix build. [email protected] (User H-saito)
- stackbuilder - installers: Fix a couple of typos, update the staging [email protected] (User Dpage)
- stackbuilder - installers: Correct a typo [email protected] (User Dpage)
- stackbuilder - setupkit: Remove ( and ) from file and component IDs. [email protected] (User Dpage)
- stackbuilder - installers: New Directory [email protected] (User Dpage)
- stackbuilder - installers: Add an installer for Npgsql [email protected] (User Dpage)
- stackbuilder - setupkit: Allow self registration of COM libraries, and [email protected] (User Dpage)
- pgsql: Code review for btree page split WAL reduction patch. [email protected] (Tom Lane)
- pgsql: Update text, per Greg Stark: < o Allow single-byte header [email protected] (Bruce Momjian)
- pg-migrator - src: Refactored for simplicity and in preparation for [email protected] (User Korryd)
- pgsql: RESET SESSION, plus related new DDL commands. [email protected] (Neil Conway)
- pgsql: Enable IPV6 when building with MSVC. [email protected] (Magnus Hagander)
- bizgres - bizgres: Fix self (dead)lock check to work correctly - iterate [email protected] (User Markir)
- pgbouncer - pgbouncer: maintenance func needs always evtimer_add [email protected] (User Mkz)
- pgbouncer - pgbouncer: version 1.0.6 [email protected] (User Mkz)
- pgsql: Install debugger symbols (in their own directory) [email protected] (Magnus Hagander)
- pginstaller - pginst: New Directory [email protected] (User Mha)
- pginstaller - pginst: Add a target for building a ZIP file with debug [email protected] (User Mha)
- pginstaller - pginst: Move translation validation into custom task. [email protected] (User Mha)
- psqlodbc - psqlodbc: Use '(0,0)' instead of '(,)' as a dummy CTID. [email protected] (User Hinoue)
- pginstaller - pginst: Lose the PGDIR variable - assume PostgreSQL is [email protected] (User Dpage)
- pgsql: Rearrange mdsync() looping logic to avoid the problem that a [email protected] (Tom Lane)
- pgsql: Rearrange mdsync() looping logic to avoid the problem that a [email protected] (Tom Lane)
- pgsql: Rearrange mdsync() looping logic to avoid the problem that a [email protected] (Tom Lane)
- stackbuilder - installers: New Directory [email protected] (User Dpage)
- stackbuilder - installers: Add an installer for the JDBC drivers. [email protected] (User Dpage)
- pgsql: Done: > * -Add RESET SESSION command to reset all session state [email protected] (Bruce Momjian)
- pgsql: Fixes for RESET SESSION patch, per Alvaro. [email protected] (Neil Conway)
- pgsql: Minor fixes for the EXPLAIN reference page. [email protected] (Neil Conway)
- bizgres - bizgres: Take the ResQueueLock LW lock right at the start of [email protected] (User Markir)
- pgsnmpd - pgsnmpd: important thing is written down before it forgets. [email protected] (User H-saito)
- stackbuilder - wizard: Improve wording. [email protected] (User Dpage)
- stackbuilder - wizard: Store the download directory for next time. [email protected] (User Dpage)
- psqlodbc - psqlodbc: Update installer images. [email protected] (User Dpage)
- stackbuilder - setupkit: Update installer images. [email protected] (User Dpage)
- stackbuilder - wizard: Update images. [email protected] (User Dpage)
- pgsql: Add O_DIRECT support on Windows. [email protected] (Magnus Hagander)
- stackbuilder - wizard: Allow keyboard editting of the download path. [email protected] (User Dpage)
- stackbuilder - wizard: Display a summary of the selected packages before [email protected] (User Dpage)
- pgbouncer - pgbouncer: strlist_contains should loop on failed compare, [email protected] (User Mkz)
- pgbouncer - pgbouncer: remote bloat from strlcat [email protected] (User Mkz)
- pginstaller - pginst: Migrate translation status task [email protected] (User Mha)
- pgbouncer - pgbouncer: Standardise UNIX socket UID lookup to [email protected] (User Mkz)
- stackbuilder - installers: Correct wording in intro. [email protected] (User Dpage)
- stackbuilder - installers: New Directory [email protected] (User Dpage)
- stackbuilder - installers: Add an installer for Slony-I on PG82. [email protected] (User Dpage)
- stackbuilder - wizard: Sort the application treeview node. [email protected] (User Dpage)
- pginstaller - pginst: Port translation merging to a task. [email protected] (User Mha)
- pginstaller - pginst: Update all translations to current status. [email protected] (User Mha)
- pgsql: Enable building contrib/xml2 if configured using --with-libxml. [email protected] (Andrew Dunstan)
- pgsql: Update Win32 FAQ HTML version to match corrected text version. [email protected] (Bruce Momjian)
- pgsql: Allow \timing in psql to have a better resolution than ~15ms on [email protected] (Magnus Hagander)
- pgsql: Update TODO: < o Consider reducing on-disk varlena length from [email protected] (Bruce Momjian)
- pgsnmpd - pgsnmpd: Fix typo in usage() in pgsnmpd.c Rewrite [email protected] (User Eggyknap)
- dbi-link - dbi-link: Removed unneeded and incorrect push()s from VIEW [email protected] (David Fetter)
- pgsql: revert change to build xml2 until a better fix is found [email protected] (Andrew Dunstan)
- pgrpm - pgrpm: - pg 8.2 adaptation [email protected] (User Nanardon)
- pgrpm - pgrpm: - 1.5.6 [email protected] (User Nanardon)
- psqlodbc - psqlodbc: Prep for 08.02.0300 release. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Add a missing .def file. [email protected] (User Hinoue)
- pgsql: Fix description how to create conversion function. [email protected] (Tatsuo Ishii)
- pgsql: Make JOHAB client only encoding per discussions in pgsql-hackers [email protected] (Tatsuo Ishii)
- pgsql: Add --with-libxslt configure option [email protected] (Andrew Dunstan)
- pgsql: Avoid running build_index_pathkeys() in situations where there [email protected] (Tom Lane)
- pgsql: Expose more cursor-related functionality in SPI: specifically, [email protected] (Tom Lane)
- odbclink - odbclink: Correction of Makefile problem and addition of [email protected] (User H-saito)
- python - be: Implement Transaction object. [email protected] (James William Pye)
- plproxy - plproxy: duh, plproxy.sql.in was missing in tgz [email protected] (User Mkz)
- plproxy - plproxy: simplify add_connsction string handling, use [email protected] (User Mkz)
- psqlodbc - psqlodbc: Correct the path for the ANSI DTC enlist DLL. [email protected] (User Dpage)
- psqlodbc - psqlodbc: Correct the version number registration. [email protected] (User Dpage)
- plproxy - plproxy: ver 2.0.2 [email protected] (User Mkz)
- pgsql: Support scrollable cursors (ie, 'direction' clause in FETCH) in [email protected] (Tom Lane)
- pgsql: Make plancache store cursor options so it can pass them to [email protected] (Tom Lane)
- pgsql: Add a multi-worker capability to autovacuum. [email protected] (Alvaro Herrera)
- pgsql: Enable IPV6 for all MSVC builds, including the VC6 libpq-only [email protected] (Magnus Hagander)
- pgsql: Fix pg_dump to not crash if -t or a similar switch is used to [email protected] (Tom Lane)
- pgsql: Fix pg_dump to not crash if -t or a similar switch is used to [email protected] (Tom Lane)
- pgsql: Tweak clean_encoding_name() API to avoid need to cast away const. [email protected] (Tom Lane)
- pgsql: Don't write timing output in quiet mode. [email protected] (Magnus Hagander)
- pgsql: Don't write timing output in quiet mode. [email protected] (Magnus Hagander)
- pgsql: Don't write timing output in quiet mode. [email protected] (Magnus Hagander)
- pgsql: Don't write timing output in quiet mode. [email protected] (Magnus Hagander)
- pgsql: Don't write timing output in quiet mode. [email protected] (Magnus Hagander)
- pgsnmpd - pgsnmpd: Make pgsnmpd schema a compile-time option Make [email protected] (User Eggyknap)
- pgsql: Temporarily re-add derived files, in hopes of straightening out [email protected] (Tom Lane)
- pgsql: And remove 'em again ... [email protected] (Tom Lane)
- pgsnmpd - pgsnmpd: Update TODO list [email protected] (User Eggyknap)
- python - be: Handle AbortTransaction exceptions. [email protected] (James William Pye)
- python - be: Don't install header files at all. [email protected] (James William Pye)
- pgsnmpd - pgsnmpd: Remove bad reference to rdbmsDbInfoTable_data_set.h [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Fix errors when supplemental database table isn't [email protected] (User Eggyknap)
- python - be: Cleanup and remove some now unused objects. [email protected] (James William Pye)
- pgsql: Fix erroneous column counts in some documentation tables. [email protected] (Tom Lane)
- pgsql: Rewrite choose_bitmap_and() to make it more robust in the [email protected] (Tom Lane)
- pgsql: Rewrite choose_bitmap_and() to make it more robust in the [email protected] (Tom Lane)
- pgsql: Rewrite choose_bitmap_and() to make it more robust in the [email protected] (Tom Lane)
- pgsql: Not easy, per Alvaro: < * %Set proper permissions on non-system [email protected] (Bruce Momjian)
- pgsql: Don't assume rd_smgr stays open across all of a rewriteheap [email protected] (Tom Lane)
- pgsql: Add warning about TODO item: < Currently all schemas are owned [email protected] (Bruce Momjian)
- pgsql: Done: < o Add MOVE > o -Add MOVE [email protected] (Bruce Momjian)
- pgsql: Also done for PL/pgSQL: < o Add support for WITH HOLD and [email protected] (Bruce Momjian)
- pgsql: Fix condition for whether end_heap_rewrite must fsync, per [email protected] (Tom Lane)
- pgsql: Update TODO for plpgsql cursors: < o -Add support for WITH [email protected] (Bruce Momjian)
- pgsql: Document that the COPY delimiter must be an ASCII byte, rather [email protected] (Bruce Momjian)
- pgsql: Document that the COPY delimiter must be an ASCII byte, rather [email protected] (Bruce Momjian)
- Re: pgsql: Document that the COPY delimiter must be an ASCII byte, rather Andrew Dunstan
- Re: pgsql: Document that the COPY delimiter must be an ASCII byte, rather Bruce Momjian
- pgsql: Update error message for COPY with a multi-byte delimiter. [email protected] (Bruce Momjian)
- pgsql: Update docs/error message for CSV quote/escape --- must be ASCII. [email protected] (Bruce Momjian)
- pgsql: Update docs/error message for CSV quote/escape --- must be ASCII. [email protected] (Bruce Momjian)
- pgsnmpd - pgsnmpd: New Directory [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Make rdbmsSrvParamTable work. [email protected] (User Eggyknap)
- pgsql: Silence mingw compiler warning [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: Move OS compat functions to src/system.c to keep [email protected] (User Mkz)
- pgsql: Change default build to release, to be consistent with unix [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: dont flush error and notice packets, as there may [email protected] (User Mkz)
- pgbouncer - pgbouncer: dont call proto if must-flush packet is pending [email protected] (User Mkz)
- pgsql: Item not done, per Pavel: < o -Add MOVE < o -Add support for [email protected] (Bruce Momjian)
- pgbouncer - pgbouncer: src/sbuf.c [email protected] (User Mkz)
- pgsql: Enable building of 64-bit libpq using visual studio 8 and the [email protected] (Magnus Hagander)
- pgestraier - pgestraier: subversion revision 86 commited to CVS [email protected] (User Dpavlin)
- pgestraier - pgestraier: support for multiple quotes [email protected] (User Dpavlin)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Remove tabs from SGML source files. [email protected] (Bruce Momjian)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- pgsql: Cancel pending fsync requests during WAL replay of DROP DATABASE, [email protected] (Tom Lane)
- pgsql: Cancel pending fsync requests during WAL replay of DROP DATABASE, [email protected] (Tom Lane)
- pgsql: Cancel pending fsync requests during WAL replay of DROP DATABASE, [email protected] (Tom Lane)
- pgsql: Enable configurable log of autovacuum actions. [email protected] (Alvaro Herrera)
- pgsql: Translation updates [email protected] (Peter Eisentraut)
- bizgres - bizgres: Fixed segfault issues in bitmap indexes reported by [email protected] (User Jzhang)
- pgsql: Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Update FAQ for 8.2.4. [email protected] (Bruce Momjian)
- pgsql: Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. [email protected] (Bruce Momjian)
- pgsql: Update FAQ to mention most recent release for releases 8.2.4, [email protected] (Bruce Momjian)
- pgsql: Update FAQ to mention most recent release for releases 8.2.4, [email protected] (Bruce Momjian)
- pgsql: Update FAQ to mention most recent release for releases 8.2.4, [email protected] (Bruce Momjian)
- pgsql: Update FAQ to mention most recent release for releases 8.2.4, [email protected] (Bruce Momjian)
- pgsql: Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, [email protected] (Bruce Momjian)
- pgsql: Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, [email protected] (Bruce Momjian)
- pgsql: Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, [email protected] (Bruce Momjian)
- pgsql: Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, [email protected] (Bruce Momjian)
- pgsql: Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, [email protected] (Bruce Momjian)
- pgsql: Release wording updates for releases 8.2.4, 8.1.9, 8.0.13, [email protected] (Bruce Momjian)
- pgbouncer - pgbouncer: Remove concept of 'flushing' from code as bouncer [email protected] (User Mkz)
- pgbouncer - pgbouncer: ver 1.0.7 [email protected] (User Mkz)
- pgsql: Silence compiler warnings, per Bruce. [email protected] (Alvaro Herrera)
- pgsql: Fix plpgsql to avoid reference to already-freed memory when [email protected] (Tom Lane)
- pgsql: Fix plpgsql to avoid reference to already-freed memory when [email protected] (Tom Lane)
- pgsql: Repair PANIC condition in hash indexes when a previous index [email protected] (Tom Lane)
- pgsql: Repair PANIC condition in hash indexes when a previous index [email protected] (Tom Lane)
- pgsql: Repair PANIC condition in hash indexes when a previous index [email protected] (Tom Lane)
- pgsql: Repair PANIC condition in hash indexes when a previous index [email protected] (Tom Lane)
- pgsql: Repair PANIC condition in hash indexes when a previous index [email protected] (Tom Lane)
- python - pkg: Add configure to fetch package sources. [email protected] (James William Pye)
- pgsql: Fix missed PACKAGE_STRING. [email protected] (Tom Lane)
- pgsql: Sync timezone data with 2007e zic release. [email protected] (Tom Lane)
- pgsql: Sync timezone data with 2007e zic release. [email protected] (Tom Lane)
- pgsql: Sync timezone data with 2007e zic release. [email protected] (Tom Lane)
- pgsql: Sync timezone data with 2007e zic release. [email protected] (Tom Lane)
- python - ex: Get AbortTransaction from GT. [email protected] (James William Pye)
- python - pq: Add a couple compatibility defines. [email protected] (James William Pye)
- pginstaller - pginst: Forgot to remove this file earlier [email protected] (User Mha)
- pginstaller - pginst: Security: Prep for 8.0.13 [email protected] (User Dpage)
- pginstaller - pginst: Security: Prep for 8.1.9 [email protected] (User Dpage)
- pginstaller - pginst: Security: Prep for 8.2.4 [email protected] (User Dpage)
- pginstaller - pginst: Include the DTC enlist DLLs for psqlODBC [email protected] (User Dpage)
- pginstaller - pginst: Include the DTC enlist DLLs for psqlODBC [email protected] (User Dpage)
- pginstaller - pginst: Update JDBC driver [email protected] (User Dpage)
- pginstaller - pginst: Update JDBC driver [email protected] (User Dpage)
- pgsql: Remove duplicate text, per Magnus. [email protected] (Bruce Momjian)
- pgsql: Add mention of checking behavior of HISTORY.html to [email protected] (Bruce Momjian)
- python - pkg: Bump version to 0.2. [email protected] (James William Pye)
- python - pkg: Use HEAD branch for HEAD. [email protected] (James William Pye)
- pgsql: Add script major_release_split to simplify creating release notes [email protected] (Bruce Momjian)
- pgsql: Add comment on why deadlock detection error messages only prints [email protected] (Bruce Momjian)
- pgsql: Documentation for UUID type [email protected] (Peter Eisentraut)
- psqlodbc - psqlodbc: Update the installer for WiX3. [email protected] (User H-saito)
- pgsql: Tweak set_rel_width() to avoid redundant executions of [email protected] (Tom Lane)
- pgsql: Adjust pgstat_initstats() to avoid repeated searches of the [email protected] (Tom Lane)
- pgsql: Improve the way in which CatalogCacheComputeHashValue combines [email protected] (Tom Lane)
- pgsql: Tweak make_inh_translation_lists() to check the common case [email protected] (Tom Lane)
- pgsql: Avoid useless work during set_plain_rel_pathlist() when the [email protected] (Tom Lane)
- pgsql: Document new -with-libxslt build option. [email protected] (Andrew Dunstan)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: Contrib module uuid-ossp for generating UUID values using the [email protected] (Peter Eisentraut)
- npgsql - Npgsql: CVS UserManual.htm [email protected] (User Bayam)
- pgsql: Fix alignment of help output. [email protected] (Peter Eisentraut)
- pgsql: Don't try to build uuid-ossp on msvc. [email protected] (Magnus Hagander)
- pgsql: Make configuration parameters fall back to their default values [email protected] (Peter Eisentraut)
- pgsql: Fix build for directories with spaces in them by quoting [email protected] (Magnus Hagander)
- pgsql: Some further performance tweaks for planning large inheritance [email protected] (Tom Lane)
- pgsql: Remove some of the most blatant brain-fade in the recent guc [email protected] (Tom Lane)
- pgsql: Done: > o -Allow commenting of variables in postgresql.conf to [email protected] (Bruce Momjian)
- python - be: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - ctl: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - ex: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - fe: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - ip: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - lo: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - pq: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - rc: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - typ: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - tin: When in '__setup__', __file__ will be available. [email protected] (James William Pye)
- python - ip: Remove 'Mechanics' sections. [email protected] (James William Pye)
- pgsql: Fix typo [email protected] (Peter Eisentraut)
- pgsql: Make some functions immutable. [email protected] (Peter Eisentraut)
- libpqwce - libpqwce: Imported Sources [email protected] (User H-saito)
- pgsql: Fix LOCK_DEBUG compilation in the 8.2 branch; HEAD was fixed [email protected] (Neil Conway)
- pgsql: Fix newly-introduced documentation typo. [email protected] (Neil Conway)
- pgsql: Fix newly-introduced documentation typo. [email protected] (Neil Conway)
- pgsql: Fix newly-introduced documentation typo. [email protected] (Neil Conway)
- pgsql: Fix newly-introduced documentation typo. [email protected] (Neil Conway)
- pgsql: Fix newly-introduced documentation typo. [email protected] (Neil Conway)
- pgsql: Fix newly-introduced documentation typo. [email protected] (Neil Conway)
- pgsql: Don't try to install uuid-ossp since we don't build it. [email protected] (Magnus Hagander)
- libpqwce - libpqwce: add sslmode of sample application. [email protected] (User H-saito)
- pgsql: Set maximum semaphore count to 32767 instead of 1. [email protected] (Magnus Hagander)
- pgsql: Set maximum semaphore count to 32767 instead of 1. [email protected] (Magnus Hagander)
- python - lo: Typo. [email protected] (James William Pye)
- python - pkg: Don't explicitly state HEAD. [email protected] (James William Pye)
- python - fe: New greentrunk location. [email protected] (James William Pye)
- pginstaller - pginst: Run the stackbuilder when installation completes. [email protected] (User Dpage)
- psqlodbc - psqlodbc: pgenlist.h was lost. [email protected] (User H-saito)
-
pgsql: Update FAQ item:
3.6) What is the upgrade
[email protected] (Bruce Momjian) - pgsql: Fix typo. [email protected] (Bruce Momjian)
- pgsql: Support explicit placement of the temporary-table schema within [email protected] (Tom Lane)
- pgsql: Support explicit placement of the temporary-table schema within [email protected] (Tom Lane)
- pgsql: Support explicit placement of the temporary-table schema within [email protected] (Tom Lane)
- pgsql: Support explicit placement of the temporary-table schema within [email protected] (Tom Lane)
- pgsql: Update configure for release Security: hold for release [email protected] (PostgreSQL Daemon)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Update configure.in for release Security: hold for release [email protected] (PostgreSQL Daemon)
- pgsql: Update configure in for new release Security: hold for release [email protected] (PostgreSQL Daemon)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Update configure.in for release Security: hold for release [email protected] (PostgreSQL Daemon)
- pgsql: Update configure.in version number Security: tag for release [email protected] (PostgreSQL Daemon)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Support explicit placement of the temporary-table schema within [email protected] (Tom Lane)
- pgsql: Support explicit placement of the temporary-table schema within [email protected] (Tom Lane)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Fix markup. [email protected] (Tom Lane)
- pgsql: Fix markup. [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Fixed control binding of SetField problem. [email protected] (User H-saito)
- pgsql: Update Japanese FAQs. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Snapshot mark(08.02.0XXX) [email protected] (User H-saito)
- pginstaller - pginst: Hide the stackbuilder related text and checkbox [email protected] (User Dpage)
- pgbouncer - pgbouncer: update todo list [email protected] (User Mkz)
- pgsql: Remove tabs from installation.sgml. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Remove an unnecessary message. [email protected] (User Hinoue)
- pgsql: Install headers in the same directory structure as Mingw. [email protected] (Magnus Hagander)
- pgsql: Install libpgport.lib as needed by some client programs. [email protected] (Magnus Hagander)
- pgsql: Minor consistency tweak for SGML docs. [email protected] (Neil Conway)
- bizgres - bizgres: Fix the resource_select_only=false case - we were not [email protected] (User Markir)
- pgsql: Generate "fake configure output" for pg_config, so that external [email protected] (Magnus Hagander)
- psqlodbc - psqlodbc: Prep for 08.02.0400 release. [email protected] (User H-saito)
- psqlodbc - psqlodbc: PATH setting mistake of else. [email protected] (User H-saito)
- pgsql: libpgtypes is a client lib, should not link with backend. [email protected] (Magnus Hagander)
- stackbuilder - wizard: Use the actual URL for applications.xml as the [email protected] (User Dpage)
- pgsql: Rename the newly-added commands for discarding session state. [email protected] (Neil Conway)
- pgsql: Minor tweak for DISCARD ref page. [email protected] (Neil Conway)
- pgsql: Minor enhancement to psql tab completion. [email protected] (Neil Conway)
- Re: pgsql: Minor enhancement to psql tab completion. Greg Sabino Mullane
- psqlodbc - psqlodbc: Fix a bug which checking join is confused by CR+LF. [email protected] (User Hinoue)
- pgsql: Consistency tweaks for a table in the SGML docs: we don't [email protected] (Neil Conway)
- pgsql: Another tweak for tab completion of CREATE TEMP. [email protected] (Neil Conway)
- Re: pgsql: Minor enhancement to psql tab completion. Neil Conway
- pgsql: Fix dynahash.c to suppress hash bucket splits while a [email protected] (Tom Lane)
- pgsql: Fix dynahash.c to suppress hash bucket splits while a [email protected] (Tom Lane)
- pgsql: Fix dynahash.c to suppress hash bucket splits while a [email protected] (Tom Lane)
- pgsql: Fix dynahash.c to suppress hash bucket splits while a [email protected] (Tom Lane)
- pgsql: Fix dynahash.c to suppress hash bucket splits while a [email protected] (Tom Lane)
- pgsql: Fix dynahash.c to suppress hash bucket splits while a [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Prep for 08.02.0400 release. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Prep for 08.02.0400 release. [email protected] (User H-saito)
- plpsm - plpgpsm: merging Tom's patch [email protected] (User Okbob)
- plpsm - plpgpsm: fix last commit [email protected] (User Okbob)
- plpsm - plpgpsm: enum type support merge [email protected] (User Okbob)
- pgsql: Inlined two functions to get rid of va_list problems on some [email protected] (Michael Meskes)
- plpsm - plpgpsm: merge patch: Remove the prohibition on executing cursor [email protected] (User Okbob)
- pgsql: Inlined two functions to get rid of va_list prolems on some [email protected] (Michael Meskes)
- pgsql: Inlined two functions to get rid of va_list prolems on some [email protected] (Michael Meskes)
- plpsm - plpgpsm: merge patch: Fix array coercion expressions to ensure [email protected] (User Okbob)
- Re: pgsql: Inlined two functions to get rid of va_list problems on some Tom Lane
- pgsql: Removed non-existant function from extern.h [email protected] (Michael Meskes)
- pgsql: Removed non-existant function from extern.h [email protected] (Michael Meskes)
- pgsql: Removed non-existant function from extern.h [email protected] (Michael Meskes)
- Re: pgsql: Inlined two functions to get rid of va_list problems on some Michael Meskes
- pginstaller - pginst: Tweaks for 8.3 [email protected] (User Dpage)
- pginstaller - pginst: Add a task to build the distribution zip file. [email protected] (User Dpage)
- stackbuilder - wizard: Change text caption now we have an extra wizard [email protected] (User Dpage)
- stackbuilder - wizard: Handle spaces in the download patch correctly. [email protected] (User Dpage)
- pginstaller - pginst: Remove the package zip file when cleaning. [email protected] (User Dpage)
- pginstaller - pginst: Note new target [email protected] (User Dpage)
- pginstaller - pginst: Remove unused macro form the command line. [email protected] (User Dpage)
- pgsql: Properly set MODULE_PATHNAME based on module name instead of [email protected] (Magnus Hagander)
- pgsql: Remove no-longer-true statement from the docs. [email protected] (Neil Conway)
- pgsql: Modify processing of DECLARE CURSOR and EXPLAIN so that they can [email protected] (Tom Lane)
- pgsql: Add support for IN as alternative to FROM in PL/PgSQL's FETCH [email protected] (Neil Conway)
- pgsql: Support for MOVE in PL/PgSQL. [email protected] (Neil Conway)
- pgsql: Pl/pgsql MOVE done: < o Add support for MOVE and SCROLL [email protected] (Bruce Momjian)
- pgsql: Update to 8.4: < * Make standard_conforming_strings the default [email protected] (Bruce Momjian)
- pgsql: Marginal performance hack: remove the loop that used to be needed [email protected] (Tom Lane)
- pgsql: Marginal performance hack: avoid unnecessary work in [email protected] (Tom Lane)
- pgsql: Marginal performance hack: use a dedicated routine instead of [email protected] (Tom Lane)
- python - be: Use getattro instead of getattr. [email protected] (James William Pye)
- pgsql: Implement rate-limiting logic on how often backends will attempt [email protected] (Tom Lane)
- python - be: Add a small comment to call_call and simplify a condition. [email protected] (James William Pye)
- python - be: Fix a bug with send method invocations on iterators. [email protected] (James William Pye)
- pginstaller - pginst: Fixup indents. [email protected] (User Dpage)
- pginstaller - pginst: Improve usefulness of an error message. [email protected] (User Dpage)
- pginstaller - pginst: Fix the check for an existing installation. [email protected] (User Dpage)
- pginstaller - pginst: Add a .bat file that calls psql. [email protected] (User Mha)
- plpsm - plpgpsm: scrollable cursors support, first iteration [email protected] (User Okbob)
- pginstaller - pginst: Move MSVCREDIST definition to paths.projinc. [email protected] (User Mha)
- plpsm - plpgpsm: remove return next statement [email protected] (User Okbob)
- pginstaller - pginst: Add parameter FlattenDirectories to zip task. [email protected] (User Mha)
- pginstaller - pginst: Get rid of a couple of more references to PGDIR no [email protected] (User Mha)
- plpsm - plpgpsm: union regress tests for head sql/psm language [email protected] (User Okbob)
- pginstaller - pginst: Auto-pick the default language (but still let the [email protected] (User Mha)
- pginstaller - pginst: Add check of catversion to give better error msgs [email protected] (User Mha)
- pginstaller - pginst: Detect default locale. [email protected] (User Mha)
- pginstaller - pginst: Move WiX translation into a task [email protected] (User Mha)
- pgsql: Fix oversight in my patch of yesterday: forgot to ensure that [email protected] (Tom Lane)
- pgsql: Change the timestamps recorded in transaction commit/abort xlog [email protected] (Tom Lane)