Архив рассылок [pgsql-committers]
- orafce - orafce: standardized error messages some corrections and source [email protected] (User Okbob)
- orafce - orafce: new undocumented function reverse(text) [email protected] (User Okbob)
- orafce - orafce: new lnnvl function [email protected] (User Okbob)
- pgsql: Suppress some NOTICE messages from REINDEX command. [email protected] (Bruce Momjian)
- pgsql: Done: o -Allow PL/python to composite types and [email protected] (Bruce Momjian)
- pgsql: Allow PL/python to return composite types and result sets Sven [email protected] (Bruce Momjian)
- pgsql: Update wording: < o -Allow PL/python to composite types and [email protected] (Bruce Momjian)
- pgsql: Add new variable "server_version_num", which is almost the same [email protected] (Bruce Momjian)
- pgsql: Add functions to /contrib/pgstattuple that show index statistics [email protected] (Bruce Momjian)
- pgsql: Apply a simple solution to the problem of making [email protected] (Tom Lane)
- pgsql: Remove GUC_REPORT for new "server_version_num" GUC variable. [email protected] (Bruce Momjian)
- pgsql: Revert as not needed/inconsistent with SQL REINDEX: Suppress [email protected] (Bruce Momjian)
- pgsql: New Directory [email protected] (Bruce Momjian)
- snapshot - root: FIX: [#1000727] Incorrect syntax for create_dblink on [email protected] (User Cunha17)
- pgsql: Change FETCH/MOVE to use int8. [email protected] (Bruce Momjian)
- snapshot - root: typo [email protected] (User Cunha17)
- snapshot - src: Missing adds for the previous commit. [email protected] (User Cunha17)
- snapshot - src: FIX: [#1000716] database name is hardcoded This is a [email protected] (User Cunha17)
- npgsql - Npgsql: addendum of Japanese resource(resx). [email protected] (User H-saito)
- npgsql - Npgsql: Adding the PORT option. [email protected] (User H-saito)
- pgsql: Update: < Last updated: Sat Sep 2 08:31:04 EDT 2006 > Last [email protected] (Bruce Momjian)
- pgsql: Add UPDATE tab SET ROW (col, ...) = (val, ...) for updating [email protected] (Bruce Momjian)
- pgsql: Small code cleanup for recent UPDATE SET (values) patch. [email protected] (Bruce Momjian)
- pgsql: Added async query capability. [email protected] (Joe Conway)
- pgsql: Wording improvements for archive_timeout. [email protected] (Bruce Momjian)
- pgsql: Use '' rather than \' for literal single quotes in strings in [email protected] (Bruce Momjian)
- webtranslator - l10n: Now, I understand more how Django works and I [email protected] (User Mario__)
- pgsql: Add URL for autovacuum default: > > [email protected] (Bruce Momjian)
- pgsql: Update postgresql.conf line for default [email protected] (Bruce Momjian)
- pgsql: Make autovacuum behavior more agressive, per discussion on [email protected] (Bruce Momjian)
- snapshot - src: I don't know how this 'N' stuff got here. [email protected] (User Cunha17)
- snapshot - src: ... [email protected] (User Cunha17)
- pgsql: Change "superuser_reserved_connections" default to 3, because of [email protected] (Bruce Momjian)
- snapshot - src: FIX: finish call on spi handle causes [Can't call method [email protected] (User Cunha17)
- pgsql: Add: > * Simplify ability to create partitioned tables > > [email protected] (Bruce Momjian)
- pgsql: Remove unnecessary copyObject() call in update (values) code. [email protected] (Bruce Momjian)
- pgsql: Fix LLONG_MAX define used by new int64 FETCH/MOVE patch. [email protected] (Bruce Momjian)
- pgsql: Fix case where "PM" to_timestamp() mask was eating too many [email protected] (Bruce Momjian)
- pgsql: Update predicate locking text. [email protected] (Bruce Momjian)
- pgsql: Revert FETCH/MOVE int64 patch. [email protected] (Bruce Momjian)
- pgsql: Reverted: < * -Change LIMIT/OFFSET and FETCH/MOVE to use int8 > [email protected] (Bruce Momjian)
- pgsql: Properly round months into days and into seconds for interval [email protected] (Bruce Momjian)
- Re: pgsql: Properly round months into days and into seconds for interval Michael Glaesemann
- pgfouine - pgfouine: * [0.7] commited Devrim Gunduz's changes to the [email protected] (User Gsmet)
- pgfouine - pgfouine: [0.7] fixed problems raised by Toshio Kuratomi in [email protected] (User Gsmet)
- pgsql: Synced parser. [email protected] (Michael Meskes)
- pgsql: Remove: < * Change LIMIT/OFFSET and FETCH/MOVE to use int8 [email protected] (Bruce Momjian)
- pgbuildfarm - client-code: Don't ignore files listed in a cvsignore file [email protected] (User Andrewd)
- pgsql: Arrange for GetSnapshotData to copy live-subtransaction XIDs from [email protected] (Tom Lane)
- pgsql: Fix non-improvement of description of archive_timeout. [email protected] (Tom Lane)
- pgsql: Suppress 'unused variable' warnings created by latest commit. [email protected] (Tom Lane)
- pgsql: Fix broken markup. [email protected] (Tom Lane)
- pgsql: Remove duplicated index entry. [email protected] (Tom Lane)
- pgsql: Code review for UPDATE SET (columnlist) patch. [email protected] (Tom Lane)
- pgsql: Fix interval input parser so that fractional weeks and months are [email protected] (Tom Lane)
- pgsql: Clean up some leftover problems in pgstattuple: remove unwanted [email protected] (Tom Lane)
- pgsql: Update Japanese readme for pgstattuple. [email protected] (Bruce Momjian)
- pgsql: Add missing gettext calls for some SSL errors. [email protected] (Peter Eisentraut)
- pgsql: sslinfo contrib module - information about current SSL [email protected] (Peter Eisentraut)
- npgsql - Npgsql: addendum of Japanese resource(resx). [email protected] (User H-saito)
- pgsql: Change ILIKE to invoke lower() and then do plain LIKE comparison [email protected] (Tom Lane)
- pgsql: Backpatch to 8.1.X fix for to_timestamp() where "PM/AM" [email protected] (Bruce Momjian)
- pgsql: Remove trailing slash use in ecpg regression script; caused [email protected] (Bruce Momjian)
- pgsql: Mention paremeterized queries do not work with partial indexes. [email protected] (Bruce Momjian)
- pgsql: Add GIN documentation. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: The vesrion is now 8.2.0101. [email protected] (User Hinoue)
- pgsql: Sequences were not being shown due to the use of lowercase 's' [email protected] (Bruce Momjian)
- pgsql: Disallow TRUNCATE when there are any pending after-trigger events [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Bruce Momjian)
- pgsql: Add MSVC build tools. [email protected] (Bruce Momjian)
- pgsql: Trivial patch to double vacuum speed on tables with no indexes [email protected] (Bruce Momjian)
- pgsql: Update LDAP installation wording. [email protected] (Bruce Momjian)
- pgsql: Update setseed() documentation. [email protected] (Bruce Momjian)
- pgsql: Bring sslinfo Makefile up to speed for VPATH and pgxs builds. [email protected] (Tom Lane)
- press - pr: Remvoe city ambiguity, add note on current advocacy quote [email protected] (User Turnstep)
- pgsql: Fix information_schema.key_column_usage to show correct value of [email protected] (Tom Lane)
- pgsql: Update Japanese FAQ. [email protected] (Bruce Momjian)
- pgsql: Fix imprecision from interval rounding of [email protected] (Bruce Momjian)
- npgsql - Npgsql: Addition of a message. [email protected] (User H-saito)
- pgsql: Remove GIN documentation Christopher Kings-Lynne [email protected] (Bruce Momjian)
- adddepends - adddepends: Imported Sources [email protected] (User Oldcode)
- dbf2pg - dbf2pg: Imported Sources [email protected] (User Oldcode)
- dbmirror - dbmirror: Imported Sources [email protected] (User Oldcode)
- simplefti - simplefti: Imported Sources [email protected] (User Oldcode)
- macmanufacturer - macmanufacturer: Imported Sources [email protected] (User Oldcode)
- userlocks - userlocks: Imported Sources [email protected] (User Oldcode)
- pgsql: Synced parser. [email protected] (Michael Meskes)
- pgsql: New Directory [email protected] (Michael Meskes)
- pgsql: Lost some changes yet again [email protected] (Michael Meskes)
- pgsql: Started to cleanup complex tests. [email protected] (Michael Meskes)
- pgsql: Remove contrib modules that have been migrated to pgfoundry: [email protected] (Tom Lane)
- psqlodbc - psqlodbc: typo. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Addition of specification. [email protected] (User H-saito)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: Add hstore contrib module. [email protected] (Teodor Sigaev)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: Fix Intel compiler bug. [email protected] (Teodor Sigaev)
- pgsql: Fix markup and license. [email protected] (Teodor Sigaev)
- pgsql: Make Gen_fmgrtab.sh locale-proof. [email protected] (Tom Lane)
- pgsql: Get rid of the separate RULE privilege for tables: now only a [email protected] (Tom Lane)
- pgsql: Remove pgcrypto functions that were deprecated and slated for [email protected] (Tom Lane)
- pgsql: Silence compiler warnings about incompatible function pointer [email protected] (Tom Lane)
- pgsql: Silence compiler warning about signed vs unsigned chars. [email protected] (Tom Lane)
- pgsql: Fix sslinfo so it builds on Darwin. [email protected] (Tom Lane)
- bizgres - bizgres: Update and correct the README to provide a more [email protected] (User Markir)
- npgsql - Npgsql: minor bug fixes. [email protected] (User H-saito)
- pgtclng - pgtcl: Imported Sources [email protected] (User Lbayuk)
- pgsql: Add interval division/multiplication regression tests. [email protected] (Bruce Momjian)
- pgsql: Fix compiler warnings on 64-bit boxes: difference between [email protected] (Teodor Sigaev)
- Re: pgsql: Fix compiler warnings on 64-bit boxes: Gavin Sherry
- Re: pgsql: Fix compiler warnings on 64-bit boxes: Teodor Sigaev
- Re: pgsql: Fix compiler warnings on 64-bit boxes: Gavin Sherry
- plscheme - plscheme: Added basic SPI_execute functionality and corrected [email protected] (User Knt)
- plscheme - htdocs: New example added for basic SPI functionality. [email protected] (User Knt)
- plscheme - htdocs: Appended a new bullet to the features section [email protected] (User Knt)
- bizgres - bizgres: Resource scheduling added a new catalog - [email protected] (User Markir)
- bizgres - bizgres: Use a hash table for the (in memory) resource queues. [email protected] (User Markir)
- Re: pgsql: Fix compiler warnings on 64-bit boxes: Tom Lane
- npgsql - Npgsql: The project file for VisualStudio2003 is added. [email protected] (User H-saito)
- Re: [HACKERS] pgsql: Fix compiler warnings on 64-bit Teodor Sigaev
- Re: [HACKERS] pgsql: Fix compiler warnings on 64-bit boxes: Tom Lane
- npgsql - Npgsql: Ooops,sorry.. [email protected] (User H-saito)
- npgsql - Npgsql: Dirt is taken. [email protected] (User H-saito)
- pgsql: Be more wary about which LIBS elements to pull into sslinfo link. [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Fix Makefile to include docs and installer [email protected] (User Dpage)
- pgsql: Change processing of extended-Query mode so that an unnamed [email protected] (Tom Lane)
- bizgres - bizgres: BG-25. [email protected] (User Agoldshuv)
- pgsql: Update tools directory name. [email protected] (Bruce Momjian)
- webtranslator - l10n: Now I'm using RequestContest, that way I can use [email protected] (User Mario__)
- pgsql: Update emacs info for FAQ_DEV. [email protected] (Bruce Momjian)
- pgsql: New Directory [email protected] (Bruce Momjian)
- pgsql: Update Emacs/vim editor info. [email protected] (Bruce Momjian)
- pgsql: HTLM cleanup. [email protected] (Bruce Momjian)
- pgsql: Add XML documentation. [email protected] (Bruce Momjian)
- npgsql - Npgsql: Fixed the resource each country. [email protected] (User H-saito)
- bizgres - bizgres: Add code to catch deadlocking against self (e.g. [email protected] (User Markir)
- plscheme - plscheme: spi-prepare and spi-execute-prepared functions are [email protected] (User Knt)
- plscheme - htdocs: Example for spi-prepare and spi-execute-prepared [email protected] (User Knt)
- plscheme - htdocs: Basic SPI functionality looks like get formed. [email protected] (User Knt)
- pgsql: Removed one output because integer/double usage differ [email protected] (Michael Meskes)
- pgsql: Changing a test case also changes the output that is expected. [email protected] (Michael Meskes)
- plscheme - plscheme: Guile exception handling is written from scratch. [email protected] (User Knt)
- npgsql - Npgsql: New Directory [email protected] (User H-saito)
- pgsql: Specify lo_write() to take a _const_ buffer, to match [email protected] (Bruce Momjian)
- npgsql - Npgsql: Add the DesignDialog. [email protected] (User H-saito)
- edb-debugger - workstation: Correction of a format. [email protected] (User H-saito)
- pgsql: Update pgcvslog comments. [email protected] (Bruce Momjian)
- pgfouine - pgfouine: fixed [#1000723] Normalization: negative and [email protected] (User Gsmet)
- pgfouine - pgfouine: cleanup [email protected] (User Gsmet)
- pgfouine - pgfouine: implemented -keepformatting option to close [email protected] (User Gsmet)
- pgsql: Clean up logging for extended-query-protocol operations, as per [email protected] (Tom Lane)
- bizgres - bizgres: Document the catalog changes for Resource Scheduling. [email protected] (User Markir)
- bizgres - bizgres: Amend self deadlock algorithm for resource [email protected] (User Markir)
- bizgres - bizgres: Remove build generated files. [email protected] (User Markir)
- bizgres - bizgres: Allow set role to change the resource queue to that [email protected] (User Markir)
- skytools - skytools: got some junk [email protected] (User Mkz)
- pgsql: More logic from complex/test* moved to their own testcases. [email protected] (Michael Meskes)
- pgbuildfarm - client-code: run ECPG tests last, so they don't block [email protected] (User Andrewd)
- pgsql: Replaced complex tests with small ones. [email protected] (Michael Meskes)
- npgsql - Npgsql: 2006-09-08 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Not all C compilers understand the "//" comment in this test [email protected] (Michael Meskes)
- pgsql: Tweak the behavior of log_duration as proposed by Guillaume Smet: [email protected] (Tom Lane)
- pgaccess - pgaccess: make tab imports with wizard a little easier [email protected] (User Cmaj)
- pgsql: Put back plan-time check for trying to apply SELECT FOR [email protected] (Tom Lane)
- pgsql: Fix pg_dump for recent change removing separate RULE privilege. [email protected] (Tom Lane)
- xlogviewer - xlogdump: make bug corrected and readme added [email protected] (User Diogob)
- pgsql: Revise OpenLDAP configuration and linking to work on more [email protected] (Tom Lane)
- pgsql: New Directory [email protected] (Tom Lane)
- pgsql: Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, [email protected] (Tom Lane)
- pgsql: Remove reference to contrib/mac, which isn't there anymore. [email protected] (Tom Lane)
- pgsql: Rename contains/contained-by operators to @> and <@, per [email protected] (Tom Lane)
- bizgres - bizgres: Fix bug whereby the first query of a new session will [email protected] (User Markir)
- skytools - skytools: txid update: - allow toasting snapshots - remove [email protected] (User Mkz)
- skytools - skytools: txid readme update [email protected] (User Mkz)
- pgsql: Rename contrib contains/contained-by operators to @> and <@, per [email protected] (Tom Lane)
- pgsql: Add missing documentation for new anyarray-overlap operator. [email protected] (Tom Lane)
- pgsql: If we're going to advertise the array overlap/containment [email protected] (Tom Lane)
- pgsql: contrib/isn updates from Jeremy Kronuz. [email protected] (Tom Lane)
- pgsql: Remove unhelpful/misleading advice about how to use [email protected] (Tom Lane)
- pgsql: Fix dblink build for --enable-nls or --enable-openssl on AIX. [email protected] (Tom Lane)
- pgsql: Install a cleaner solution to the AIX libpq linking problem, as [email protected] (Tom Lane)
- pgsql: Add items: < * Research storing disk pages with no [email protected] (Bruce Momjian)
- pgsql: Back out patch added during 8.2.X development: Allow to_char() [email protected] (Bruce Momjian)
- npgsql - Npgsql: 2006-09-10 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Remove unnecessary brace pair. [email protected] (Bruce Momjian)
- pgsql: Fix unportable usage complained of by icc. [email protected] (Tom Lane)
- pgsql: Fix omissions in contrib uninstall scripts. [email protected] (Tom Lane)
- pgsql: Ooops, forgot to update ecpg comparison files to match [email protected] (Tom Lane)
- bizgres - bizgres: Make the parsing of queue thresholds a little better [email protected] (User Markir)
- webtranslator - l10n: I think I've got a pre-release - An [email protected] (User Mario__)
- bizgres - bizgres: Make resource queues show up as such in pg_locks. [email protected] (User Markir)
- skytools - CVSROOT: send log to our own list [email protected] (User Mkz)
- pgsql: Add LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe [email protected] (Tom Lane)
- pgsql: Rename the uninstall scripts for contrib/lo and contrib/tsearch2 [email protected] (Tom Lane)
- pgsql: Move xml2's PG_MODULE_MAGIC block to the right source file, per [email protected] (Tom Lane)
- psqlodbc - psqlodbc: The version is now 8.1.0102 1. [email protected] (User Hinoue)
- psqlodbc - psqlodbc: Fixed *nix build. [email protected] (User H-saito)
- psqlodbc - psqlodbc: Fixed *unix option of pg_config. [email protected] (User H-saito)
- pgsql: Move set_pglocale_pgservice() from path.c to exec.c, so that [email protected] (Tom Lane)
- webtranslator - l10n: - Locks work well, I've been tested a while - [email protected] (User Mario__)
-
npgsql - Npgsql: 2006-09-11 Josh Cooley
[email protected] (User Jbcooley)
- npgsql - Npgsql: Fixed resource path. [email protected] (User H-saito)
- pgsql: Seems this wasn't committed originally [email protected] (Michael Meskes)
- pginstaller - pginst: Updates for 8.2 - contrib module changes, pgAdmin [email protected] (User Dpage)
- pgsql: Small fix for the README install for contrib/sslinfo. [email protected] (Peter Eisentraut)
- npgsql - Npgsql: 2006-09-12 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- pgsql: Spell readme file's name correctly, per buildfarm reports. [email protected] (Tom Lane)
- Re: pgsql: Spell readme file's name correctly, per buildfarm reports. Dave Page
- pgsql: Add uninstall script [email protected] (Teodor Sigaev)
- pginstaller - pginst: Add hstore uninstall script. [email protected] (User Dpage)
- bizgres - bizgres: [email protected] (User Ecarver)
- bizgres - bizgres: [email protected] (User Ecarver)
- bizgres - bizgres: [email protected] (User Ecarver)
-
pgsql: Add David Fetter: > * David is David Fetter
[email protected] (Bruce Momjian) - pgfouine - pgfouine: improved -keepformatting option [email protected] (User Gsmet)
- pgaccess - pgaccess: fix save of brand new forms [email protected] (User Cmaj)
- pgaccess - pgaccess: allow easier launch of wizard mode from user apps [email protected] (User Cmaj)
- pgsql: Change "tps" to "scale" to avoid confusion Fix bug with handling [email protected] (Tatsuo Ishii)
- npgsql - Npgsql: Move src/Npgsql/*.txt files to / since they contain [email protected] (User Cmorgan)
- bizgres - bizgres: Eliminate a compile warning by declaring [email protected] (User Markir)
- pgaccess - pgaccess: add Ctrl-z undo feature in form designer for move [email protected] (User Cmaj)
- psqlodbc - psqlodbc: Refine oneshot exection sequence. [email protected] (User Hinoue)
- pgsql: Code review for patch to avoid second scan when vacuuming [email protected] (Tom Lane)
- pgaccess - pgaccess: undo feature in forms & easier import/export wizard [email protected] (User Cmaj)
- bizgres - bizgres: Changes for mingw crosscompile and running of loader [email protected] (User Sdanforth)
- pgsql: Make logging of extended-protocol commands a bit more consistent, [email protected] (Tom Lane)
- bizgres - bizgres: Fixed keywork expansion. [email protected] (User Sdanforth)
- pgsql: Some small editorialization on the description of CREATE INDEX [email protected] (Tom Lane)
- pgsql: Added missing constuctor/destructor for interval and date. [email protected] (Michael Meskes)
- pgsql: Cygwin systems seem to have a different error message when trying [email protected] (Michael Meskes)
- pgsql: GIN documentation and slightly improving GiST docs. [email protected] (Teodor Sigaev)
- pgsql: Improve error message. [email protected] (Teodor Sigaev)
- psqlodbc - psqlodbc: Correct the handling of 0-length charcter [email protected] (User Hinoue)
- pgsql: Fix SGML markup [email protected] (Teodor Sigaev)
- python - ip: Fix execute_file usage. [email protected] (James William Pye)
- python - fe: Allow interspersed arguments. [email protected] (James William Pye)
- python - fe: Update usage string to reflect new connection/script option [email protected] (James William Pye)
- pgsql: In release notes checklist, add URL for HTML non-ASCII escapes, [email protected] (Bruce Momjian)
- pgsql: For release notes checklist, add UTF8 URL. [email protected] (Bruce Momjian)
- pgsql: Update TODO items: < o Store disk pages with no [email protected] (Bruce Momjian)
- pgsql: Add recent ICU URL: > [email protected] (Bruce Momjian)
- pgsql: Add description for variable-length header: > One idea is to [email protected] (Bruce Momjian)
- pgsql: Add XML item. [email protected] (Bruce Momjian)
- pgsql: Add: > * Research storing only active XIDs in subtransaction [email protected] (Bruce Momjian)
- pgsql: Remove: < * Research storing only active XIDs in subtransaction [email protected] (Bruce Momjian)
- pgsql: Remove sslinfo copyright with author permission, keep author [email protected] (Bruce Momjian)
- pgsql: Fix missing markup. [email protected] (Tom Lane)
- pgsql: Not done yet: < o -Allow commenting of variables in [email protected] (Bruce Momjian)
- pgsql: Done: < * -Allow protocol-level BIND parameter values to be [email protected] (Bruce Momjian)
- pgsql: Seems no one wants this: < * -Allow PREPARE to automatically [email protected] (Bruce Momjian)
- pgsql: Add a couple of information functions to support direct checks on [email protected] (Tom Lane)
- pgsql: Make postgresql.conf.sample match the initdb defaults. [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: Add note about #Deleted# columns in Access, per [email protected] (User Dpage)
- webtranslator - l10n: - Some templates modified - I'm try to correct [email protected] (User Mario__)
- npgsql - Npgsql: 2006-09-15 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- psqlodbc - psqlodbc: Documentation update. [email protected] (User Hinoue)
- pgsql: Improve confusing comment for HeapTupleSatisfiesNow, per gripe [email protected] (Tom Lane)
- pgsql: Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per [email protected] (Tom Lane)
- pgsql: Fix some uses of str[n]casecmp that should be pg_str[n]casecmp, [email protected] (Tom Lane)
- pgsql: Fix some uses of str[n]casecmp that should be pg_str[n]casecmp. [email protected] (Tom Lane)
- pgsql: Several fixes for MSVC build scripts, from Magnus. [email protected] (Tom Lane)
- pgsql: Document WAL recovery now uses checkpoints. [email protected] (Bruce Momjian)
- pgaccess - pgaccess: make small login window at startup work again [email protected] (User Cmaj)
- pgsql: Document Warm Standby for High Availability Includes sample [email protected] (Bruce Momjian)
- pgsql: Remove emacs info from footer of SGML files. [email protected] (Bruce Momjian)
- webtranslator - l10n: a bug was corrected at least, so IMHO we can [email protected] (User Mario__)
- pgsql: Fix some more uses of str[n]casecmp that should be [email protected] (Tom Lane)
- pgsql: Define errcode as __msvc_errcode not __vc_errcode for MSVC [email protected] (Tom Lane)
- pgsql: Rename xml_valid() to xml_is_well_formed(), but provide a [email protected] (Tom Lane)
- pgsql: Update timezone data files to release 2006k of the zic database. [email protected] (Tom Lane)
- dbmirror - dbmirror: Updated documentation (email address, pgfoundry [email protected] (User Ssinger)
- Re: pgsql: sslinfo contrib module - information Bruce Momjian
- pgsql: Rename the recently-added pg_timezonenames view to [email protected] (Tom Lane)
- pgsql: Update TODO for short header versions: < o Reorder physical [email protected] (Bruce Momjian)
- pgfouine - pgfouine: resynced prepared statements support with current [email protected] (User Gsmet)
- pgfouine - pgfouine: added duration in history report [email protected] (User Gsmet)
- pgfouine - pgfouine: merged 0.7 branch into HEAD [email protected] (User Gsmet)
-
npgsql - Npgsql: 2006-09-16 Josh Cooley
[email protected] (User Jbcooley) - pgfouine - pgfouine: updated version to release a dev version [email protected] (User Gsmet)
- npgsql - Npgsql: NpgsqlDataReader.RecordsAffected bug [email protected] (User Jbcooley)
- pgfouine - pgfouine: changed source URL to a fixed one [email protected] (User Gsmet)
- pgsql: Marginal cleanup in arrangements for ensuring StrategyHintVacuum [email protected] (Tom Lane)
- pgsql: Change ANALYZE to take ShareUpdateExclusiveLock not [email protected] (Tom Lane)
- pgsql: Fix CREATE TABLE ... [email protected] (Tom Lane)
-
pgsql: Improve wordings by David Fuhry
[email protected] (Teodor Sigaev) - pgsql: Add URL to UPDATE unique index case x=x+1: < > [email protected] (Bruce Momjian)
- pgsql: Add item: > > * Set client encoding based on the client [email protected] (Bruce Momjian)
- pgsql: Fix problems with column name list of CREATE TABLE AS being [email protected] (Tom Lane)
- pgsql: Add URL for UUID: > > [email protected] (Bruce Momjian)
- pgsql: Add URL for commenting postgresql.conf: > [email protected] (Bruce Momjian)
- pgsql: Documentation for VALUES lists. [email protected] (Tom Lane)
- Re: pgsql: Documentation for VALUES lists. Joe Conway
- pgsql: Make the order of the CASCADE and RESTRICT keywords in the DROP [email protected] (Neil Conway)
- pgsql: Move 8.2 release documentation into SGML. [email protected] (Bruce Momjian)
- pgsql: Add built-in userlock manipulation functions to replace the [email protected] (Tom Lane)
- pgsql: Updates from Jim Nasby. [email protected] (Bruce Momjian)
- pgsql: Wrap long lines in 8.2 release notes. [email protected] (Bruce Momjian)
- pgsql: Properly mention in the release notes that fillfactor controls [email protected] (Bruce Momjian)
- bizgres - bizgres: Apply review patch from Gavin Sherry, with minor [email protected] (User Markir)
- pgsql: Update migration changes, more cleanups. [email protected] (Bruce Momjian)
- pgsql: Reorder 8.2 release note items more logically. [email protected] (Bruce Momjian)
- pgsql: More 8.2 release item reordering. [email protected] (Bruce Momjian)
- dbmirror - dbmirror: Removed dependencies on the postgresql/contrib [email protected] (User Ssinger)
- pgsql: Minor additions and typo fixes for the backup documentation. [email protected] (Neil Conway)
- pgsql: Fix shared library creation to work properly on AIX. [email protected] (Tom Lane)
- plscheme - plscheme: Trigger support added and argument parsing/placing [email protected] (User Knt)
- plscheme - plscheme: Fix a small annoying bug in tuple swapping. [email protected] (User Knt)
- plscheme - htdocs: Introduce trigger support with an example. [email protected] (User Knt)
- pgsql: Fix broken markup. [email protected] (Tom Lane)
- plscheme - htdocs: Some specifications about available features. [email protected] (User Knt)
- orafce - orafce: some corrections all plpgsql procedures are eliminated [email protected] (User Okbob)
- pgsql: Document how to use psql's --single-transaction option to [email protected] (Neil Conway)
- pgsql: Remove completed TODO items: < * -Make postmater and postgres [email protected] (Bruce Momjian)
- pgsql: Dashed items are now for 8.3: < #A hyphen, "-", marks changes [email protected] (Bruce Momjian)
- plscheme - plscheme: ereport() wrapper (wit available error levels) is [email protected] (User Knt)
- plscheme - htdocs: Mention about new report method. [email protected] (User Knt)
- plscheme - htdocs: Mention about optional "count" argument of [email protected] (User Knt)
- pgsql: Do a round of copy-editing for the release notes: fix some typos [email protected] (Neil Conway)
- pgsql: Improve usage of effective_cache_size parameter by assuming that [email protected] (Tom Lane)
- pgsql: Improvements to the partitioning documentation. [email protected] (Neil Conway)
- pgsql: Add shared linking information to AIX FAQ. [email protected] (Bruce Momjian)
- webtranslator - l10n: - Now all translations made by some translator [email protected] (User Mario__)
- webtranslator - l10n: With this file I'm going to re-create all po [email protected] (User Mario__)
- Re: pgsql: Remove completed TODO items: < * -Make postmater Teodor Sigaev
- pgsql: Release note wording improvement. [email protected] (Bruce Momjian)
- webtranslator - l10n: I made a mistake with the last commit. [email protected] (User Mario__)
- webtranslator - l10n: I had a bug when a user wants to block a file... [email protected] (User Mario__)
- webtranslator - l10n: Now two intances for the same user is supported [email protected] (User Mario__)
- webtranslator - l10n: I corrected some little mistakes and now the [email protected] (User Mario__)
- pgsql: Change patternsel (LIKE/regex selectivity estimation) so that if [email protected] (Tom Lane)
- pgsql: Add AIX shared library support item to release notes. [email protected] (Bruce Momjian)
- aupg - aupg_src: Imported Sources [email protected] (User Rlucas)
- aupg - aupg_src: [email protected] (User Rlucas)
- aupg - aupg_src: New Directory [email protected] (User Rlucas)
- aupg - aupg_src: New Directory [email protected] (User Rlucas)
- aupg - aupg_src: New Directory [email protected] (User Rlucas)
- pgsql: Fix bogus markup. [email protected] (Tom Lane)
- pgsql: Update release notes to use scaron, rather than numeric code for [email protected] (Bruce Momjian)
- pgsql: Add URL for domain casting: > [email protected] (Bruce Momjian)
- aupg - aupg_src: Cleaned up and document RWL work to date. [email protected] (User Rlucas)
- aupg - aupg_src: scaffolding files for running "transactional" tests. [email protected] (User Rlucas)
- pgsql: Add documentation for new in-core advisory lock functions. [email protected] (Tom Lane)
- aupg - aupg_src: Reformatted for POD -> LaTeX [email protected] (User Rlucas)
- pgsql: Wording changes for continuous archving, per Simon. [email protected] (Bruce Momjian)
- press - pr: redraft with updated features list. [email protected] (User Aglio)
- press - pr: Started presskit.html. [email protected] (User Aglio)
- pgsql: Updated several parts in particular variable handling. [email protected] (Michael Meskes)
- pgsql: Fix table's caption [email protected] (Teodor Sigaev)
- pgsql: Add comments about STORAGE option for GIN [email protected] (Teodor Sigaev)
- plscheme - plscheme: Removed spi-push and spi-pop. [email protected] (User Knt)
- plscheme - htdocs: Previous explanation of SPI execution functions are [email protected] (User Knt)
- webtranslator - l10n: in the front-end '<', '/>', '\n' were changed by [email protected] (User Mario__)
- pgsql: Fix free space map to correctly track the total amount of FSM [email protected] (Tom Lane)
- plscheme - plscheme: Fixed printing stuff in exception handler and added [email protected] (User Knt)
- plscheme - htdocs: Added an example about catching an spi-execute [email protected] (User Knt)
- pgsql: First try at a major features list for 8.2. [email protected] (Bruce Momjian)
- pgsql: Update major release note items. [email protected] (Bruce Momjian)
- pgsql: Update release notes to be current as of CVS today. [email protected] (Bruce Momjian)
- pginstaller - pginst: JDBC update [email protected] (User Dpage)
- pginstaller - pginst: Updates for pl/java, psqlODBC [email protected] (User Dpage)
- bizgres - bizgres: Update OID numbers for catalog changes to avoid clash [email protected] (User Markir)
- pginstaller - pginst: Update introductory text [email protected] (User Dpage)
- pgsql: Fix a lot of broken markup. [email protected] (Tom Lane)
- pgsql: We're going to have to spell dotless i as plain i, because [email protected] (Tom Lane)
- pgsql: Update release notes to only use HTML4 entities. [email protected] (Bruce Momjian)
- docbot - docbot: Updated the bot contents [email protected] (David Fetter)
- pgsql: Update timezone documentation to reflect current reality: instead [email protected] (Tom Lane)
- pgsql: Move incorrectly-located indexterm entry. [email protected] (Tom Lane)
- pgsql: Add units to the default postgresql.conf. [email protected] (Peter Eisentraut)
- pgsql: Add to major release notes items, per Simon. [email protected] (Bruce Momjian)
- pgsql: Rearrange yes/no prompting code so that the prompts always show [email protected] (Peter Eisentraut)
- pgsql: Surely this temp buffer needn't be static. [email protected] (Tom Lane)
- pgsql: Fix bugs in plpgsql and ecpg caused by assuming that isspace() [email protected] (Tom Lane)
- press - pr: Third draft of release; added presskit.html [email protected] (User Aglio)
- pgsql: Fix pg_locks view to call advisory locks advisory locks, while [email protected] (Tom Lane)
- pgsql: Tag us Beta1 [email protected] (PostgreSQL Daemon)
- pginstaller - pginst: Update GUIDs, bump version string for beta 1 [email protected] (User Dpage)
- pginstaller - pginst: Always seem to miss the second version number in [email protected] (User Dpage)
- pginstaller - pginst: Remove hyphen for consistency with this release's [email protected] (User Dpage)
- pginstaller - pginst: Correct some text while I think of it. [email protected] (User Dpage)
- pginstaller - pginst: Make location of visual c++ redistributables not [email protected] (User Mha)
- pginstaller - pginst: Don't include postmaster.exe anymore - shouldn't [email protected] (User Mha)
- pginstaller - pginst: Disable terminal services check on XP and 2003. [email protected] (User Mha)
- pgsql: Suppress useless warning on pre-XP versions of Windows. [email protected] (Tom Lane)
- pgsql: Cause pg_regress to invoke the temporary postmaster as 'postgres' [email protected] (Tom Lane)
- pgsql: Fix incorrect mapping of fopen mode 'a' in recently-added code to [email protected] (Tom Lane)
- pginstaller - pginst: More 8.2 text updates [email protected] (User Dpage)
- pginstaller - pginst: Correct the pgxml.sql filename [email protected] (User Dpage)
- pginstaller - pginst: Couple more minor bug fixes [email protected] (User Dpage)
- plscheme - plscheme: exceptions.c, maps SQL error codes into equivalent [email protected] (User Knt)
- plscheme - htdocs: Modify exception handling documentation to catch a [email protected] (User Knt)
- pgsql: Minor incremental improvements to the release notes. [email protected] (Neil Conway)
- orafce - orafce: finished plvstr package added and finished plvsubst [email protected] (User Okbob)
- orafce - orafce: add missing file [email protected] (User Okbob)
- pginstaller - pginst: Fix the adminpack special installation case. [email protected] (User Dpage)
- npgsql - Npgsql: 2006-09-24 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- npgsql - Npgsql: 2006-09-24 Francisco Figueiredo Jr. [email protected] (User Fxjr)
- bizgres - bizgres: Remove spurious debugging message displaying query [email protected] (User Markir)
- pgsql: Fix name, "Laurenz Albe" at request of author. [email protected] (Bruce Momjian)
- pgsql: Fix notice message from DROP FUNCTION IF EXISTS, and improve [email protected] (Tom Lane)
- pgsql: no-data-for-failed-tables is a pg_restore option, not a pg_dump [email protected] (Tom Lane)
- pgsql: More incremental improvements for the release notes. [email protected] (Neil Conway)
- webtranslator - l10n: This file is for testing purposes only. [email protected] (User Mario__)
- orafce - orafce: new regress tests some corrections related new tests [email protected] (User Okbob)
- webtranslator - l10n: webtranslator.py was updated. [email protected] (User Mario__)
- press - pr: grammatical, detail changes per mailing list traffic. [email protected] (User Aglio)
- pgsql: Add a check to prevent overwriting valid data if smgrnblocks() [email protected] (Tom Lane)
- pgsql: Increase default value of effective_cache_size to 128MB, per [email protected] (Tom Lane)
- pgsql: Added Joachim's changes for MinGW. [email protected] (Michael Meskes)
- pgsql: Added new files [email protected] (Michael Meskes)
- pgsql: Done: < o Add command to archive partially filled write-ahead [email protected] (Bruce Momjian)
- pgsql: Split out inheritance major feature item in release notes. [email protected] (Bruce Momjian)
- pgsql: Update wording of inheritance major release item. [email protected] (Bruce Momjian)
- pgsql: Degrade the transaction-id wraparound point message from LOG to [email protected] (Alvaro Herrera)
- webtranslator - l10n: makepot.py is used for translate all xml files to [email protected] (User Mario__)
- webtranslator - l10n: Those are the new pot files, without some [email protected] (User Mario__)
- pgsql: GiST stands for "Generalized Search Tree", and therefore should [email protected] (Neil Conway)
- bizgres - bizgres: Fix bug whereby ROLLBACK TO SAVEPOINT would not [email protected] (User Markir)
- plscheme - plscheme: Rename init_*() functions to be grouped in their [email protected] (User Knt)
- pgsql: Remove separate strdup.h header file; it's redundant with port.h. [email protected] (Tom Lane)
- pgsql: Fix some misuses of strncat(). [email protected] (Tom Lane)
- pgsql: Add strlcpy() to the set of functions supported by src/port/ when [email protected] (Tom Lane)
- pgsql: Replace strncpy with strlcpy in selected places that seem [email protected] (Tom Lane)
- webtranslator - l10n: now is possible to create new accounts. [email protected] (User Mario__)
- webtranslator - l10n: This file show the new form to create the [email protected] (User Mario__)
- press - pr: Minor corrections to press kit. [email protected] (User Aglio)
- pgbuildfarm - client-code: Seems like we need to look for files listed [email protected] (User Andrewd)
- pgbuildfarm - client-code: allow force_every to be a per branch setting [email protected] (User Andrewd)
- pgbuildfarm - client-code: add alerts stanza to config file [email protected] (User Andrewd)
- webtranslator - l10n: the old ones, aren't XHTML Strict [email protected] (User Mario__)
- pgsql: Oops, forgot that libpq needs extra steps to make use of [email protected] (Tom Lane)
- npgsql - Npgsql: Fixed ja.resx. [email protected] (User H-saito)
- pginstaller - pginst: Update translation templates for translators who [email protected] (User Mha)
- Re: pgsql: Replace strncpy with strlcpy in selected Andrew Dunstan
- Re: pgsql: Replace strncpy with strlcpy in selected places that seem Tom Lane
- pgsql: Fix a couple other places that need to know about (some) [email protected] (Tom Lane)
- pgsql: Add URL for client_encoding being set by client: > [email protected] (Bruce Momjian)
- pgsql: Fix IS NULL and IS NOT NULL tests on row-valued expressions to [email protected] (Tom Lane)
- dbi-link - dbi-link: * Added dbi_link_init() function which should be [email protected] (David Fetter)
- dbi-link - dbi-link: Minor formatting, etc. [email protected] (David Fetter)
- bizgres - bizgres: Fix big whereby cursors declared WITH HOLD would have [email protected] (User Markir)
- Re: pgsql: Fix IS NULL and IS NOT NULL tests on row-valued Teodor Sigaev
- Re: pgsql: Fix IS NULL and IS NOT NULL tests on row-valued expressions to Tom Lane
- dbi-link - dbi-link: Updated README to reflect the current situation. [email protected] (David Fetter)
- pgsql: Remove duplicate (and now incorrect) documentation for row-wise [email protected] (Tom Lane)
- pgsql: Allow assignment to array elements not contiguous with those [email protected] (Tom Lane)
- press - pr: Inserted final text of quotes [email protected] (User Aglio)
- press - pr: Fixed some links [email protected] (User Aglio)
- pgsql: Add MONEY URL: > [email protected] (Bruce Momjian)
- pgsql: Add: > * Allow more complex user/database default GUC settings > [email protected] (Bruce Momjian)
- pgsql: BSD/OS doesn't have a prototype for strlcpy() but has the [email protected] (Bruce Momjian)
- pginstaller - pginst: updated fr.xml file. [email protected] (User H-saito)
- pgsql: Add uninstall script for adminpack - Josh Drake [email protected] (Tom Lane)
- pgsql: uninstall script for pgrowlocks - Josh Drake [email protected] (Tom Lane)
- pgsql: uninstall script for pg_freespacemap [email protected] (Tom Lane)
- pgsql: uninstall script for sslinfo [email protected] (Tom Lane)
- plscheme - htdocs: Add an example about nested record type handling [email protected] (User Knt)
- pgsql: Suppress compiler warnings. [email protected] (Tom Lane)
- plscheme - plscheme: Fixed an important bug about NULL handling when [email protected] (User Knt)
- plscheme - htdocs: "Welcome SRF!" banner is hanged up. [email protected] (User Knt)