Mailing lists [pgsql-committers]
- pgsql: Refactor some bits in aclchk.c in order to reduce code alvherre@postgresql.org (Alvaro Herrera)
- mysqlcompat - mysqlcompat: New functions: CONV() from Gavin Sherry, chriskl@pgfoundry.org (User Chriskl)
- mysqlcompat - mysqlcompat: Add substring_index() chriskl@pgfoundry.org (User Chriskl)
- psqlodbc - psqlodbc: Post release version bump dpage@pgfoundry.org (User Dpage)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: - Made several variables "const char *" instead of "char *" as meskes@postgresql.org (Michael Meskes)
- pgsql: - Made several variables "const char *" instead of "char *" as meskes@postgresql.org (Michael Meskes)
- pgsql: - Made several variables "const char *" instead of "char *" as meskes@postgresql.org (Michael Meskes)
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL. neilc@postgresql.org (Neil Conway)
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL. neilc@postgresql.org (Neil Conway)
- python - be: Improve bytea accessors. jwp@pgfoundry.org (James William Pye)
- pgsql: Add comments about why errno is set to zero. momjian@postgresql.org (Bruce Momjian)
- pgsql: Retry in FileRead and FileWrite if Windows returns tgl@postgresql.org (Tom Lane)
- pgsql: Retry in FileRead and FileWrite if Windows returns tgl@postgresql.org (Tom Lane)
- pgsql: Retry in FileRead and FileWrite if Windows returns tgl@postgresql.org (Tom Lane)
- Re: pgsql: Add comments about why errno is set to zero. Tom Lane
- pgsql: Comment "errno = 0" in a more generic way. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add comment to pg_atoi. momjian@postgresql.org (Bruce Momjian)
- python - be: Implement text's sequence interface. jwp@pgfoundry.org (James William Pye)
- pgsql: Split out MERGE and REPLACE/UPSERT items. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add merge TODO.detail item. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add MERGE TODO.detail: > [merge] 378a380 > [merge] momjian@postgresql.org (Bruce Momjian)
- pgsql: Add all heap page rows visible bitmap idea: < the heap. momjian@postgresql.org (Bruce Momjian)
- pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't tgl@postgresql.org (Tom Lane)
- pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't tgl@postgresql.org (Tom Lane)
- mysqlcompat - mysqlcompat: Add benchmark(), coercibility(), bit_count() chriskl@pgfoundry.org (User Chriskl)
- mysqlcompat - mysqlcompat: Add a handy .sql file that loads all the chriskl@pgfoundry.org (User Chriskl)
- pgsql: Remove comment on errno=0 lines, but add mention to port/strtol.c momjian@postgresql.org (Bruce Momjian)
- pgsql: Add calcluation of bitmap storage capacity. momjian@postgresql.org (Bruce Momjian)
- psqlodbc - psqlodbc: - skip QR_fetch_tuples when backend returns dpage@pgfoundry.org (User Dpage)
- psqlodbc - psqlodbc: Formatting cleanup. dpage@pgfoundry.org (User Dpage)
- pgsql: Added special handling of CONNECTION variable that is used by meskes@postgresql.org (Michael Meskes)
- pgsql: Added special handling of CONNECTION variable that is used by meskes@postgresql.org (Michael Meskes)
- pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to momjian@postgresql.org (Bruce Momjian)
- pgsql: Adjust scan plan nodes to avoid getting an extra AccessShareLock tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: Make sure data_at_exec parameters are cleared by dpage@pgfoundry.org (User Dpage)
- pgsql: Fix obsolete comment. tgl@postgresql.org (Tom Lane)
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt. tgl@postgresql.org (Tom Lane)
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt. tgl@postgresql.org (Tom Lane)
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt. tgl@postgresql.org (Tom Lane)
- pgsql: Tweak indexscan machinery to avoid taking an AccessShareLock on tgl@postgresql.org (Tom Lane)
- ip4r - ip4r: Imported Sources andrewsn@pgfoundry.org (User Andrewsn)
- ip4r - ip4r: PGXS version of makefile andrewsn@pgfoundry.org (User Andrewsn)
- ip4r - ip4r: additional #includes needed for 8.1 build andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Item removed: < * Add function to return the thread safety momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow to_char(interval) and to_char(time) to use AM/PM momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow to_char(interval) and to_char(time) to use AM/PM momjian@postgresql.org (Bruce Momjian)
- python - be: Fix Portal parameters. jwp@pgfoundry.org (James William Pye)
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and tgl@postgresql.org (Tom Lane)
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and tgl@postgresql.org (Tom Lane)
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and tgl@postgresql.org (Tom Lane)
- pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and tgl@postgresql.org (Tom Lane)
- pgsql: Treat procedural languages as owned by the bootstrap superuser, tgl@postgresql.org (Tom Lane)
- ip4r - ip4r: add README, and 8.1 fixed stuff andrewsn@pgfoundry.org (User Andrewsn)
- python - be: Update the prototype. jwp@pgfoundry.org (James William Pye)
- python - be: Use regprocedurein for string based function lookups. jwp@pgfoundry.org (James William Pye)
- python - be: Add Postgres.CachedQuery convenience interface. jwp@pgfoundry.org (James William Pye)
- python - be: Cleanups and Fixes. jwp@pgfoundry.org (James William Pye)
- pgsql: Add configure flag to allow libedit to be preferred over GNU momjian@postgresql.org (Bruce Momjian)
- pgsql: Add for autovacuum: > o Consider logging activity either to the momjian@postgresql.org (Bruce Momjian)
- python - be: Add VPC and LIMIT'd VPC tests. jwp@pgfoundry.org (James William Pye)
- pgsql: Add: > * Add SPI_gettypmod() to return the typemod for a momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > o Add long file support for binary pg_dump output > > momjian@postgresql.org (Bruce Momjian)
- ip4r - ip4r: start a TODO list andrewsn@pgfoundry.org (User Andrewsn)
- ip4r - ip4r: doc updates, and new arithmetic and hash funcs andrewsn@pgfoundry.org (User Andrewsn)
- ip4r - ip4r: type error andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Update: < Win32 API, and we have to make sure MinGW handles momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql: 2005-12-04 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgfouine - pgfouine: fixed test case gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: released 0.2 gsmet@pgfoundry.org (User Gsmet)
- python - be: Fix CheckExacts and cast to avoid warnings. jwp@pgfoundry.org (James William Pye)
- npgsql - Npgsql: 2005-12-04 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- python - be: Implement point interfaces. jwp@pgfoundry.org (James William Pye)
- pgfouine - pgfouine: fixed help formatting gsmet@pgfoundry.org (User Gsmet)
- pgsql: Fix a rather sizable number of problems in our homegrown tgl@postgresql.org (Tom Lane)
- pgsql: Fix a rather sizable number of problems in our homegrown tgl@postgresql.org (Tom Lane)
- pgsql: Add regression test to see if the min/max values of int8 convert tgl@postgresql.org (Tom Lane)
- pgsql: Add regression test to see if the min/max values of int8 convert tgl@postgresql.org (Tom Lane)
- pgsql: Add regression test to see if the min/max values of int8 convert tgl@postgresql.org (Tom Lane)
- pgsql: Add regression test to see if the min/max values of int8 convert tgl@postgresql.org (Tom Lane)
- pgsql: Add regression test to see if the min/max values of int8 convert tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: ODBC driver fail (raise exception) with these steps dpage@pgfoundry.org (User Dpage)
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Document return-value conventions used by this implementation, tgl@postgresql.org (Tom Lane)
- pgsql: Make Win32 build use our port/snprintf.c routines, instead of tgl@postgresql.org (Tom Lane)
- pgsql: Make Win32 build use our port/snprintf.c routines, instead of tgl@postgresql.org (Tom Lane)
- mysqlcompat - mysqlcompat: Add MySQL's implicit casts from chriskl@pgfoundry.org (User Chriskl)
- python - be: Implement basic lseg interfaces. jwp@pgfoundry.org (James William Pye)
- pgsql: Add comment on why pg *printf functions are used unconditionally momjian@postgresql.org (Bruce Momjian)
- pgsql: Add comment on why pg *printf functions are used unconditionally momjian@postgresql.org (Bruce Momjian)
- pgsql: Put undef's before extern declarations that need 'em, per Andrew tgl@postgresql.org (Tom Lane)
- pgsql: Put undef's before extern declarations that need 'em, per Andrew tgl@postgresql.org (Tom Lane)
- pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too. tgl@postgresql.org (Tom Lane)
- pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too. tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: I've attached patch to solve problem with dpage@pgfoundry.org (User Dpage)
- npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- mysqlcompat - mysqlcompat: Add the misc functions: inet_ntoa, inet_aton chriskl@pgfoundry.org (User Chriskl)
- npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down tgl@postgresql.org (Tom Lane)
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down tgl@postgresql.org (Tom Lane)
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down tgl@postgresql.org (Tom Lane)
- pgsql: In a nestloop inner indexscan, it's OK to use pushed-down tgl@postgresql.org (Tom Lane)
- pgsql: Arrange for read-only accesses to SLRU page buffers to take only tgl@postgresql.org (Tom Lane)
- pgsql: Add documentation on the use of *printf() macros and libintl. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation on the use of *printf() macros and libintl. momjian@postgresql.org (Bruce Momjian)
- pgsql: Since my name has a non-ascii-letter in it, it's often spelled momjian@postgresql.org (Bruce Momjian)
- pgsql: Since my name has a non-ascii-letter in it, it's often spelled momjian@postgresql.org (Bruce Momjian)
- pgsql: Documentation cleanup mention: non-ascii momjian@postgresql.org (Bruce Momjian)
- pgsql: Document method of removing invalid UTF8 escape sequences from momjian@postgresql.org (Bruce Momjian)
- pgsql: Document method of removing invalid UTF8 escape sequences from momjian@postgresql.org (Bruce Momjian)
- pgsql: iconv uses UTF-8, not UTF8. momjian@postgresql.org (Bruce Momjian)
- pgsql: iconv uses UTF-8, not UTF8. momjian@postgresql.org (Bruce Momjian)
- pgsql: Highlight diff idea for iconv. momjian@postgresql.org (Bruce Momjian)
- pgsql: Highlight diff idea for iconv. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Add GUC variable to run a command on database panic or momjian@postgresql.org (Bruce Momjian)
- pgsql: Update iconv wording, per Peter. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update iconv wording, per Peter. momjian@postgresql.org (Bruce Momjian)
- pgsql: Get rid of slru.c's hardwired insistence on a fixed number of tgl@postgresql.org (Tom Lane)
- pgsql: Two fixes from Tom Lan. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Improve word parser. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix stupid bug with sizeof teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix stupid bug with sizeof teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix stupid bug with sizeof teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix stupid bug with sizeof teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix stupid bug with sizeof teodor@postgresql.org (Teodor Sigaev)
- pgsql: Clarify vacuum lazy can shrink a file under certain momjian@postgresql.org (Bruce Momjian)
- pgsql: Clarify vacuum lazy can shrink a file under certain momjian@postgresql.org (Bruce Momjian)
- mysqlcompat - mysqlcompat: Many more functions, casts, etc. chriskl@pgfoundry.org (User Chriskl)
- mysqlcompat - mysqlcompat: Remove erroneous section chriskl@pgfoundry.org (User Chriskl)
- pgsql: Improve word parser. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix small memory leak teodor@postgresql.org (Teodor Sigaev)
- pgsql: Improve lazy vacuum wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: Improve lazy vacuum wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: Spell "explicitly" correctly, per Simon. tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of lingering references to POSTQUEL query syntax, tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect SPI example, per Yoshihisa Nakano. tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect SPI example, per Yoshihisa Nakano. tgl@postgresql.org (Tom Lane)
- pgsql: Update: < at initdb time or optionally later. momjian@postgresql.org (Bruce Momjian)
- pgsql: A couple of tiny performance hacks in _bt_step(). tgl@postgresql.org (Tom Lane)
- pgsql: Push the responsibility for handling ignore_killed_tuples down tgl@postgresql.org (Tom Lane)
- wikipedia - wikipgedia: BUG#1000473 - Make the check on rc_timestamp xzilla@pgfoundry.org (User Xzilla)
- pgsnmpd - pgsnmpd: Imported Sources h-saito@pgfoundry.org (User H-saito)
- mysqlcompat - mysqlcompat: Implement CRC32. swm@pgfoundry.org (User Swm)
- mysqlcompat - mysqlcompat: commit correct version of crc32() swm@pgfoundry.org (User Swm)
- mysqlcompat - mysqlcompat: Reformat mathematical functions to adhere to chriskl@pgfoundry.org (User Chriskl)
- psqlodbc - psqlodbc: Add some release notes compiled by Hiroshi Saito. dpage@pgfoundry.org (User Dpage)
- pgsql: Improve tag recognizing teodor@postgresql.org (Teodor Sigaev)
- psqlodbc - psqlodbc: > It seems that for SQLColAttributes to return dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add Slony-I support. dpage@pgfoundry.org (User Dpage)
- pgsql: Fix thinko in comment. tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: Mistake of a character was corrected. h-saito@pgfoundry.org (User H-saito)
- pgsql: Disble some Win32-specific code in win32-client-only builds: I momjian@postgresql.org (Bruce Momjian)
- pgsql: Disble some Win32-specific code in win32-client-only builds: I momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation about the inability of plpsql to use parameter momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation about the inability of plpsql to use parameter momjian@postgresql.org (Bruce Momjian)
- pgsql: I recently received the Debian bug report below about missing momjian@postgresql.org (Bruce Momjian)
- pgsql: I recently received the Debian bug report below about missing momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix bgwriter's failure to release buffer pins and open files tgl@postgresql.org (Tom Lane)
- pgsql: Fix bgwriter's failure to release buffer pins and open files tgl@postgresql.org (Tom Lane)
- pgsql: Fix bgwriter's failure to release buffer pins and open files tgl@postgresql.org (Tom Lane)
- pgsql: Documentation fix: s/event_object_name/event_object_table/g petere@postgresql.org (Peter Eisentraut)
- pgsql: Documentation fix: s/event_object_name/event_object_table/g petere@postgresql.org (Peter Eisentraut)
- pgsql: Documentation fix: s/event_object_name/event_object_table/g petere@postgresql.org (Peter Eisentraut)
- pgsql: Documentation fix: s/event_object_name/event_object_table/g petere@postgresql.org (Peter Eisentraut)
- pgsql: Add "Constant" column to error code table. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add "Constant" column to error code table. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add missing translation marker petere@postgresql.org (Peter Eisentraut)
- pgsql: Add missing translation marker petere@postgresql.org (Peter Eisentraut)
- pgsql: Remove empty heading row in error table. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove empty heading row in error table. momjian@postgresql.org (Bruce Momjian)
- pgsql: Put [] around default value for port number. petere@postgresql.org (Peter Eisentraut)
- pgsql: > 1) I'm proposing a patch to do the DROP FUNCTION argument tab momjian@postgresql.org (Bruce Momjian)
- pgsql: there's a paragraph in the ALTER TABLE reference page that reads: momjian@postgresql.org (Bruce Momjian)
- pgsql: there's a paragraph in the ALTER TABLE reference page that reads: momjian@postgresql.org (Bruce Momjian)
- pgsql: FAQ_AIX in 8.1.0 contains outdated information about how to deal momjian@postgresql.org (Bruce Momjian)
- pgsql: FAQ_AIX in 8.1.0 contains outdated information about how to deal momjian@postgresql.org (Bruce Momjian)
- pgsql: Update 8.1.X FAQs. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove a few people: < * Claudio is Claudio Natoli momjian@postgresql.org (Bruce Momjian)
-
pgsql: Add Teodor: > * Teodor is Teodor Sigaev
momjian@postgresql.org (Bruce Momjian) - pgsql: Update release notes for 8.1.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update release notes for 8.1.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update for 8.1.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp 8.1.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update wording of translation bug item. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update wording of translation bug item. momjian@postgresql.org (Bruce Momjian)
- pgsql: Wrap UTF-8 paragraph. momjian@postgresql.org (Bruce Momjian)
- pgsql: Wrap UTF-8 paragraph. momjian@postgresql.org (Bruce Momjian)
- pgsql: Release note wording improvements. momjian@postgresql.org (Bruce Momjian)
- pgsql: Release note wording improvements. momjian@postgresql.org (Bruce Momjian)
- pgsql: Simplify lock manager data structures by making a clear tgl@postgresql.org (Tom Lane)
- pgsql: Stamp libraries for 8.2 by updating minor library version numbers momjian@postgresql.org (Bruce Momjian)
- pgsql: I reconfirmed MS-VC6. momjian@postgresql.org (Bruce Momjian)
- pgsql: I reconfirmed MS-VC6. momjian@postgresql.org (Bruce Momjian)
- pginstaller - pginst: Register the Slony event message DLL. dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Install slon as a service. dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Update for JDBC 8.1-404 dpage@pgfoundry.org (User Dpage)
- pgsql: Let initdb detect the date order of the lc_time locale and petere@postgresql.org (Peter Eisentraut)
- pgsql: Completed: * -Have initdb set the input DateStyle (MDY or DMY) momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix core dump in error path of plpgsql_parse_tripwordtype. tgl@postgresql.org (Tom Lane)
- pgsql: Fix core dump in error path of plpgsql_parse_tripwordtype. tgl@postgresql.org (Tom Lane)
- pgsql: Fix broken markup. tgl@postgresql.org (Tom Lane)
- pgsql: Fix broken markup. tgl@postgresql.org (Tom Lane)
- pgsql: Remove mention that history is _now_ automatically saved on exit. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove mention that history is _now_ automatically saved on exit. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation about the behavior of BEFORE triggers and momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation about the behavior of BEFORE triggers and momjian@postgresql.org (Bruce Momjian)
- pgsql: Add release notes for back branches (7.3 and up). tgl@postgresql.org (Tom Lane)
- pgsql: Add release notes for back branches (7.3 and up). tgl@postgresql.org (Tom Lane)
- pgsql: Add release notes for back branches (7.3 and up). tgl@postgresql.org (Tom Lane)
- pgsql: Add release notes for back branches (7.3 and up). tgl@postgresql.org (Tom Lane)
- pgsql: Add release notes for back branches (7.3 and up). tgl@postgresql.org (Tom Lane)
- pgsql: Stamp 8.0.5. tgl@postgresql.org (Tom Lane)
- pgsql: Stamp 7.4.10. tgl@postgresql.org (Tom Lane)
- pgsql: Stamp 7.3.12. tgl@postgresql.org (Tom Lane)
- pgsql: Allow installation into directories containing spaces in the petere@postgresql.org (Peter Eisentraut)
- pgsql: Done: < * Allow installing to directories containing spaces > * momjian@postgresql.org (Bruce Momjian)
- pgsql: Translation updates petere@postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@postgresql.org (Peter Eisentraut)
- psqlodbc - psqlodbc: Release Name: psqlodbc 8.01.0104. h-saito@pgfoundry.org (User H-saito)
- pgsql: Translation updates petere@postgresql.org (Peter Eisentraut)
- psqlodbc - psqlodbc: Fix catalog finctions which were still slightly dpage@pgfoundry.org (User Dpage)
- Re: psqlodbc - psqlodbc: Release Name: psqlodbc 8.01.0104. Dave Page
- psqlodbc - psqlodbc: Release,snapshut, Omission in entry. h-saito@pgfoundry.org (User H-saito)
- psqlodbc - psqlodbc: Back out previous patch. dpage@pgfoundry.org (User Dpage)
- Re: psqlodbc - psqlodbc: Release,snapshut, Omission in entry. Dave Page
- psqlodbc - psqlodbc: Ensure buffer is long enough for all option names dpage@pgfoundry.org (User Dpage)
- psqlodbc - psqlodbc: Ensure a commit is issued after connection setup is dpage@pgfoundry.org (User Dpage)
- Re: psqlodbc - psqlodbc: Release Name: psqlodbc 8.01.0104. Dave Page
- psqlodbc - psqlodbc: Bump version number in a vain attempt to keep up dpage@pgfoundry.org (User Dpage)
- psqlodbc - psqlodbc: I prepared fix for Bug "Autocommit and Cancel". dpage@pgfoundry.org (User Dpage)
- pgsql: Remove incorrect increment of lineno, per David Fetter. tgl@postgresql.org (Tom Lane)
- pgsql: Remove incorrect increment of lineno, per David Fetter. tgl@postgresql.org (Tom Lane)
- mysqlcompat - mysqlcompat: Implement date_format(), str_to_date() and chriskl@pgfoundry.org (User Chriskl)
- pginstaller - pginst: Remove some Unix line ends. dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add note about extracting everything from the dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Bump version number dpage@pgfoundry.org (User Dpage)
- npgsql - Npgsql: 2005-12-10 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Teach deparsing of CASE expressions to cope with the simplified tgl@postgresql.org (Tom Lane)
- pgsql: Teach deparsing of CASE expressions to cope with the simplified tgl@postgresql.org (Tom Lane)
- pginstaller - pginst: Fix a couple of version numbers per Harald Armin dpage@pgfoundry.org (User Dpage)
- pgsql: Remove item: < * Add GUC variable to run a command on database momjian@postgresql.org (Bruce Momjian)
- wikipedia - wikipgedia: fix the remote code execution vulnerability xzilla@pgfoundry.org (User Xzilla)
- pgsql: Implement IS NOT DISTINCT FROM, update the regression tests and neilc@postgresql.org (Neil Conway)
- pgsql: Divide the lock manager's shared state into 'partitions', so as tgl@postgresql.org (Tom Lane)
- wikipedia - wikipgedia: Sanitizer CSS comment processing order fix sven@pgfoundry.org (User Sven)
- mysqlcompat - mysqlcompat: comments tidy up swm@pgfoundry.org (User Swm)
- npgsql - Npgsql: 2005-12-12 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- mysqlcompat - mysqlcompat: Rework inet_aton() and inet_ntoa(). swm@pgfoundry.org (User Swm)
- mysqlcompat - mysqlcompat: Remove obsolete comments. chriskl@pgfoundry.org (User Chriskl)
- bizgres - bizgres: Add the bitmap index access method. jzhang@pgfoundry.org (User Jzhang)
- dbsamples - dbsamples: New Directory chriskl@pgfoundry.org (User Chriskl)
- dbsamples - dbsamples: Add Dell Store 2 port chriskl@pgfoundry.org (User Chriskl)
- mysqlcompat - mysqlcompat: Guard against negative argument to sleep(). swm@pgfoundry.org (User Swm)
- pgsql: Improve support of multibyte encoding: - tsvector_(in|out) - teodor@postgresql.org (Teodor Sigaev)
- mysqlcompat - mysqlcompat: Implement make_set(). swm@pgfoundry.org (User Swm)
- pgsql: Update wording, query -> statement: < * %Allow pooled momjian@postgresql.org (Bruce Momjian)
- wikipedia - wikipgedia: Generate passwords long enough for sven@pgfoundry.org (User Sven)
- pgsql: Document tri-valued variables in createdb, +1, -1, 0. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use a proper enum for tri-valued variables. momjian@postgresql.org (Bruce Momjian)
- wikipedia - wikipgedia: bugfix for broken revision date in rss feed sven@pgfoundry.org (User Sven)
- mysqlcompat - mysqlcompat: Update comment swm@pgfoundry.org (User Swm)
- psqlodbc - psqlodbc: Arrangement of a release note. h-saito@pgfoundry.org (User H-saito)
- wikipedia - wikipgedia: bugfixes for searchText: - searchText filters sven@pgfoundry.org (User Sven)
- mysqlcompat - mysqlcompat: New Directory swm@pgfoundry.org (User Swm)
- mysqlcompat - mysqlcompat: add basic shell scripts which generate swm@pgfoundry.org (User Swm)
- mysqlcompat - mysqlcompat: add a README swm@pgfoundry.org (User Swm)
- pgsql: Remove unused HAVE_STRUCT_SOCKCRED code, which was causing a tgl@postgresql.org (Tom Lane)
- python - be: Implement array(MD) interfaces. jwp@pgfoundry.org (James William Pye)
- pginstaller - pginst: 8.0.5 updates. dpage@pgfoundry.org (User Dpage)
- wikipedia - wikipgedia: uploading already existing images works now sven@pgfoundry.org (User Sven)
- wikipedia - wikipgedia: updated comments according to my last change sven@pgfoundry.org (User Sven)
- python - be: Remove unused/moved code. jwp@pgfoundry.org (James William Pye)
- python - be: Change error signalling of jwp@pgfoundry.org (James William Pye)
- python - be: Add sequence and mapping interfaces to PyPg_record_Type. jwp@pgfoundry.org (James William Pye)
- wikipedia - wikipgedia: fixed indentation sven@pgfoundry.org (User Sven)
- wikipedia - wikipgedia: added missing postgresql logo sven@pgfoundry.org (User Sven)
- oracompat - oracompat: Imported Sources swm@pgfoundry.org (User Swm)
- oracompat - oracompat: Add skeletons for other files swm@pgfoundry.org (User Swm)
- python - be: Remove "tif". jwp@pgfoundry.org (James William Pye)
- python - be: Remove "conv" and some dead code. jwp@pgfoundry.org (James William Pye)
- python - be: Remove 'utils' (with dead code). jwp@pgfoundry.org (James William Pye)
- how can i pass the user and password in single statement mallikarjun.revgond
- Re: how can i pass the user and password in single Devrim GUNDUZ
- npgsql - Npgsql: 2005-12-14 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgaccess - pgaccess: Split views and queries, on commas, into new lines. cmaj@pgfoundry.org (User Cmaj)
- python - be: Fix depth reduction in exceptions. jwp@pgfoundry.org (James William Pye)
- python - be: Remove call argument overrides. jwp@pgfoundry.org (James William Pye)
- npgsql - Npgsql: 2005-12-14 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Fix problem with whole-row Vars referencing sub-select outputs, tgl@postgresql.org (Tom Lane)
- pgsql: Fix problem with whole-row Vars referencing sub-select outputs, tgl@postgresql.org (Tom Lane)
- pgsql: Fix a *different* problem with whole-row Vars afflicting 8.0 tgl@postgresql.org (Tom Lane)
- pgsql: Defend against crash while processing Describe Statement or tgl@postgresql.org (Tom Lane)
- pgsql: Defend against crash while processing Describe Statement or tgl@postgresql.org (Tom Lane)
- pgsql: Defend against crash while processing Describe Statement or tgl@postgresql.org (Tom Lane)
- pgsql: Defend against crash while processing Describe Statement or tgl@postgresql.org (Tom Lane)
- python - be: Remove PyPgCall keywords. jwp@pgfoundry.org (James William Pye)
- npgsql - Npgsql: 2005-12-14 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- oracompat - oracompat: Add substr() variant swm@pgfoundry.org (User Swm)
- pgsql: Back-patch 7.4 change to show that freebsd 5 and up don't need tgl@postgresql.org (Tom Lane)
- oracompat - oracompat: Implement more string manipulation routines. swm@pgfoundry.org (User Swm)
- pgaccess - pgaccess: Added default sorting of table-based reports by cmaj@pgfoundry.org (User Cmaj)
- pgaccess - pgaccess: Pulled cut/copy/paste implementation in favor of cmaj@pgfoundry.org (User Cmaj)
- pgaccess - pgaccess: Added comments to a procedure and some minor cmaj@pgfoundry.org (User Cmaj)
- pgaccess - pgaccess: Documenting some key bindings in queries. cmaj@pgfoundry.org (User Cmaj)
- pgsql: Rethink prior patch to filter out dead backend entries from the tgl@postgresql.org (Tom Lane)
- pgsql: Fix some typos in the TODO list. neilc@postgresql.org (Neil Conway)
- pgsql: Force update. momjian@postgresql.org (Bruce Momjian)
- wikipedia - wikipgedia: porting changes from mediawiki head sven@pgfoundry.org (Sven Klemm)
- pgsql: Add a note to Win32 gettimeofday() emulation, per Qingqing Zhou. alvherre@postgresql.org (Alvaro Herrera)
- pgfouine - pgfouine: fixed help gsmet@pgfoundry.org (User Gsmet)
- pgfouine - www: updated website for 0.2 release gsmet@pgfoundry.org (User Gsmet)
- pgsql: Update doc mention that Solaris qsort() might be fixed. momjian@postgresql.org (Bruce Momjian)
- wikipedia - wikipgedia: porting changes from mediawiki head sven@pgfoundry.org (Sven Klemm)
- pgsql: Add URL for Solaris qsort() bug. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Allow the count returned by SELECT, etc to be to momjian@postgresql.org (Bruce Momjian)
- pgsql: Update Japanese FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update FAQ, second version. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update: < * Flush cached query plans when the dependent objects momjian@postgresql.org (Bruce Momjian)
- pgsql: Add more function to TODO: < * %Add pg_get_acldef(), momjian@postgresql.org (Bruce Momjian)
- pgfouine - pgfouine: added GPL header gsmet@pgfoundry.org (User Gsmet)
- pgsql: Add: * Allow star join optimizations While our bitmap scan momjian@postgresql.org (Bruce Momjian)
- pgsql: Add mention of possible patent problems with star joins, per momjian@postgresql.org (Bruce Momjian)
- pgsql: Update: < * Flush cached query plans when the dependent objects momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove item: < * Allow star join optimizations < < While our momjian@postgresql.org (Bruce Momjian)
- pgsql: Update ASM comments. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update s_lock.c comments. momjian@postgresql.org (Bruce Momjian)
- psqlodbc - psqlodbc: added support for ; as delimiter for ConfigDSN luf@pgfoundry.org (User Luf)
- pgsql: Fix typo. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add new psql command \password for changing role password with petere@postgresql.org (Peter Eisentraut)
- wikipedia - wikipgedia: porting changes from mediawiki head sven@pgfoundry.org (Sven Klemm)
- wikipedia - wikipgedia: porting changes from mediawiki head sven@pgfoundry.org (Sven Klemm)
- wikipedia - wikipgedia: fix for insert with option IGNORE reverted old sven@pgfoundry.org (Sven Klemm)
- pgfouine - pgfouine: display hostname only if we can get it gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: it's now possible to get the timestamp of a query gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: fixed a missing reference gsmet@pgfoundry.org (User Gsmet)
- Fwd: PostgreSQL and Ultrasparc T1 Juan Casero
- Re: Fwd: PostgreSQL and Ultrasparc T1 Tom Lane
- pgbuildfarm - client-code: Add "use warnings" to test new branch. turnstep@pgfoundry.org (User Turnstep)
- pgfouine - pgfouine: fixed a bug: the first complete query is not gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: apply patch from Laurent Almeras to allow -from and gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: better checks on -from and -to work on hourly gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: work on hourly statistics gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: updated ChangeLog gsmet@pgfoundry.org (User Gsmet)
- grantfu - grantfu: Imported Sources mkz@pgfoundry.org (User Mkz)
- pgsql: Fix broken markup. tgl@postgresql.org (Tom Lane)
- pgsql: Teach planner how to rearrange join order for some classes of tgl@postgresql.org (Tom Lane)
- dbsamples - dbsamples: New Directory chriskl@pgfoundry.org (User Chriskl)
- dbsamples - dbsamples: USDA foods database chriskl@pgfoundry.org (User Chriskl)
- wikipedia - wikipgedia: bugfix for blocking ips for indefinite time sven@pgfoundry.org (Sven Klemm)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: New Directory gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: added Artichow library I modified it to use Vera gsmet@pgfoundry.org (User Gsmet)
- About Windows Documentation Nitin Sharma
- mysqlcompat - mysqlcompat: Overlooked a function in week() commit. mfuhr@pgfoundry.org (User Mfuhr)
- mysqlcompat - mysqlcompat: Implemented week() and related functions. mfuhr@pgfoundry.org (User Mfuhr)
- pgsql: Multibyte encodings support for ISpell dictionary teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix word's length in pg_regexec call teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix word's length in pg_regexec call teodor@postgresql.org (Teodor Sigaev)
- wikipedia - wikipgedia: updated language files to mediawiki head sven@pgfoundry.org (Sven Klemm)
- pgsql: Add additional example for interval multiplication. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add additional example for interval multiplication. momjian@postgresql.org (Bruce Momjian)
- pgfouine - pgfouine: fixed a problem with setPadding (missing reference) gsmet@pgfoundry.org (User Gsmet)
- pgsql: Add documentation example of using interval multiplication with momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation example of using interval multiplication with momjian@postgresql.org (Bruce Momjian)
- pgfouine - pgfouine: more work on graphs gsmet@pgfoundry.org (User Gsmet)
- wikipedia - wikipgedia: Parser internal placeholder string now fully sven@pgfoundry.org (Sven Klemm)
- press - pr: Remove completely broken link that somehow confused the mha@pgfoundry.org (User Mha)
- pgfouine - pgfouine: abitily to write several lines at once gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: more work on graphs gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: updated ChangeLog gsmet@pgfoundry.org (User Gsmet)
- pgsql: Update interval documenation to mention the storage system used. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update interval documenation to mention the storage system used. momjian@postgresql.org (Bruce Momjian)
- pgsql: Adjust string comparison so that only bitwise-equal strings are tgl@postgresql.org (Tom Lane)
- pgsql: Adjust string comparison so that only bitwise-equal strings are tgl@postgresql.org (Tom Lane)
- pgsql: Adjust string comparison so that only bitwise-equal strings are tgl@postgresql.org (Tom Lane)
- pgsql: Adjust string comparison so that only bitwise-equal strings are tgl@postgresql.org (Tom Lane)
- pgsql: Adjust string comparison so that only bitwise-equal strings are tgl@postgresql.org (Tom Lane)
- pgsql: Update item: > > A more complex solution would be to save momjian@postgresql.org (Bruce Momjian)
- pgsql: Add quotes around search_path "$user" so that SHOW output can be momjian@postgresql.org (Bruce Momjian)
- pgsql: Add an officially exported libpq function to encrypt passwords, tgl@postgresql.org (Tom Lane)
- pgsql: Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. ishii@postgresql.org (Tatsuo Ishii)
- wikipedia - wikipgedia: additional check before eval sven@pgfoundry.org (Sven Klemm)
- Re: pgsql: Fix for rearranging encoding id ISO-8859-5 Neil Conway
- Re: pgsql: Fix for rearranging encoding id ISO-8859-5 Tom Lane
- Re: pgsql: Fix for rearranging encoding id ISO-8859-5 Bruce Momjian
- Re: pgsql: Add an officially exported libpq function to encrypt passwords, Peter Eisentraut
- Re: pgsql: Add an officially exported libpq function to encrypt passwords, Tom Lane
- wikipedia - wikipgedia: fixed typo in entities2literals.pl sven@pgfoundry.org (Sven Klemm)
- pgsql: Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the petere@postgresql.org (Peter Eisentraut)
- pgbuildfarm - client-code: - silence warnings about undefined verbose andrewd@pgfoundry.org (User Andrewd)
- wikipedia - wikipgedia: further bugfixes backported from mediawiki 1.5.4 sven@pgfoundry.org (Sven Klemm)
- pgbuildfarm - client-code: fix seek bug - params were wrong way round andrewd@pgfoundry.org (User Andrewd)
- wikipedia - wikipgedia: backporting changes from mediawiki head added sven@pgfoundry.org (Sven Klemm)
- pgsql: Fix make_relative_path() to support cases where target_path and tgl@postgresql.org (Tom Lane)
- pgsql: Fix make_relative_path() to support cases where target_path and tgl@postgresql.org (Tom Lane)
- pgsql: Fix make_relative_path() to support cases where target_path and tgl@postgresql.org (Tom Lane)
- pgsql: Update info about shared memory space calculation to match CVS tgl@postgresql.org (Tom Lane)
- pgsql: Wups, fat-fingered the calculation the first time. tgl@postgresql.org (Tom Lane)
- pgsql: Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. ishii@postgresql.org (Tatsuo Ishii)
- Re: pgsql: Fix for rearranging encoding id ISO-8859-5 Tatsuo Ishii
- python - be: Add README. jwp@pgfoundry.org (James William Pye)
- pgsql: Fix long standing Asian multibyte charsets bug. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Fix long standing Asian multibyte charsets bug. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Fix long standing Asian multibyte charsets bug. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Fix long standing Asian multibyte charsets bug. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Fix long standing Asian multibyte charsets bug. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Formatting cleanup. momjian@postgresql.org (Bruce Momjian)
- pgsql: Formatting cleanups. momjian@postgresql.org (Bruce Momjian)
- pgsql: Alignment cleanup. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add momjian@postgresql.org (Bruce Momjian)
- pgsql: Previous commit message should have been: Add comment marker for momjian@postgresql.org (Bruce Momjian)
- pgsql: Update why unified diff is _sometimes_ better. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Update why unified diff is _sometimes_ better. Andrew Dunstan
- pgsql: Spell fix. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Update why unified diff is _sometimes_ better. Bruce Momjian
- pgsql: Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in neilc@postgresql.org (Neil Conway)
- pgsql: I have added these macros to c.h: #define HIGHBIT momjian@postgresql.org (Bruce Momjian)
- psqlodbc - psqlodbc: get count of binding parameters from stmt it avoid luf@pgfoundry.org (User Luf)
- psqlodbc - psqlodbc: driver answer for pg_* tables in SQLColAttribute it luf@pgfoundry.org (User Luf)
- psqlodbc - psqlodbc: fix problem with SQLState returning in failed stmt luf@pgfoundry.org (User Luf)
- npgsql - Npgsql: 2005-12-25 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql: 2005-12-25 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgfouine - pgfouine: new parser gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: duration only queries gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: new parser gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: duration only queries gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: new parser gsmet@pgfoundry.org (User Gsmet)
- pgsql: Various cosmetic code cleanup for PL/Python: - use "bool" rather neilc@postgresql.org (Neil Conway)
- pgsql: Add: * %Make row-wise comparisons work per SQL spec Right momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename pg_make_encrypted_password to PQencryptPassword. petere@postgresql.org (Peter Eisentraut)
- wikipedia - wikipgedia: Add wikipgedia specific information xzilla@pgfoundry.org (User Xzilla)
- wikipedia - wikipgedia: Update version information to reference xzilla@pgfoundry.org (User Xzilla)
- pgsql: More uses of IS_HIGHBIT_SET() macro. momjian@postgresql.org (Bruce Momjian)
-
npgsql - Npgsql: 2005-12-26 Josh Cooley
jbcooley@pgfoundry.org (User Jbcooley) - pgsql: Protect ADD and HEADER symbols from conflicting with MIPS momjian@postgresql.org (Bruce Momjian)
-
npgsql - Npgsql: 2005-12-26 Josh Cooley
jbcooley@pgfoundry.org (User Jbcooley) - pgsql: Our code had: if (c == '\\' && momjian@postgresql.org (Bruce Momjian)
- pgsql: Our code had: if (c == '\\' && momjian@postgresql.org (Bruce Momjian)
- pgfouine - pgfouine: fix the problem of the additionnal empty line gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: improved timestamp formatting gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: added a callback function to format labels gsmet@pgfoundry.org (User Gsmet)
- python - be: Add path accessors. jwp@pgfoundry.org (James William Pye)
- pgsql: Implement SQL-compliant treatment of row comparisons for < <= > tgl@postgresql.org (Tom Lane)
- pgsql: Done: < * %Make row-wise comparisons work per SQL spec > * -Make momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Our code had: if (c == '\\' && Luke Lonergan
- pgsql: Add regression tests for CSV and \., and add automatic quoting of momjian@postgresql.org (Bruce Momjian)
- pgsql: Update: < * Add missing optimizer selectivities for date, momjian@postgresql.org (Bruce Momjian)
- pgsql: Add regression tests for CSV and \., and add automatic quoting of momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add regression tests for CSV and \., and add automatic quoting of Andrew Dunstan
- Re: pgsql: Add regression tests for CSV and \., and add automatic quoting of Andrew Dunstan
- pgsql: Update COPY CSV \. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update COPY CSV \. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add regression tests for CSV and \., and add Bruce Momjian
- pgsql: Add COPY CSV test that tests CSV output of \. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add COPY CSV test that tests CSV output of \. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Add regression tests for CSV and \., and add Bruce Momjian
- Re: pgsql: Add regression tests for CSV and \., and add Andrew Dunstan
- Re: pgsql: Add regression tests for CSV and \., and add Bruce Momjian
- pgsql: Remove silly use of DLLIMPORT. tgl@postgresql.org (Tom Lane)
- pgsql: Mention "table" in "violates foreign key constraint" message that momjian@postgresql.org (Bruce Momjian)
- python - be: Add box accessors. jwp@pgfoundry.org (James William Pye)
- pgsql: Move plpgsql's fetchArgInfo() into funcapi.c, and rename to tgl@postgresql.org (Tom Lane)
- pgsql: Fix plperl validator to honor check_function_bodies: when that is tgl@postgresql.org (Tom Lane)
- python - be: Add circle accessors. jwp@pgfoundry.org (James William Pye)
- python - be: Add sequence accessors to varchar and bpchar. jwp@pgfoundry.org (James William Pye)
- python - be: Include Python's compile.h for Darwin or Python2.3. jwp@pgfoundry.org (James William Pye)
- pgsql: Update regression tests for new referential integrity error momjian@postgresql.org (Bruce Momjian)
- pgsql: Arrange to set the LC_XXX environment variables to match our tgl@postgresql.org (Tom Lane)
- python - be: Clear up warnings. jwp@pgfoundry.org (James William Pye)
- npgsql - Npgsql: 2005-12-29 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Remove a space that incorrectly precedes a comma in the PL/pgSQL momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove a space that incorrectly precedes a comma in the PL/pgSQL momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert some careless search-and-replace: "ADD" in comment text neilc@postgresql.org (Neil Conway)
- Re: pgsql: Fix for rearranging encoding id ISO-8859-5 Tatsuo Ishii
- pgsql: Increase amount of shared buffers initdb tries to allocate to adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Update: < * Add missing rtree optimizer selectivity > * Improve momjian@postgresql.org (Bruce Momjian)
- python - pq: Include stdint dot h. jwp@pgfoundry.org (James William Pye)
- pgsql: Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff tgl@postgresql.org (Tom Lane)
- python - be: Pamper Python23 with a \n. jwp@pgfoundry.org (James William Pye)
- python - be: Clear up a few more warnings on Darwin. jwp@pgfoundry.org (James William Pye)
- pgfouine - pgfouine: let's set the max_execution_time higher gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: rollback the timestamp format change gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: added queries/second peak gsmet@pgfoundry.org (User Gsmet)
- pgfouine - pgfouine: added queries/second stuff gsmet@pgfoundry.org (User Gsmet)
- pgsql: Index: src/pl/plpython/plpython.c neilc@postgresql.org (Neil Conway)
- pgsql: Index: src/pl/plpython/plpython.c neilc@postgresql.org (Neil Conway)
- pgsql: Index: src/pl/plpython/plpython.c neilc@postgresql.org (Neil Conway)
- Re: pgsql: Index: src/pl/plpython/plpython.c Neil Conway
- committers email / archive problems Andrew Dunstan
- pgsql: Disallow setting ssl = on if SSL is not compiled in. petere@postgresql.org (Peter Eisentraut)
- Re: committers email / archive problems Tom Lane
- Re: pgsql: Index: src/pl/plpython/plpython.c Tom Lane
- pgsql: Add: > * Make CLUSTER preserve recently-dead tuples per MVCC momjian@postgresql.org (Bruce Momjian)
- pgsql: Repair EXPLAIN failure when trying to display a plan condition tgl@postgresql.org (Tom Lane)
- pgsql: Repair EXPLAIN failure when trying to display a plan condition tgl@postgresql.org (Tom Lane)
- pgsql: Add support for Solaris x86_64 using Sun's compiler. momjian@postgresql.org (Bruce Momjian)
- pgsql: Mmark client-side prepare/bind/execute statements with "[client]" momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename send_rfq to send_ready_for_query. momjian@postgresql.org (Bruce Momjian)
- pgsql: Move declaration of check_function_bodies to where the perl adunstan@postgresql.org (Andrew Dunstan)
- Re: pgsql: Arrange to set the LC_XXX environment variables to match our Magnus Hagander
- Re: pgsql: Arrange to set the LC_XXX environment Dave Page
- pgsql: Prefix client-side prepare with '[protocol]' rather than momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename variable 'what' to 'stat_msg'. momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename variable to cmd_str. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Arrange to set the LC_XXX environment variables to match our Tom Lane
- pgsql: Clean up initdb's code for selecting max_connections and tgl@postgresql.org (Tom Lane)