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