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