Mailing lists [pgsql-committers]
- docbot - docbot: Added missing rollback in do_learn [email protected] (User Pjmodos)
- pgsql: Fix const cast in get_progname(). [email protected] (Bruce Momjian)
- pgsql: Fix const cast in get_progname(). [email protected] (Bruce Momjian)
- pgsql: Fix const cast in get_progname(). [email protected] (Bruce Momjian)
- pgsql: Add code comment about Linux stack randomization and shared [email protected] (Bruce Momjian)
- pgsql: Add: > * Allow statistics collector information to be pulled [email protected] (Bruce Momjian)
- pgsql: Make pgc.l source code alignment consistent. [email protected] (Bruce Momjian)
- pgsql: More alignment improvements. [email protected] (Bruce Momjian)
- pgsql: Source code alignment fixes for preproc.y. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: platform windows. [email protected] (User H-saito)
- pgsql: More spacing cleanups. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: bug fix:*nix* sslmode connection. [email protected] (User H-saito)
- pgpool - pgpool: pgpool 2.7.2 [email protected] (User T-ishii)
- psqlodbc - psqlodbc: More release note tweaks. [email protected] (User Dpage)
- pgpool - pgpool: Fix wording, per Peter. [email protected] (User Madness)
- pgpool - pgpool: 2.7.2 Spec file [email protected] (User Devrim)
- pgpool - pgpool: Opps, commit the right spec file [email protected] (User Devrim)
- pgsql: Improve tab whitespace in file. [email protected] (Bruce Momjian)
- pgsql: Prevent COPY from using newline or carriage return as delimiter [email protected] (Bruce Momjian)
- pgsql: Update random() usage so ranges are inclusive/exclusive as [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Change the Windows makefile so that the /DELAYLOAD [email protected] (User Hinoue)
- pgsql: Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and [email protected] (Bruce Momjian)
- pgsql: Update tested AIX memset platforms. [email protected] (Bruce Momjian)
- pgsql: New Directory [email protected] (Bruce Momjian)
- pgsql: Teach planner to convert simple UNION ALL subqueries into append [email protected] (Tom Lane)
- pgsql: First attempt at removing some AC_CHECK_LIB(foo, main) calls. [email protected] (Peter Eisentraut)
- pgsql: Move thread_test directory from /tools to /test so source-only [email protected] (Bruce Momjian)
- pgsql: Update Makefile for new thread_test location. [email protected] (Bruce Momjian)
- pgsql: In ecpg, automatically double single quotes in $$ strings because [email protected] (Bruce Momjian)
- pgsql: Add to TODO.detail/walcontrol. [email protected] (Bruce Momjian)
- pgsql: Update walcontrol item: < * Allow control over which tables are [email protected] (Bruce Momjian)
- pgsql: Issue a warning if a change-on-restart-only postgresql.conf value [email protected] (Peter Eisentraut)
- pgsql: DROP IF EXISTS for ROLE/USER/GROUP [email protected] (Andrew Dunstan)
- pgsql: Added C bit fields to ecpg parser Added some default rules to [email protected] (Michael Meskes)
- pgsql: Fix broken markup. [email protected] (Tom Lane)
- pgsql: Fix constraint exclusion to work in inherited UPDATE/DELETE [email protected] (Tom Lane)
- pgpool - pgpool: * Version 3.0.0 * Change copyright to [email protected] (User Devrim)
- pgpool - pgpool: version 3.0 [email protected] (User T-ishii)
- pgsql: Update PL/pgSQL trigger example to be clearer about how to [email protected] (Bruce Momjian)
- pgsql: Update PL/pgSQL trigger example to be clearer about how to [email protected] (Bruce Momjian)
- pgpool - pgpool: include pgpool.spec and re-release 3.0.0 [email protected] (User T-ishii)
- pgsql: Improve my initial, rather hacky implementation of joins to [email protected] (Tom Lane)
- pgsql: Fix typo in configuration docs. [email protected] (Bruce Momjian)
- pgsql: Fix typo in configuration docs. [email protected] (Bruce Momjian)
- pgsql: Fix pg_restore to properly discard COPY data when trying to [email protected] (Tom Lane)
- pgsql: Fix pg_restore to properly discard COPY data when trying to [email protected] (Tom Lane)
- pgsql: Fix pg_restore to properly discard COPY data when trying to [email protected] (Tom Lane)
- pgsql: Fix PQprint HTML tag, "centre" -> "center". [email protected] (Bruce Momjian)
- pgsql: Fix PQprint HTML tag, "centre" -> "center". [email protected] (Bruce Momjian)
- npgsql - Npgsql: 2006-02-06 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- psqlodbc - psqlodbc: Improve the dalay load import behavior in case of [email protected] (User Hinoue)
- pgsql: Check number of affixes to prevent core dump with zero number of [email protected] (Teodor Sigaev)
- pgsql: Improve the tests to see if ScalarArrayOpExpr is strict. [email protected] (Tom Lane)
- pgsql: Fix HTML alignment in PQprint. [email protected] (Bruce Momjian)
- pgsql: Fix HTML alignment in PQprint. [email protected] (Bruce Momjian)
- pgsql: Split up wal-logging items: < * Allow control over which tables [email protected] (Bruce Momjian)
- dbsamples - dbsamples: New Directory [email protected] (User Chriskl)
- dbsamples - dbsamples: New iso-3166 data [email protected] (User Chriskl)
- dbsamples - dbsamples: Add encoding and transaction and analyze [email protected] (User Chriskl)
- pgsql: Remove some checks for libraries that no one can identify. [email protected] (Peter Eisentraut)
- pgsql: Make --version option print fixed program name. [email protected] (Peter Eisentraut)
- pgsql: Remove question mark: < * %Disallow changing default expression [email protected] (Bruce Momjian)
- pgsql: I think that NUMERIC datatype has a problem in the performance [email protected] (Bruce Momjian)
- pgsql: Source code cleanup. [email protected] (Bruce Momjian)
- pgsql: Remove ancient hack to work around a peculiarity of libcurses on [email protected] (Tom Lane)
- edb-debugger - workstation: Imported Sources [email protected] (User Jim_edb)
- psqlodbc - psqlodbc: Oops,this recovers. [email protected] (User H-saito)
- psqlodbc - psqlodbc: fix of ODBCVER=0x0350 and loadlib added. [email protected] (User H-saito)
- psqlodbc - psqlodbc: adjustment of debuglog. [email protected] (User H-saito)
- pgsql: Added just another test case. [email protected] (Michael Meskes)
- npgsql - Npgsql: 2006-02-08 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- npgsql - Npgsql: 2006-02-08 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- Re: pgsql: Added just another test case. Tom Lane
- Re: pgsql: Added just another test case. Bruce Momjian
- pgsql: Fix broken non-YYDEBUG case. [email protected] (Tom Lane)
- pgsql: Reject out-of-range dates in date_in(). [email protected] (Tom Lane)
- pgsql: Reject out-of-range dates in date_in(). [email protected] (Tom Lane)
- pgsql: Reject out-of-range dates in date_in(). [email protected] (Tom Lane)
- Re: pgsql: Fix broken non-YYDEBUG case. Kris Jurka
- pgsql: C++ comments are verboten. [email protected] (Tom Lane)
- Re: pgsql: Fix broken non-YYDEBUG case. Tom Lane
- pgsql: Use "bitwise" rather than "binary for AND/OR descriptions in \d, [email protected] (Bruce Momjian)
- pgsql: 1 Fix bug with very short word: prefix and suffix might be [email protected] (Teodor Sigaev)
- pgsql: Provide the libpq error message when PQputline or PQendcopy [email protected] (Tom Lane)
- pgsql: Provide the libpq error message when PQputline or PQendcopy [email protected] (Tom Lane)
- pgsql: Provide the libpq error message when PQputline or PQendcopy [email protected] (Tom Lane)
- pgsql: This fixes pg_dump so that when using the '-O' no owners option [email protected] (Bruce Momjian)
- dbi-link - dbi-link: Removed USAGE.txt. [email protected] (User Dfetter)
- dbi-link - dbi-link: Roadmap... [email protected] (User Dfetter)
- pgsql: Allow psql multi-line column values to align in the proper [email protected] (Bruce Momjian)
- pgsql: Done: < o Allow multi-line column values to align in the proper [email protected] (Bruce Momjian)
- Re: pgsql: Allow psql multi-line column values to align Kris Jurka
- Re: pgsql: Allow psql multi-line column values to align Kris Jurka
- pgsql: renew output of regression test accordingly to [email protected] (Teodor Sigaev)
- pgsql: Fix up remaining library checks. [email protected] (Peter Eisentraut)
- pgsql: Allow "'" symbol in affixes ("'s" affix in english): it was [email protected] (Teodor Sigaev)
- pgsql: Fix fallout from psql line-wrapping patch. [email protected] (Tom Lane)
- pgsql: Fix psql after newline patch for calloc(0). [email protected] (Bruce Momjian)
- pgsql: Clean up some signedness warnings. [email protected] (Tom Lane)
- Re: pgsql: Allow psql multi-line column values to align Bruce Momjian
- pgsql: Change search for default operator classes so that it examines [email protected] (Tom Lane)
- pgsql: Change search for default operator classes so that it examines [email protected] (Tom Lane)
- pgsql: Change search for default operator classes so that it examines [email protected] (Tom Lane)
- pgsql: Check that SID is enabled while checking for Windows admin [email protected] (Tom Lane)
- pgsql: Check that SID is enabled while checking for Windows admin [email protected] (Tom Lane)
- pgsql: Check that SID is enabled while checking for Windows admin [email protected] (Tom Lane)
- pgsql: Enable pg_ctl to give up admin privileges when starting the [email protected] (Tom Lane)
- pgsql: Make it possible to run initdb from an admin account on Windows, [email protected] (Tom Lane)
- pgsql: Clean up signedness warnings and 64-bit bugs in recent psql [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Removed an unnecessary declaration. [email protected] (User Hinoue)
- pgsql: Add INET/CIDR operators: and, or, not, plus int8, minus int8, and [email protected] (Bruce Momjian)
- pgsql: Done: > * -Allow INET + INT8 to increment the host part of the [email protected] (Bruce Momjian)
- Re: pgsql: Add INET/CIDR operators: and, or, not, plus int8, minus int8, and Tom Lane
- pgsql: Update catalog version for INET additions. [email protected] (Bruce Momjian)
- Re: pgsql: Add INET/CIDR operators: and, or, not, plus Bruce Momjian
- pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes [email protected] (Bruce Momjian)
- Re: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes Tom Lane
- pgsql: Revert based on Tom's recommendation: > Allow VACUUM to complete [email protected] (Bruce Momjian)
- pgfouine - pgfouine: PHP 5.1 fixes [email protected] (User Gsmet)
- pgfouine - pgfouine: PHP 5.1 fixes [email protected] (User Gsmet)
- pgfouine - pgfouine: changed error_reporting level for php 4.4 [email protected] (User Gsmet)
- pgfouine - pgfouine: let's release 0.4.99 for PHP 5.1 users [email protected] (User Gsmet)
- pgfouine - www: New Directory [email protected] (User Gsmet)
- pgfouine - www: updated website [email protected] (User Gsmet)
- pgfouine - www: [email protected] (User Gsmet)
- pgfouine - www: fixed last example [email protected] (User Gsmet)
- pgfouine - www: reorganized samples [email protected] (User Gsmet)
- Re: pgsql: Add INET/CIDR operators: and, or, not, plus Tom Lane
- pgsql: Fix incorrect addition, subtraction, and overflow checking in new [email protected] (Tom Lane)
- pgsql: o Improve psql's handling of multi-line statements Currently, [email protected] (Bruce Momjian)
- pgsql: Done: > o -Allow ALTER TABLE ... [email protected] (Bruce Momjian)
- pgsql: Allow ALTER TABLE ... [email protected] (Bruce Momjian)
- pgsql: Done: < o Improve psql's handling of multi-line statements > o [email protected] (Bruce Momjian)
- pgsql: Skip ambulkdelete scan if there's nothing to delete and the index [email protected] (Tom Lane)
- pgsql: Actually there's a better way to do this, which is to count [email protected] (Tom Lane)
- Re: pgsql: Allow ALTER TABLE ... Tom Lane
- pgfouine - www: [email protected] (User Gsmet)
- python - fe: Use the UnicodeType as the base for the String typing. [email protected] (James William Pye)
- python - fe: Use "x is [not] None" conditionals to help speed things [email protected] (James William Pye)
- pgsql: Please find enclosed a patch that lets you use \c to connect [email protected] (Bruce Momjian)
- pgsql: Restore previous psql behavior of not printing useless trailing [email protected] (Tom Lane)
- pgsql: Undo changes of trailing space in recently-committed expected [email protected] (Tom Lane)
- pgsql: I've created a new shared catalog table pg_shdescription to store [email protected] (Bruce Momjian)
- pgsql: New Directory [email protected] (Bruce Momjian)
- pgsql: Fix more fallout from line-wrap patch, to wit, arbitrarily [email protected] (Tom Lane)
- python - fe: Clients can get PANIC ereports too. [email protected] (James William Pye)
- pgsql: Add contrib/pg_freespacemap to display free space map [email protected] (Bruce Momjian)
- pgsql: Done: > * -Add system view to show free space map contents [email protected] (Bruce Momjian)
- pgsql: Add psql option: -1 or --single-transaction Simon Riggs [email protected] (Bruce Momjian)
- pgsql: As part of previous commit, add pg_restore option: -1 or [email protected] (Bruce Momjian)
- pgsql: Allow to_char() to print localized month and day names. [email protected] (Bruce Momjian)
- pgsql: Done: > * -Allow to_char() to print localized month names [email protected] (Bruce Momjian)
- pgsql: Clean up plpgsql grammar to make sure that check_assignable() is [email protected] (Tom Lane)
- pgsql: Use 0x01 for newlines in saved history. [email protected] (Bruce Momjian)
- python - fe: Fix dead-end detection. [email protected] (James William Pye)
- pgsql: Allow PL/pgSQL FOR statement to return values to scalars as well [email protected] (Bruce Momjian)
- pgsql: Add MSVC support for utility commands and pg_dump. [email protected] (Bruce Momjian)
- dbi-link - dbi-link: Makefile.PL opens the door to tests. [email protected] (User Dfetter)
- pgsql: Apply code-reviewed version of for-scalar-list patch: mostly, [email protected] (Tom Lane)
- pgsql: Done: > * -Add COMMENT ON for all cluster global objects (roles, [email protected] (Bruce Momjian)
- pgsql: List psql tab completion for various default keywords. [email protected] (Bruce Momjian)
- pgsql: When performing a parallel build (make -j N) with ./configure [email protected] (Bruce Momjian)
- pgsql: Improve tab completion macro for default keywords. [email protected] (Bruce Momjian)
- npgsql - Npgsql: 2006-02-12 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Update release notes for 8.1.3. [email protected] (Bruce Momjian)
- pgsql: Update release notes for 8.1.3. [email protected] (Bruce Momjian)
- pgsql: Update for 8.1.3. [email protected] (Bruce Momjian)
- pgsql: Stamp 8.1.3, but exclude configure.in/configure change. [email protected] (Bruce Momjian)
- pgsql: Update release checlist. [email protected] (Bruce Momjian)
- pgsql: Fix release markup. [email protected] (Bruce Momjian)
- pgsql: Fix release markup. [email protected] (Bruce Momjian)
- pgsql: Update back branch release notes. [email protected] (Bruce Momjian)
- pgsql: Update back branch release notes. [email protected] (Bruce Momjian)
- pgsql: Fix release item ordering. [email protected] (Bruce Momjian)
- pgsql: Fix release item ordering. [email protected] (Bruce Momjian)
- pgsql: Update release notes for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Update release notes for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Update release notes for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Stamp releases for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Stamp releases for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Stamp releases for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Stamp releases for 2006-02-14 release [email protected] (Bruce Momjian)
- pgsql: Update FAQ latest version [email protected] (Bruce Momjian)
- pgsql: Update FAQ latest version [email protected] (Bruce Momjian)
- pgsql: Update FAQ latest version [email protected] (Bruce Momjian)
- pgsql: > Actually, if you submit a patch that says either "SCROLL is the [email protected] (Bruce Momjian)
- pgsql: > Actually, if you submit a patch that says either "SCROLL is the [email protected] (Bruce Momjian)
- python - pq: Make Startup message inherit from DictionaryType. [email protected] (James William Pye)
- python - pq: Update Startup related test. [email protected] (James William Pye)
- pgsql: Revert patch becaues of locking concerns: Allow ALTER TABLE ... [email protected] (Bruce Momjian)
- python - pq: No need for adding an extra __init__ layer anymore. [email protected] (James William Pye)
- pgsql: Not done: > o %Allow ALTER TABLE ... [email protected] (Bruce Momjian)
- python - pq: Get rid of the superfluous 'Ignition' message. [email protected] (James William Pye)
-
pgsql: Update wording for 8.1.X, remove
: This option can [email protected] (Bruce Momjian) - pgsql: Update README file. [email protected] (Bruce Momjian)
- python - fe: Stop using the Ignition message and Fix B&Es performance [email protected] (James William Pye)
- pgsql: Update README file. [email protected] (Bruce Momjian)
- pgsql: Remove LEFT part of JOIN to pg_roles because of optimizer [email protected] (Bruce Momjian)
- pgsql: Support "" for thousands separator and plus sign in to_char(), [email protected] (Bruce Momjian)
- pgsql: > I've now tested this patch at home w/ 8.2HEAD and it seems to [email protected] (Bruce Momjian)
- pgsql: Back out patch pending review. [email protected] (Bruce Momjian)
- Re: pgsql: > I've now tested this patch at home w/ 8.2HEAD Bruce Momjian
- autodoc - autodoc: Display index information in HTML output. [email protected] (User Rbt)
- pgsql: Fix broken markup. [email protected] (Tom Lane)
- pgsql: Fix broken markup. [email protected] (Tom Lane)
- pgsql: Throw a warning rather than an error on invalid character from [email protected] (Bruce Momjian)
- pgsql: Fix bug that allowed any logged-in user to SET ROLE to any other [email protected] (Tom Lane)
- pgsql: Fix bug that allowed any logged-in user to SET ROLE to any other [email protected] (Tom Lane)
- pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged [email protected] (Tom Lane)
- pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged [email protected] (Tom Lane)
- pgsql: Fix bug in SET SESSION AUTHORIZATION that allows unprivileged [email protected] (Tom Lane)
- pgsql: Update release notes. [email protected] (Tom Lane)
- pgsql: Update release notes. [email protected] (Tom Lane)
- pgsql: Update release notes. [email protected] (Tom Lane)
- pgsql: Update release notes. [email protected] (Tom Lane)
- pgsql: Update release notes. [email protected] (Tom Lane)
- pgsql: Stamp 8.1.3. [email protected] (Tom Lane)
- pgsql: Stamp 8.0.7. [email protected] (Tom Lane)
- pgsql: Stamp 7.4.12. [email protected] (Tom Lane)
- pgsql: Stamp 7.3.14. [email protected] (Tom Lane)
-
Re: pgsql: Update wording for 8.1.X, remove
: This option can Tom Lane -
Re: pgsql: Update wording for 8.1.X, remove
: This Bruce Momjian -
Re: pgsql: Update wording for 8.1.X, remove
: This Tom Lane - pgsql: Revert because C locale uses "" for thousands_sep, meaning "n/a", [email protected] (Bruce Momjian)
-
Re: pgsql: Update wording for 8.1.X, remove
: This Bruce Momjian - autodoc - autodoc: Add in very simple inheritance documentation. [email protected] (User Rbt)
- pgsql: Add: > > o Allow pg_hba.conf to specify host names along with [email protected] (Bruce Momjian)
- python - pq: A PANIC is also fatal. [email protected] (James William Pye)
- Re: pgsql: Update release notes. Teodor Sigaev
- pginstaller - pginst: Updates for 8.0.7 [email protected] (User Dpage)
- pgsql: Fix build failure when not USE_READLINE. [email protected] (Tom Lane)
- pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving [email protected] (Tom Lane)
- pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving [email protected] (Tom Lane)
- pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving [email protected] (Tom Lane)
- pgsql: Place function names in first column for consistency. [email protected] (Bruce Momjian)
- python - be: Link against LIBS var to make Python happy. [email protected] (James William Pye)
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs Tom Lane
- pgsql: Improve documentation of --single-transaction option: fix markup, [email protected] (Tom Lane)
- pgsql: IMHO, --single-transaction should wrap *all* the commands in [email protected] (Tom Lane)
- pgsql: Add positive defense against trying to connect when the [email protected] (Tom Lane)
- Re: pgsql: Add psql option: -1 or --single-transaction Christopher Kings-Lynne
- pgsql: Document that xact commit/abort stats are collected if any stat [email protected] (Bruce Momjian)
- bizgres - bizgres: Added error debug information when transactions fail. [email protected] (User Agoldshuv)
- python - fe: Reduce the identifier size for prepared statements. [email protected] (James William Pye)
- bizgres - bizgres: Multiple LOAD statements in one control file are now [email protected] (User Agoldshuv)
- pgsql: Document that GRANT on a table does not affect sequence [email protected] (Bruce Momjian)
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Christopher Kings-Lynne
- Re: pgsql: Add psql option: -1 or --single-transaction Christopher Kings-Lynne
- pgpool - pgpool: Fix master/slave mode breakage in 2.7.2 Fix bug with [email protected] (User T-ishii)
- pgpool - pgpool: Version 3.0.1 [email protected] (User T-ishii)
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- Re: pgsql: Add psql option: -1 or Simon Riggs
- Re: pgsql: Add psql option: -1 or --single-transaction Christopher Kings-Lynne
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- Re: pgsql: Add psql option: -1 or Simon Riggs
- npgsql - Npgsql2: Imported Sources [email protected] (User Fxjr)
- Re: pgsql: Add psql option: -1 or --single-transaction Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- Re: pgsql: Add psql option: -1 or --single-transaction Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Christopher Kings-Lynne
- pgsql: Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake. [email protected] (Tom Lane)
- pgsql: AllocSetStats should probably be using unsigned format to show [email protected] (Tom Lane)
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- psqlodbc - psqlodbc: Correction of Dialog font. [email protected] (User H-saito)
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- pgsql: Add some missing vacuum_delay_point calls in GIST vacuuming. [email protected] (Tom Lane)
- pgsql: Add some missing vacuum_delay_point calls in GIST vacuuming. [email protected] (Tom Lane)
- Re: pgsql: Add psql option: -1 or --single-transaction Tom Lane
- pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the [email protected] (Tom Lane)
- pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the [email protected] (Tom Lane)
- pgsql: Move btbulkdelete's vacuum_delay_point() call to a place in the [email protected] (Tom Lane)
- Re: pgsql: Add psql option: -1 or --single-transaction Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- Re: pgsql: Move btbulkdelete's vacuum_delay_point() Simon Riggs
- Re: pgsql: Move btbulkdelete's vacuum_delay_point() Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- Re: pgsql: Move btbulkdelete's vacuum_delay_point() Simon Riggs
- Re: pgsql: Move btbulkdelete's vacuum_delay_point() Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
- bizgres - bizgres: Updated version number to 2.0.13 [email protected] (User Agoldshuv)
- pgsql: Repair --single-transaction patch so it handles blobs correctly. [email protected] (Tom Lane)
- Re: pgsql: Add psql option: -1 or --single-transaction Tom Lane
- Re: pgsql: Add psql option: -1 or --single-transaction Christopher Kings-Lynne
- python - be: Use snprintf instead of asprintf. [email protected] (James William Pye)
- python - be: Add and use interface to deleting function cache entries. [email protected] (James William Pye)
- Re: pgsql: Move btbulkdelete's vacuum_delay_point() Simon Riggs
- Re: pgsql: Move btbulkdelete's vacuum_delay_point() Tom Lane
- pgsql: Since we only use libld on AIX, don't include it in LIBS on any [email protected] (Tom Lane)
- pgsql: Put the first section of a chapter in its own chunk. [email protected] (Peter Eisentraut)
- pgpool - CVSROOT: mail to [email protected] [email protected] (User T-ishii)
- psqlodbc - psqlodbc: Fix a typo. [email protected] (User Hinoue)
- bizgres - bizgres: Re-enabled ESCAPE clause in COPY text format after [email protected] (User Agoldshuv)
- pgsql: Change MemSet to use long instead of int32, for better [email protected] (Peter Eisentraut)
- pgsql: Fix typo in comment. [email protected] (Neil Conway)
- python - fe: Make __iter__ be an implicit __call__. [email protected] (James William Pye)
- python - fe: Implement more mapping interfaces. [email protected] (James William Pye)
- pgsql: Mark unescape_single_char() "static": as far as I can see this [email protected] (Neil Conway)
- pgsql: New Directory [email protected] (Peter Eisentraut)
- pgsql: Add support for Windows codepages 1253, 1254, 1255, and 1257 and [email protected] (Peter Eisentraut)
- pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak [email protected] (Neil Conway)
- pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak [email protected] (Neil Conway)
- pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak [email protected] (Neil Conway)
- pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak [email protected] (Neil Conway)
- pgsql: Patch from Marko Kreen: pgcrypto crypt()/md5 and hmac() leak [email protected] (Neil Conway)
- pgsql: ' is not valid HTML 4.01, so print the plain character [email protected] (Peter Eisentraut)
- pgsql: Minor SGML style police work. [email protected] (Neil Conway)
- pgsql: Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. [email protected] (Neil Conway)
- pgsql: Improve tuplesort.c to support variable merge order. [email protected] (Tom Lane)
- pgsql: Modify logtape.c so that the initial LogicalTapeSetCreate call [email protected] (Tom Lane)
- python - pq: Fix error handling in Query and Function. [email protected] (James William Pye)
- pgsql: Update obsolete comment. [email protected] (Tom Lane)
- bizgres - bizgres: On disk bitmap index, coded by Jie Zhang [email protected] (User Llonergan)
- python - fe: Test Portal and Query persistence across transactions and [email protected] (James William Pye)
- bizgres - bizgres: On disk bitmap index, coded by Jie Zhang (continued) [email protected] (User Llonergan)
- phppgbind - CVSROOT: Send commit messages to phppgbind-commits list [email protected] (User Devrim)
- psqlodbc - psqlodbc: Put back a change I removed by mistake. [email protected] (User Hinoue)
- orafce - orafce: Corection of NVL, NVL2 functions. [email protected] (User Okbob)
- orafce - orafce: definition of PG_VERSION_XX_COMPAT [email protected] (User Okbob)
- python - fe: Implement nowait option. [email protected] (James William Pye)
- psqlodbc - psqlodbc: fixed SQLLEN define(iODBC). [email protected] (User H-saito)
- psqlodbc - psqlodbc: fixed define(HAVE_LONG_LONG SIZEOF_LONG) as config. [email protected] (User H-saito)
- pgsql: Fixing and improve compound word support. [email protected] (Teodor Sigaev)
- psqlodbc - psqlodbc: CRLF line code is corrected to LF. [email protected] (User H-saito)
- pgsql: Fix three Python reference leaks in PLy_traceback(). [email protected] (Neil Conway)
- pgsql: Fix three Python reference leaks in PLy_traceback(). [email protected] (Neil Conway)
- pgsql: Fix three Python reference leaks in PLy_traceback(). [email protected] (Neil Conway)
- pgsql: Fix three Python reference leaks in PLy_traceback(). [email protected] (Neil Conway)
- pgsql: Fix three Python reference leaks in PLy_traceback(). [email protected] (Neil Conway)
- python - fe: Add DB-API 2.0 interface module. [email protected] (James William Pye)
- psqlodbc - psqlodbc: Change xxxx_COMMON_CS macros in case of [email protected] (User Hinoue)
- psqlodbc - psqlodbc: Fix Typo (UNICDOE) and define deletion of [email protected] (User H-saito)
- pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions, [email protected] (Tom Lane)
- pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions, [email protected] (Tom Lane)
- pgsql: Fix old pg_dump oversight: default values for domains really need [email protected] (Tom Lane)
- pgsql: Fix old pg_dump oversight: default values for domains really need [email protected] (Tom Lane)
- pgsql: Cleanup the usage of ScanDirection: use the symbolic names for [email protected] (Neil Conway)
- psqlodbc - psqlodbc: Standard build patch.(libpq,ssleay32) This is [email protected] (User H-saito)
- psqlodbc - psqlodbc: Add an installer for the enhanced branch [email protected] (User Dpage)
- psqlodbc - psqlodbc: GCC doesn't like declaring variables in case [email protected] (User Dpage)
- python - fe: Remove unused attribute. [email protected] (James William Pye)
- Regarding Postgres access through C Krishnaprasad
- Re: Regarding Postgres access through C Neil Conway
- npgsql - Npgsql: 2006-02-23 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Fix vacuumlo to avoid unnecessary use of backslash in search [email protected] (Tom Lane)
- pgsql: Fix vacuumlo to avoid unnecessary use of backslash in search [email protected] (Tom Lane)
- orafce - orafce: Added simple real emulation of Oracle's package [email protected] (User Okbob)
- pgsql: make initdb -U username work as advertised; back out bogus patch [email protected] (Andrew Dunstan)
- pgsql: make initdb -U username work as advertised; back out bogus patch [email protected] (Andrew Dunstan)
- pgsql: make initdb -U username work as advertised; back out bogus patch [email protected] (Andrew Dunstan)
- pgsql: Make restricted_exec feature for Windows more robust by using [email protected] (Andrew Dunstan)
- npgsql - npgsql: Imported Sources [email protected] (User Jbcooley)
- npgsql - npgsql: Imported Sources [email protected] (User Jbcooley)
- npgsql - npgsql: Setup changed [email protected] (User Jbcooley)
- npgsql - npgsql: Setup changed [email protected] (User Jbcooley)
- orafce - orafce: typo clearing [email protected] (User Okbob)
- pgsql: The Makefile was invoking perl scripts as ./script.pl. [email protected] (Peter Eisentraut)
- pgsql: Mention that the archive history file has the wal start/stop file [email protected] (Bruce Momjian)
- pgsql: Mention that the archive history file has the wal start/stop file [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Enable delay load import under VC6 also. [email protected] (User Hinoue)
- pgsql: Remove mention of MIN/MAX() not using indexes. [email protected] (Bruce Momjian)
- pgsql: Backpatch FAQ changes to 8.1.X. [email protected] (Bruce Momjian)
- pgsql: Remove duplicate: < o %Disallow dropping of an inherited [email protected] (Bruce Momjian)
- pgsql: Fix computation of sample table size. [email protected] (Bruce Momjian)
- pgsql: Fix computation of sample table size. [email protected] (Bruce Momjian)
- npgsql - Npgsql: 2006-02-25 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Add intervals: > o Allow infinite dates and intervals just like [email protected] (Bruce Momjian)
- pgsql: Remove ora2pg; now available at [email protected] (Peter Eisentraut)
- python - be: Not setting the procid is bad. [email protected] (James William Pye)
- pgsql: TODO updates: - "Add ON COMMIT capability to CREATE TABLE AS ... [email protected] (Neil Conway)
- livecd - knoppix: Imported Sources [email protected] (User Snaga)
- livecd - knoppix: Database encoding changed. [email protected] (User Snaga)
- livecd - knoppix: typo fixed. [email protected] (User Snaga)
- livecd - knoppix: New Directory [email protected] (User Snaga)
- pgsql: Fix typo in comment. [email protected] (Neil Conway)
- pgsql: Minor SGML work: add some more hyperlinks, where appropriate. [email protected] (Neil Conway)
- psqlodbc - psqlodbc: typo "Miscellanous". [email protected] (User H-saito)
- psqlodbc - psqlodbc: typo "Miscellanous". [email protected] (User H-saito)
- pgsql: Implement the <> operator for the tid type. [email protected] (Neil Conway)
- pgsql: Done: > * -Add 'tid != tid ' operator for use in corruption [email protected] (Bruce Momjian)
- python - pq: Reference pack directly to avoid function overhead. [email protected] (James William Pye)
- pgsql: Fix a few minor typos in comments in PL/Perl. [email protected] (Neil Conway)
- pgsql: Improve sorting speed by pre-extracting the first sort-key column [email protected] (Tom Lane)
- pgsql: Add mention that tid perhaps someday should be output as a [email protected] (Bruce Momjian)
- python - be: Add python.interact function to template. [email protected] (James William Pye)
- python - be: Minor refactoring. [email protected] (James William Pye)
- python - be: Fix Query allocation issue. [email protected] (James William Pye)
- python - be: Add tests to validate the use of in session replacements. [email protected] (James William Pye)
- python - be: Squish some bugs. [email protected] (James William Pye)
- python - fe: Don't check type. [email protected] (James William Pye)
- python - fe: Add some progress messages. [email protected] (James William Pye)
- python - fe: Refactor tracenull Fitting. [email protected] (James William Pye)
- pgsql: contrib uninstall scripts by David Fetter [email protected] (Peter Eisentraut)
- pgsql: Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, [email protected] (Peter Eisentraut)
- pgsql: Extend the ExecInitNode API so that plan nodes receive a set of [email protected] (Tom Lane)
- pgsql: Teach nodeSort and nodeMaterial to optimize out unnecessary [email protected] (Tom Lane)
- npgsql - Npgsql: 2006-02-28 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Add PG_VERSION_NUM for use by 3rd party applications wanting to [email protected] (Bruce Momjian)
- pgsql: Add: * Split out libpq pgpass and environment documentation [email protected] (Bruce Momjian)
- pgsql: Allow PL/Python functions to return void, per gripe from James [email protected] (Neil Conway)
- pgsql: Tweak the error message emitted when a void-returning PL/Python [email protected] (Neil Conway)
- pgsql: Fix PG_VERSION_NUM awk -F parameter. [email protected] (Bruce Momjian)
- fsutil - fsutil: New Directory [email protected] (User Kgrittn)
- pgsql: Fix PG_VERSION_NUM for different awk -F handling. [email protected] (Bruce Momjian)
- pgsql: Back out libpq changes for service --- not ready yet. [email protected] (Bruce Momjian)
- Re: pgsql: Fix PG_VERSION_NUM for different awk -F handling. Bruce Momjian
- pgsql: Allow the syntax CREATE TYPE foo, with no parameters, to permit [email protected] (Tom Lane)
- Re: pgsql: Implement the <> operator for the tid type. Tom Lane
- fsutil - fsutil: Initial load onto pgfoundry. [email protected] (User Kgrittn)
- pgsql: Fix typo in comment. [email protected] (Neil Conway)
- pgsql: Add pg_service.conf documentation for libpq. [email protected] (Bruce Momjian)
- pgsql: Add pg_service.conf documentation for libpq. [email protected] (Bruce Momjian)