Mailing lists [pgsql-committers]
- autodoc - autodoc: Really fix the release process. [email protected] (User Rbt)
- autodoc - autodoc: Release notes for 1.40 [email protected] (User Rbt)
- autodoc - autodoc: Tag for 1.40 [email protected] (User Rbt)
- autodoc - autodoc: Seems tar on FreeBSD has changed behaviour since the [email protected] (User Rbt)
- autodoc - autodoc: make release was broken. [email protected] (User Rbt)
- autodoc - autodoc: Finally, a 1.40 release changelog. [email protected] (User Rbt)
- autodoc - autodoc: Another crack at 1.40 [email protected] (User Rbt)
- pgbulkload - pgbulkload: Split bulkload into bulkread and bulkwrite. [email protected] (User Itagaki)
- pgsql: When checking for datetime field overflow, we should allow a [email protected] (Tom Lane)
- pgsql: When checking for datetime field overflow, we should allow a [email protected] (Tom Lane)
- pgsql: When checking for datetime field overflow, we should allow a [email protected] (Tom Lane)
- pgsql: When checking for datetime field overflow, we should allow a [email protected] (Tom Lane)
- pgsql: When checking for datetime field overflow, we should allow a [email protected] (Tom Lane)
- pgsql: When checking for datetime field overflow, we should allow a [email protected] (Tom Lane)
- pg-migrator - src: Minor cleanups. [email protected] (User Bmomjian)
- pgsql: Fix a couple of cases where the plpgsql grammar looked for T_WORD [email protected] (Tom Lane)
- pllolcode - pllolcode: Fix memory errors, and make parser return parse [email protected] (User Eggyknap)
- pllolcode - pllolcode: Achieved a warning-free build [email protected] (User Eggyknap)
- pgsql: Fix plpgsql's EXIT so that an EXIT without a label only matches a [email protected] (Tom Lane)
- pg-migrator - src: Properly set frozen xids in pg_database and pg_class. [email protected] (User Bmomjian)
- pgsql: Split the release notes into a separate file for each (active) [email protected] (Tom Lane)
- pgsql: Split the release notes into a separate file for each (active) [email protected] (Tom Lane)
- pgsql: Split the release notes into a separate file for each (active) [email protected] (Tom Lane)
- pgsql: Split the release notes into a separate file for each (active) [email protected] (Tom Lane)
- pgsql: Split the release notes into a separate file for each (active) [email protected] (Tom Lane)
- pgsql: Split the release notes into a separate file for each (active) [email protected] (Tom Lane)
- pgsql: We don't need major_release_split any more. [email protected] (Tom Lane)
- pgsql: Install some simple defenses in postmaster startup to help ensure [email protected] (Tom Lane)
- pg-migrator - src: Properly name loop variables. [email protected] (User Bmomjian)
- pg-migrator - src: More variable name cleanup [email protected] (User Bmomjian)
- pgsql: Update UTF-8 <--> EUC_KR, JOHAB, UHC mappings. [email protected] (Tatsuo Ishii)
- pllolcode - pllolcode: Begin making the handler decently modular [email protected] (User Eggyknap)
- pgsql: Fix already-obsolete hint message ... [email protected] (Tom Lane)
- pgsql: Fix assign_pgstat_temp_directory() to ensure the directory path [email protected] (Tom Lane)
- pg-migrator - src: Variable naming cleanup. [email protected] (User Bmomjian)
- pg-migrator - src: Variable naming cleanup. [email protected] (User Bmomjian)
- pgsql: Fix unintelligible description created by removing only part of a [email protected] (Tom Lane)
- pgsql: Fix mis-description of XML Schema functions, per discussion. [email protected] (Tom Lane)
- pg-migrator - src: More variable renaming. [email protected] (User Bmomjian)
- pgsql: Fix pg_resetxlog to remove archive status files along with WAL [email protected] (Tom Lane)
- pgsql: Fix pg_resetxlog to remove archive status files along with WAL [email protected] (Tom Lane)
- pgsql: Fix pg_resetxlog to remove archive status files along with WAL [email protected] (Tom Lane)
- pgsql: Fix pg_resetxlog to remove archive status files along with WAL [email protected] (Tom Lane)
- pg-migrator - src: Record all toast entries, not just relkind = 't' [email protected] (User Bmomjian)
- pgsql: Avoid a memory allocation in the backend startup code, to avoid [email protected] (Alvaro Herrera)
- pgsql: Fix missed usage of DLNewElem() [email protected] (Tom Lane)
- pgsql: Replace a couple of references to files that no longer exist in [email protected] (Peter Eisentraut)
- pgsql: Call SetLastError(0) before calling the file mapping functions to [email protected] (Magnus Hagander)
- pgsql: Call SetLastError(0) before calling the file mapping functions to [email protected] (Magnus Hagander)
- pgsql: Call SetLastError(0) before calling the file mapping functions to [email protected] (Magnus Hagander)
- pgsql: Update no longer current comments in header. [email protected] (Magnus Hagander)
- pg-migrator - src: Adjust version-check code; work on README. [email protected] (User Bmomjian)
- pg-migrator - src: Remove signal-ignoring code; no need for it. [email protected] (User Bmomjian)
- pg-migrator - src: Remove unused file. [email protected] (User Bmomjian)
- pllolcode - pllolcode: Factor executor stuff into separate file [email protected] (User Eggyknap)
- pg-migrator - src: Add README instructions; change --move option to [email protected] (User Bmomjian)
- pllolcode - pllolcode: More handler function refactoring [email protected] (User Eggyknap)
- pg-migrator - src: Move doc files to top directory. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Add doc files to a separate directory [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: New Directory [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Move src files to subdirectory [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: New Directory [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Move files into more logical subdirectories. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Need top-level Makefile. [email protected] (User Bmomjian)
- pg-migrator - src: Remove old files, now in new directory. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update Makefile with subdirectory rules. [email protected] (User Bmomjian)
- pgsql: Fix the query used for \d against 8.2 and 8.3 servers. [email protected] (Heikki Linnakangas)
- pginstaller - pginst: Search for the correct versions of the PL DLLs [email protected] (Dave Page)
- pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and [email protected] (User Eggyknap)
- pg-migrator - pg_migrator: Improvements for install usage [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Improved installation changes. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Better install instructions. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Move install instruction to INSTALL. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Move install instruction to INSTALL. [email protected] (User Bmomjian)
- pllolcode - pllolcode: Doc update [email protected] (User Eggyknap)
- pg-migrator - pg_migrator: Output format improvements. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix from/to parameter passing confusion. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Improve error reporting. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Wording improvements. [email protected] (User Bmomjian)
- pgsql: Code review for \df rewrite: fix assorted bugs, make type and [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Schema-qualify all pg_class lookups. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update TODO list. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix "--link" option. [email protected] (User Bmomjian)
- npgsql - Npgsql2: Added some tests based on Forums. [email protected] (User Fxjr)
- pgsql: Make the win32 shared memory code try 10 times instead of one if [email protected] (Magnus Hagander)
- pgsql: Make the win32 shared memory code try 10 times instead of one if [email protected] (Magnus Hagander)
- pg-migrator - pg_migrator: Improve install instructions, stamp alpha 1 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Improve install instructions, stamp alpha1 [email protected] (User Bmomjian)
- psqlodbc - psqlodbc: Improve the handling of UUID type especially to [email protected] (User Hinoue)
- psqlodbc - psqlodbc: release under preparation and there is still [email protected] (User H-saito)
- pg-migrator - pg_migrator: Mention email address for bug reports. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Improve wording. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Properly spell implementation. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Properly spell implementation. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix typo. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix compiler warning. [email protected] (User Bmomjian)
- pgsql: Avoid integer overflow in the loop that extracts histogram [email protected] (Tom Lane)
- pgsql: Disable the use of Unicode escapes in string constants (U&'') [email protected] (Peter Eisentraut)
- pg-migrator - pg_migrator: Fix bug identified by Stefan Kaltenbrunner. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update README. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha2. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp Alpha2 [email protected] (User Bmomjian)
- pgsql: Update comment for _bt_relandgetbuf. [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Change cp to use -R, not -r. [email protected] (User Bmomjian)
- pgsql: Install an atexit(2) callback that ensures that proc_exit's [email protected] (Tom Lane)
- pgsql: Install a "dead man switch" to allow the postmaster to detect [email protected] (Tom Lane)
- pgsql: Insert CHECK_FOR_INTERRUPTS() calls into btree and hash index [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Improve error reporting. [email protected] (User Bmomjian)
- pgsql: Make new complaint about unsafe Unicode literals include an error [email protected] (Tom Lane)
- pgsnap - pgsnap: Minimum 8.4 support. [email protected] (User Gleu)
- pgsql: Minor improvement: avoid assuming that GetLastError value cannot [email protected] (Tom Lane)
- pgsnap - pgsnap: Add clustered tables' report. [email protected] (User Gleu)
- pg-migrator - pg_migrator: Fix tablespace problem; stamp alpha3. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha3. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Improve error reporting. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Improve error reporting. [email protected] (User Bmomjian)
- pgsql: Tweak a comment to agree a bit better with the new dispensation [email protected] (Tom Lane)
- npgsql - Npgsql2: Add helper method to read bytes from stream even when [email protected] (User Jbcooley)
- npgsql - Npgsql2: bug #1010267 - read all bytes in a copydata message. [email protected] (User Jbcooley)
- pgsql: Fix ecpg tests for change that disallowed Unicode literals unless [email protected] (Tom Lane)
- npgsql - Npgsql2: Fixed line ending inconsistencies. [email protected] (User Fxjr)
- npgsql - Npgsql2: [#1010567] failed LargeObject operation causes [email protected] (User Fxjr)
- npgsql - Npgsql2: Updated for 2.0.5 release. [email protected] (User Jbcooley)
- npgsql - Npgsql2: Updated for 2.0.5 release. [email protected] (User Jbcooley)
- npgsql - Npgsql2: Updated files for 2.0.5 release [email protected] (User Fxjr)
- pgbouncer - pgbouncer: Fixed the Service parameter path name problem. [email protected] (User H-saito)
- pgsnap - pgsnap: Add "stats on functions" report. [email protected] (User Gleu)
- Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot Magnus Hagander
- pgbouncer - pgbouncer: Fixed adjustment of a WSAStartup position [email protected] (User H-saito)
- pginstaller - pginst: Disallow backslashes in superuser passwords, since [email protected] (User Mha)
- pginstaller - pginst: Disallow backslashes in superuser passwords, since [email protected] (User Mha)
- pginstaller - pginst: Disallow backslashes in superuser passwords, since [email protected] (User Mha)
- Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot Tom Lane
- Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot Magnus Hagander
- pgsql: Modify CREATE DATABASE to enforce that the source database's [email protected] (Tom Lane)
- pgsql: Tweak distribute_qual_to_rels so that when we decide a [email protected] (Tom Lane)
- orafce - orafce: PG_EUC_JIS_2004 is an enum value, not a macro. [email protected] (User Itagaki)
- textsearch-ja - textsearch_senna: Implements restrict selectivity [email protected] (User Itagaki)
- pgsql: Request XLOG switch before writing checkpoint in [email protected] (Heikki Linnakangas)
- pgsql: Request XLOG switch before writing checkpoint in [email protected] (Heikki Linnakangas)
- pgsql: Request XLOG switch before writing checkpoint in [email protected] (Heikki Linnakangas)
- pginstaller - pginst: Correctly set the domain name on DCs [email protected] (Dave Page)
- pginstaller - pginst: Correctly set the domain name on DCs [email protected] (Dave Page)
- pginstaller - web: Note the updated PL version numbers used in 8.4. [email protected] (Dave Page)
- pginstaller - web: Clarify that the SERVICEDOMAIN property must be set [email protected] (Dave Page)
- pg-migrator - pg_migrator: Fix compiler warning. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update developer information. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: #ifdef out PAGE_CONVERSION code; not needed [email protected] (User Bmomjian)
- pgsql: Ooops ... [email protected] (Tom Lane)
- pgsql: Change pgbench to use the table names pgbench_accounts, [email protected] (Tom Lane)
- pgsql: Add an option to AlterTableCreateToastTable() to allow its caller [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Call AlterTableCreateToastTable() with new [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Call AlterTableCreateToastTable() with new [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Add code for port to Win32. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4 alpha 4. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4 alpha 4. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update TODO list. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: 8.3 locale now dumped. [email protected] (User Bmomjian)
- pgsql: 'PGDLLIMPORT' ShmemVariableCache, needed for pg_migrator.so [email protected] (Bruce Momjian)
- pg-migrator - pg_migrator: Remove unnecessary TODO item. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Win32 improvements. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: More Win32 abstractions. [email protected] (User Bmomjian)
- pgsql: Add missing third argument to open(). [email protected] (Bruce Momjian)
- pgsql: Add alternative expected output files for cs_CZ locale for [email protected] (Heikki Linnakangas)
- pg-migrator - pg_migrator: Remove as many shell calls as possible, [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Win32 portability fixes. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: [ Previous commit message.] GiST indexes do [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Display file names during processing in [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 5. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 5. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix shared object extension problem on Win32. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: message position adjustment. [email protected] (User H-saito)
- pg-migrator - pg_migrator: Properly quote path names, particularly for [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Make sure old/new template0 cluster encodings [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Properly test encodings. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Move old/new setting into their own C [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Properly quote path names for Win32. [email protected] (User H-saito)
- pg-migrator - pg_migrator: Properly quote path names for Win32. [email protected] (User H-saito)
- pg-migrator - pg_migrator: option parameter adjustment. [email protected] (User H-saito)
- pg-migrator - pg_migrator: Rename variables for clearity; move some [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Use LANG=C so the output of pg_resetxlog -n [email protected] (User Bmomjian)
- pgsql: Fix cost_nestloop and cost_hashjoin to model the behavior of semi [email protected] (Tom Lane)
- pg-migrator - pg_migrator: adjustment of a function on win32. [email protected] (User H-saito)
- pg-migrator - pg_migrator: Remove debug printf. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Ooops, miss coding... [email protected] (User H-saito)
- pgsql: Adjust pg_dumpall so that it emits ENCODING, LC_COLLATE, and [email protected] (Tom Lane)
- pgsql: Make a marginal performance improvement in predicate_implied_by [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Use -d/-D for data directory, -b/-B for [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update getopt() letters for new options. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Use pg_ctl -l flag instead of file [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Using pg_ctl -l, we still need stdout [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Mention the use of pgpass in the install [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Remove Win32 porting item. [email protected] (User Bmomjian)
- pgbulkload - pgbulkload: Fix a broken printf-format for an error [email protected] (User Itagaki)
- pgsql: Support SSL certificate chains in the server certificate file. [email protected] (Magnus Hagander)
- pgsql: Edit the SSL and Kerberos parts of the release notes a bit, and [email protected] (Magnus Hagander)
- pgsql: Move crypt auth comment to proper section. [email protected] (Magnus Hagander)
- pg-migrator - pg_migrator: condition failure of a pre processor. [email protected] (User H-saito)
- pg-migrator - pg_migrator: receptacle side of xcopy is specified to be a [email protected] (User H-saito)
- pg-migrator - pg_migrator: Oops,parameter difference. [email protected] (User H-saito)
- pgsql: Partially revert my patch of 2008-11-12 that installed a limit on [email protected] (Tom Lane)
- pgsql: Partially revert my patch of 2008-11-12 that installed a limit on [email protected] (Tom Lane)
- pgsql: Partially revert my patch of 2008-11-12 that installed a limit on [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Fix handling of multiple table extents. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix bug in comparison. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update install text. [email protected] (User Bmomjian)
- pgsql: Do some minor code refactoring in preparation for changing the [email protected] (Tom Lane)
- pgsql: Modify find_inheritance_children() and find_all_inheritors() to [email protected] (Tom Lane)
- pg-migrator - pg_migrator: All only a single username for both clusters. [email protected] (User Bmomjian)
- pgsql: Fix LOCK TABLE to eliminate the race condition that could make it [email protected] (Tom Lane)
- pgsql: Fix intratransaction memory leaks in xml_recv, xmlconcat, [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Stamp alpha 6. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 6. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Restructure handling of pg_dumpall output so [email protected] (User Bmomjian)
- pgsql: Fix intratransaction memory leaks in xml_recv, xmlconcat, [email protected] (Tom Lane)
- pgsql: Update release notes for changes through 2009-05-11. [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Small cleanups. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix problem with dump-created toast tables [email protected] (User Bmomjian)
- pllolcode - pllolcode: Created a validator function. [email protected] (User Eggyknap)
- pg-migrator - pg_migrator: Remove needless variable initializations. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 7. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 7. [email protected] (User Bmomjian)
- prefix - prefix: Support PostgreSQL 8.4, get rid of pg_qsort warning [email protected] (User Dim)
- pg-migrator - pg_migrator: the effective range of a LANG setup is [email protected] (User H-saito)
- pg-migrator - pg_migrator: Stamp alpha 8 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 8 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Wording improvement. [email protected] (User Bmomjian)
- preprepare - preprepare: Imported Sources [email protected] (User Dim)
- pgsql: Rewrite xml.c's memory management (yet again). [email protected] (Tom Lane)
- preprepare - preprepare: New Directory [email protected] (User Dim)
- preprepare - preprepare: importing code and packaging for version 0.1 [email protected] (User Dim)
- pgsql: Remove a useless backslash from a pattern-match example. [email protected] (Tom Lane)
- pgsql: Add checks to DefineQueryRewrite() to prohibit attaching rules to [email protected] (Tom Lane)
- textsearch-ja - textsearch_senna: Support LIKE-compatible search with [email protected] (User Itagaki)
- reorg - pg_reorg: New Directory [email protected] (User Itagaki)
- reorg - pg_reorg: Fix ownership bug. [email protected] (User Itagaki)
- preprepare - preprepare: Fix debian packaging rules for supporting both [email protected] (User Dim)
- prefix - prefix: FIX packaging to support postgresql-8.3 and 8.4 binary [email protected] (User Dim)
- pg-migrator - pg_migrator: Remove placeholder toast files just before [email protected] (User Bmomjian)
- pgsql: Add recovery_end_command option to recovery.conf. [email protected] (Heikki Linnakangas)
- Re: pgsql: Add recovery_end_command option to recovery.conf. Alvaro Herrera
- pgsql: Add a note to release notes about the smart failover mode in [email protected] (Heikki Linnakangas)
- Re: pgsql: Add recovery_end_command option to recovery.conf. Heikki Linnakangas
- Re: pgsql: Add recovery_end_command option to recovery.conf. Tom Lane
- Re: pgsql: Add recovery_end_command option to recovery.conf. Jaime Casanova
- pgsql: Improve a couple of comments. [email protected] (Tom Lane)
- pgsql: Translation updates [email protected] (Alvaro Herrera)
- pgsql: Clean up overly hasty docs patch for pg_standby. [email protected] (Tom Lane)
- pgsql: Update release notes to today. [email protected] (Tom Lane)
- pgsql: Include recovery_end_command in recovery.conf.sample. [email protected] (Tom Lane)
- Re: pgsql: Add recovery_end_command option to recovery.conf. Tom Lane
- pg-migrator - pg_migrator: Remove separate toast array; instead use the [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Mention new --check warning output. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 9. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: stamp alpha 9. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Mention possible major release changes. [email protected] (User Bmomjian)
- orafce - orafce: Fix a bug in end_line parameter of utl_file.fcopy(). [email protected] (User Itagaki)
- orafce - orafce: Do not dump unused bytes in dump() if the size of [email protected] (User Itagaki)
- pgsql: commit for BETA2 [email protected] (Marc G. Fournier)
- orafce - orafce: Adjust a linking library for enable_nls. [email protected] (User Itagaki)
- Re: pgsql: Add recovery_end_command option to recovery.conf. Heikki Linnakangas
- pginstaller - pginst: Update for beta 2 [email protected] (Dave Page)
- pginstaller - pginst: Update for beta 2 [email protected] (Dave Page)
- pgsql: Fix all the server-side SIGQUIT handlers (grumble ... [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Various style improvements. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Style improvement, mention link mode more. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Fix -k link option, per bug report from [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 10 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 10 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Copy files while db is down, for reliability. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 11 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 11 [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Create placeholder relfiles while db is down. [email protected] (User Bmomjian)
- pgsql: Improve comments in pg_ident.conf.sample. [email protected] (Tom Lane)
- pgsql: Make an editorial pass over the Client Authentication material. [email protected] (Tom Lane)
- pgsql: Minor editorialization on storage.sgml's documentation of free [email protected] (Tom Lane)
- pgsql: Minor copy-editing for description of partial-table vacuuming. [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Stamp alpha 13. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 13. [email protected] (User Bmomjian)
- pgsql: Some documentation cleanup for the addition of the KOI8U [email protected] (Peter Eisentraut)
- pgsql: Refer to tables by id, not by "the following table", because [email protected] (Peter Eisentraut)
- pgsql: Update SQL conformance entries for window functions functionality [email protected] (Peter Eisentraut)
- pgsql: Add some instructions on how to customize emacs for working on [email protected] (Peter Eisentraut)
- pg-migrator - pg_migrator: Fix typo, prefix -> suffix. [email protected] (User Bmomjian)
- pgsql: Make pwdfMatchesString() a little more careful about matching * [email protected] (Tom Lane)
- Re: pgsql: Add some instructions on how to customize emacs for working on Andrew Dunstan
- pg-migrator - pg_migrator: Update Windows install docs. [email protected] (User Bmomjian)
- pgsql: Fix bug #4814 (wrong subscript in consistent-function call), and [email protected] (Tom Lane)
- pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, [email protected] (Heikki Linnakangas)
- pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, [email protected] (Heikki Linnakangas)
- pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, [email protected] (Heikki Linnakangas)
- pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, [email protected] (Heikki Linnakangas)
- pgsql: Add documentation string for LDFLAGS_SL in configure --help [email protected] (Peter Eisentraut)
- pgsql: Silence a gcc compiler warning about non-literal format string [email protected] (Heikki Linnakangas)
- pgsql: Removed some unneeded variables and comparisons [email protected] (Michael Meskes)
- pgsql: More variables gcc moans about [email protected] (Michael Meskes)
- pgsql: Removed unsigned/signed mismatches. [email protected] (Michael Meskes)
- pgsql: Fix sgml-mode example. [email protected] (Peter Eisentraut)
- pgsql: Convert some messages to use ngettext(). [email protected] (Peter Eisentraut)
- pgsql: Removed comparison of unsigned expression < 0. [email protected] (Michael Meskes)
- pgsql: Resort tsvector's lexemes in tsvectorrecv instead of emmiting an [email protected] (Teodor Sigaev)
- pgbulkload - pgbulkload: Fix direct loader when 1GB or more data loaded. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: Fix direct loader when 1GB or more data loaded. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: New Directory [email protected] (User Itagaki)
- pgbulkload - pgbulkload: Add pgut-be files. [email protected] (User Itagaki)
- pgbouncer - pgbouncer: Fix potential use of old connections after config [email protected] (User Mkz)
- npgsql - Npgsql2: incremental changes towards DDEX support [email protected] (User Jbcooley)
- npgsql - Npgsql2: incremental changes towards DDEX support [email protected] (User Jbcooley)
- npgsql - Npgsql2: Added DDEX solution [email protected] (User Jbcooley)
- pgsql: Fix LIKE's special-case code for % followed by _. [email protected] (Tom Lane)
- pgsql: Fix LIKE's special-case code for % followed by _. [email protected] (Tom Lane)
- pgsql: Use more-portable coding for the check on handing out the last [email protected] (Tom Lane)
- reorg - pg_reorg: version 1.0.5. [email protected] (User Itagaki)
- pgstatsinfo - pg_statsinfo: Imported Sources [email protected] (User Kasahara)
- pllolcode - pllolcode: Fix unreleased catalog tuple [email protected] (User Eggyknap)
- pg-migrator - pg_migrator: Allow migration to/from the same Postgres [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Throw an error if there is a tsquery column; [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Rename old pg_control so old server can't be [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Rename old pg_control so old server can't be [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Create v8_3_tsvector data type for use in [email protected] (User Bmomjian)
- pgsql: Add range checks to time_recv() and timetz_recv(), to prevent [email protected] (Tom Lane)
- pgsql: Remove unused declarations of EncodeTimeOnly and DecodeTimeOnly. [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Mention conversion issues and solutions. [email protected] (User Bmomjian)
- pgsql: Remove the useless and rather inconsistent return values of [email protected] (Tom Lane)
- pgsql: Allow the second argument of pg_get_expr() to be just zero when [email protected] (Tom Lane)
- Re: pgsql: Removed comparison of unsigned expression < 0. Tom Lane
- pgsql: Improve documentation about function volatility: mention the [email protected] (Tom Lane)
- orafce - orafce: more robust regression test for dump() using regular [email protected] (User Itagaki)
- pgbulkload - pgbulkload: bugfix in pg_bulkread and pg_bulkwrite. [email protected] (User Itagaki)
- pgsql: Remove tabs from SGML file. [email protected] (Bruce Momjian)
- pgsql: Reverting patch just in case a compiler treats this enum as [email protected] (Michael Meskes)
- Re: pgsql: Removed comparison of unsigned expression < 0. Michael Meskes
- pgsql: Fix compiler warnings on Sun Studio of the sort "tsquery_op.c", [email protected] (Peter Eisentraut)
- pgsql: Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, [email protected] (Tom Lane)
- pgsql: Fix to use the same format specifiers in both branches of a [email protected] (Peter Eisentraut)
- pgsql: Properly return the usermap result when doing gssapi [email protected] (Magnus Hagander)
- pgsql: Improve release note explanation of the change in libpq's [email protected] (Tom Lane)
- pgsql: When archiving is enabled, rotate the last WAL segment at [email protected] (Heikki Linnakangas)
- pgsql: Document that forking while having open libpq connections is not [email protected] (Bruce Momjian)
- pg-migrator - pg_migrator: Create all files in user's home directory, [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Create all files in user's home directory, [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Disable migration for clusters that use [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 14. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp alpha 14. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Add Japanese translations of files. [email protected] (User Bmomjian)
- libpqtypes - libpqtypes: Fixed bug that accessed an arry index that was [email protected] (User Achernow)
- libpqtypes - libpqtypes: Add PQexecf and PQexecvf functions and man [email protected] (User Achernow)
- libpqtypes - libpqtypes: Updated ChangeLog, configure.ac version and [email protected] (User Achernow)
- libpqtypes - libpqtypes: Updated ChangeLog to reflect datetime.c bug fix [email protected] (User Achernow)
- pg-migrator - pg_migrator: Win32 fixes per report from Hiroshi Saito. [email protected] (User Bmomjian)
- npgsql - Npgsql2: Use period for decimal seperator between seconds and [email protected] (User Jbcooley)
- npgsql - Npgsql2: Many new tests taken from bugs reported by Otto H. [email protected] (User Jbcooley)
- libpqtypes - libpqtypes: code doc update in exec.c:PQexecvf [email protected] (User Achernow)
- libpqtypes - libpqtypes: Updated ChangeLog, added release date for [email protected] (User Achernow)
- pgsql: Change macros to make gcc quiet when parsing. [email protected] (Michael Meskes)
- npgsql - Npgsql2: [#1010635] Error trying to connect to Postgresql 7.3. [email protected] (User Fxjr)
- pg-migrator - pg_migrator: Use TMP for Win32 file storage. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Document that --link does not work on Win32. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Prevent dropped tsvector/tsquery columns from [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Adjust NOT_USED block. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Wording improvements. [email protected] (User Bmomjian)
- npgsql - Npgsql2: fix bugs in tests for NpgsqlInterval and NpgsqlTime [email protected] (User Jbcooley)
- npgsql - Npgsql2: Fix bugs constructor and property bugs in [email protected] (User Jbcooley)
- pg-migrator - pg_migrator: Rebuild tables that contain tsvector columsn, [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Document TODO about using pg_dump custom [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Use simple text cast to migrate tsvector [email protected] (User Bmomjian)
- npgsql - Npgsql2: New tests to represent precision in ToString(). [email protected] (User Jbcooley)
- npgsql - Npgsql2: Changed mechanism used to calculate fractional seconds [email protected] (User Jbcooley)
- npgsql - Npgsql2: NpgsqlDate tests. [email protected] (User Jbcooley)
- pg-migrator - pg_migrator: Improve tsvector conversion script. [email protected] (User Bmomjian)
- pgsql: Update obsolete comment in index_drop(). [email protected] (Tom Lane)
- npgsql - Npgsql2: Test ToString in other cultures (thanks to Otto H) [email protected] (User Jbcooley)
- npgsql - Npgsql2: Force InvariantCulture for fractional seconds in [email protected] (User Jbcooley)