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