Mailing lists [pgsql-committers]
- pgsql: Back-patch changes of 2009-05-13 in xml.c's memory management. tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: Readded ability to log the string being written to fxjr@pgfoundry.org (User Fxjr)
- pgsql: Back-patch today's memory management fixups in contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Back-patch today's memory management fixups in contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Back-patch today's memory management fixups in contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Back-patch today's memory management fixups in contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Back-patch today's memory management fixups in contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Remove xmlCleanupParser calls from contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Remove xmlCleanupParser calls from contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Remove xmlCleanupParser calls from contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Remove xmlCleanupParser calls from contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Remove xmlCleanupParser calls from contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgsql: Remove xmlCleanupParser calls from contrib/xml2. tgl@postgresql.org (Tom Lane)
- pgbulkload - pgbulkload: Support a FILTER function without an argument. mhasegawa@pgfoundry.org (User Mhasegawa)
- pgstatsinfo - pg_statsinfo: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: Support MSVC. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Buildfarm still unhappy, so I'll bet it's EACCES not EPERM. tgl@postgresql.org (Tom Lane)
- pgsql: It's clearly now pointless to do backwards compatible parsing of mha@postgresql.org (Magnus Hagander)
- pgsql: Fix contrib/xml2 so regression test still works when it's built tgl@postgresql.org (Tom Lane)
- pgsql: Fix contrib/xml2 so regression test still works when it's built tgl@postgresql.org (Tom Lane)
- pgsql: Fix contrib/xml2 so regression test still works when it's built tgl@postgresql.org (Tom Lane)
- pgsql: Fix contrib/xml2 so regression test still works when it's built tgl@postgresql.org (Tom Lane)
- pgsql: Fix contrib/xml2 so regression test still works when it's built tgl@postgresql.org (Tom Lane)
- pgsql: Fix contrib/xml2 so regression test still works when it's built tgl@postgresql.org (Tom Lane)
- pgsql: Fix numericlocale psql option when used with a null string and heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix numericlocale psql option when used with a null string and heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix numericlocale psql option when used with a null string and heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix numericlocale psql option when used with a null string and heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix numericlocale psql option when used with a null string and heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix translation of strings in psql \d output (translation in heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix translation of strings in psql \d output (translation in heikki@postgresql.org (Heikki Linnakangas)
- pgstatsinfo - pg_statsinfo: Fix bugs that autovacuum and checkpoint logs itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: win32 ports. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Add XSLT defines for MSVC builds adunstan@postgresql.org (Andrew Dunstan)
- npgsql - Npgsql2: Added an small performance improvement by creating a fxjr@pgfoundry.org (User Fxjr)
- pgsql: Backpatch MSVC build fix for XSLT adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Backpatch MSVC build fix for XSLT adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Backpatch MSVC build fix for XSLT adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Cause plpgsql to throw an error if "INTO rowtype_var" is followed tgl@postgresql.org (Tom Lane)
- pgsql: Do not run regression tests for contrib/xml2 on MSVC unless adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Do not run regression tests for contrib/xml2 on MSVC unless adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Do not run regression tests for contrib/xml2 on MSVC unless adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Update keywords list for 9.0 petere@postgresql.org (Peter Eisentraut)
- pgsql: Document the effect of max_standby_delay on increasing the delay momjian@postgresql.org (Bruce Momjian)
- pgsql: Add missing library and include dir for XSLT in MSVC builds adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Adjust max_standby_delay documentation to be clearer, and mention momjian@postgresql.org (Bruce Momjian)
- pgsql: Add missing library and include dir for XSLT in MSVC builds adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Add missing library and include dir for XSLT in MSVC builds adunstan@postgresql.org (Andrew Dunstan)
- pgsql: pgindent run on xml.c in 8.3 branch, per request from Tom. momjian@postgresql.org (Bruce Momjian)
- textsearch-ja - textsearch_senna: New Directory itagaki@pgfoundry.org (User Itagaki)
- textsearch-ja - textsearch_senna: New Directory itagaki@pgfoundry.org (User Itagaki)
- textsearch-ja - textsearch_senna: win32 ports. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Instead of trying (and failing) to allow < tgl@postgresql.org (Tom Lane)
- pgsql: Restructure CREATE FUNCTION "NOTES" section to be shorter; move momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix SGML markup. momjian@postgresql.org (Bruce Momjian)
- pgsql: Make iconv work like other optional libraries for MSVC. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Make iconv work like other optional libraries for MSVC. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Make iconv work like other optional libraries for MSVC. adunstan@postgresql.org (Andrew Dunstan)
- Re: pgsql: Instead of trying (and failing) to allow < Jaime Casanova
- pgbulkload - pgbulkload: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgbulkload - pgbulkload: Windows MSVC port. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Export xml.c's libxml-error-handling support so that contrib/xml2 tgl@postgresql.org (Tom Lane)
- pgsql: Export xml.c's libxml-error-handling support so that contrib/xml2 tgl@postgresql.org (Tom Lane)
- pgsql: Export xml.c's libxml-error-handling support so that contrib/xml2 tgl@postgresql.org (Tom Lane)
- pgsql: Make contrib/xml2 use core xml.c's error handler, when available tgl@postgresql.org (Tom Lane)
- pgsql: Make contrib/xml2 use core xml.c's error handler, when available tgl@postgresql.org (Tom Lane)
- pgsql: Make contrib/xml2 use core xml.c's error handler, when available tgl@postgresql.org (Tom Lane)
- pgsql: Make contrib/xml2 use core xml.c's error handler, when available tgl@postgresql.org (Tom Lane)
- pgsql: Make contrib/xml2 use core xml.c's error handler, when available tgl@postgresql.org (Tom Lane)
- pgsql: Make contrib/xml2 use core xml.c's error handler, when available tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_dump of ACLs of foreign servers. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix pg_dump of ACLs of foreign servers. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Fix a couple of places that would loop forever if attempts to tgl@postgresql.org (Tom Lane)
- pgsql: Document that "Q" is ignored by to_date and to_timestamp. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add C comment about DDL changes possibly causing pg_dump errors. momjian@postgresql.org (Bruce Momjian)
- pgbulkload - pgbulkload: Add regression test. mhasegawa@pgfoundry.org (User Mhasegawa)
- pgsql: Fix IsBinaryCoercible to not confuse a cast using in/out heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix IsBinaryCoercible to not confuse a cast using in/out heikki@postgresql.org (Heikki Linnakangas)
- pgstatsinfo - pg_statsinfo: Add manual snapshot with itagaki@pgfoundry.org (User Itagaki)
- pgsql: In case the connection magically disappears libecpg only returns meskes@postgresql.org (Michael Meskes)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: When reading pg_hba.conf and similar files, do not treat @file as tgl@postgresql.org (Tom Lane)
- pgsql: Add --psqlrc=FILENAME parameter to psql, to process an explicitly mha@postgresql.org (Magnus Hagander)
- pgsql: Fix warning messages in restrict_and_check_grant() to include the tgl@postgresql.org (Tom Lane)
- pgsql: Fix warning messages in restrict_and_check_grant() to include the tgl@postgresql.org (Tom Lane)
- pgsql: Revert patch for --psqlrc=FILENAME in psql. mha@postgresql.org (Magnus Hagander)
- pgsql: Update time zone data files to tzdata release 2010c: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010c: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010c: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010c: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010c: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010c: DST law tgl@postgresql.org (Tom Lane)
- pgstatsinfo - pg_statsinfo: Fixed various errors in edge-cases and itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: Move some hacks for win32 ports into msvc itagaki@pgfoundry.org (User Itagaki)
- pgsql: Disallow gssapi authentication on local connections, since it mha@postgresql.org (Magnus Hagander)
- pgsql: Disallow gssapi authentication on local connections, since it mha@postgresql.org (Magnus Hagander)
- pgsql: Require hostname to be set when using GSSAPI authentication. mha@postgresql.org (Magnus Hagander)
- pgsql: Require hostname to be set when using GSSAPI authentication. mha@postgresql.org (Magnus Hagander)
- pgsql: Require hostname to be set when using GSSAPI authentication. mha@postgresql.org (Magnus Hagander)
- pgsql: Better test the content of the SQLSTATE string in ecpglib than meskes@postgresql.org (Michael Meskes)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Add missing space in example. mha@postgresql.org (Magnus Hagander)
- pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE meskes@postgresql.org (Michael Meskes)
- pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE meskes@postgresql.org (Michael Meskes)
- pgsnap - pgsnap: Fix the "non idle queries" for really long queries, per gleu@pgfoundry.org (User Gleu)
- pgsnap - pgsnap: Fix the "clustered tables" report as it didn't work on gleu@pgfoundry.org (User Gleu)
- pgsql: Return proper exit code (3) from psql when ON_ERROR_STOP=on and momjian@postgresql.org (Bruce Momjian)
- pgsql: Return proper exit code (3) from psql when ON_ERROR_STOP=on and momjian@postgresql.org (Bruce Momjian)
- pgsql: Return proper exit code (3) from psql when ON_ERROR_STOP=on and momjian@postgresql.org (Bruce Momjian)
- pgsql: Return proper exit code (3) from psql when ON_ERROR_STOP=on and momjian@postgresql.org (Bruce Momjian)
- pgsql: Add checks for valid encoding of query strings passed to SPI by adunstan@postgresql.org (Andrew Dunstan)
- pgstatsinfo - pg_statsinfo: various fixes. itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: support snapshot navigation with web-based itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: remove unused file. itagaki@pgfoundry.org (User Itagaki)
- pgsql: ecpg now adds a unique counter to its varchar struct definitions meskes@postgresql.org (Michael Meskes)
- pgsql: Update time zone data files to tzdata release 2010d: DST law alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update time zone data files to tzdata release 2010d: DST law alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update time zone data files to tzdata release 2010d: DST law alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update time zone data files to tzdata release 2010d: DST law alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update time zone data files to tzdata release 2010d: DST law alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update time zone data files to tzdata release 2010d: DST law alvherre@postgresql.org (Alvaro Herrera)
- Re: pgsql: Update time zone data files to tzdata release 2010d: DST law Alvaro Herrera
- Re: pgsql: Update time zone data files to tzdata release 2010d: DST law Tom Lane
- pgsql: Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV tgl@postgresql.org (Tom Lane)
- pgsql: Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV tgl@postgresql.org (Tom Lane)
- pgsql: Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV tgl@postgresql.org (Tom Lane)
- pgsql: Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV tgl@postgresql.org (Tom Lane)
- pgsql: Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV tgl@postgresql.org (Tom Lane)
- pgsql: Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, tgl@postgresql.org (Tom Lane)
- pgsql: pg_start_backup() can use a share lock to lock ControlFileLock itagaki@postgresql.org (Takahiro Itagaki)
- pgstatsinfo - pg_statsinfo: Support PostgreSQL 8.3 and various fixes. itagaki@pgfoundry.org (User Itagaki)
- pgbulkload - pgbulkload: Rename ON_DUPLICATE = ERROR | REMOVE_OLD | itagaki@pgfoundry.org (User Itagaki)
- pgsql: Fix incorrect comment about permissions checking being done in rhaas@postgresql.org (Robert Haas)
- pgsql: Update comment for pg_constraint.conindid to mention that it's tgl@postgresql.org (Tom Lane)
- pgsql: Simplify a couple of pg_dump and psql \d queries about index tgl@postgresql.org (Tom Lane)
- pgsql: Fix comment which was apparently copy-pasted from another heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix bug in KnownAssignedXidsMany(). heikki@postgresql.org (Heikki Linnakangas)
- pgstatsinfo - pg_statsinfo: Tested on Windows and support localized itagaki@pgfoundry.org (User Itagaki)
- pgsql: Sync timezone code with tzcode 2010c from the Olson group. tgl@postgresql.org (Tom Lane)
- pgsql: Sync timezone code with tzcode 2010c from the Olson group. tgl@postgresql.org (Tom Lane)
- pgsql: Modify psql's \d printout to fold exclusion constraints in with tgl@postgresql.org (Tom Lane)
- pgsql: Add missing reset of need_initialization in reloptions code. tgl@postgresql.org (Tom Lane)
- pgsql: Add missing reset of need_initialization in reloptions code. tgl@postgresql.org (Tom Lane)
- pgsql: Improve PL/Perl documentation of database access functions. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: tag 8.4.3 scrappy@postgresql.org (Marc G. Fournier)
- pgstatsinfo - pg_statsinfo: Add missing support for localized itagaki@pgfoundry.org (User Itagaki)
- pgsql: tag 8.3.10 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.2.16 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.1.20 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.0.24, not .23 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 7.4.28 scrappy@postgresql.org (Marc G. Fournier)
- pginstaller - pginst: Update for 8.2.16 dpage@pgfoundry.org (Dave Page)
- pginstaller - pginst: Update for 8.3.10 dpage@pgfoundry.org (Dave Page)
- veil - veil: Serious bugfix: pointer arithmetic error. bloodnok@pgfoundry.org (User Bloodnok)
- pgsql: Remove unnecessary comma in documentation. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Remove unnecessary comma in documentation. Robert Haas
- Re: pgsql: Remove unnecessary comma in documentation. Tom Lane
- pgsql: Fix a commented-out block of code that pgindent didn't understand tgl@postgresql.org (Tom Lane)
- pgsql: Add some logging code for unexpected cases in pgstat.c, tgl@postgresql.org (Tom Lane)
- pgsql: Re-add comma, oops. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Remove unnecessary comma in documentation. Bruce Momjian
- pgsql: Small adjustment by pgindent. momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow underscores in tsearch email addressses, per RFC 5322 and momjian@postgresql.org (Bruce Momjian)
- pgsql: Document what user name email symbols are supported by tsearch. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update shared memory configuration information for Linux In petere@postgresql.org (Peter Eisentraut)
- pgmemcache: pgmemcache pgmemcache.c ormod@pgfoundry.org
- pgmemcache: pgmemcache Makefile NEWS README.pgmemcache ormod@pgfoundry.org
- pgmemcache: pgmemcache README.pgmemcache ormod@pgfoundry.org
- pgsql: Add libpq warning message if the .pgpass-retrieved password momjian@postgresql.org (Bruce Momjian)
- pgsql: Move TCP keepalive macro definition Jaime Casanova momjian@postgresql.org (Bruce Momjian)
- pgsql: Move more tcp keepalive macros to be consistent. momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert all keepalive moves, reevaluate. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: Removed temporarily the runCodeMetrics target from fxjr@pgfoundry.org (User Fxjr)
- pgsql: Add some more structure and bits of information to PL/Python petere@postgresql.org (Peter Eisentraut)
- pgsql: Update oidjoins regression test for 9.0. tgl@postgresql.org (Tom Lane)
- uuid-freebsd - uuid-freebsd: fix stack overrun in generate_v1mc andrewsn@pgfoundry.org (User Andrewsn)
- ip4r - ip4r: updates for 9.0 andrewsn@pgfoundry.org (User Andrewsn)
- pgbouncer - pgbouncer: Log pooler-sent errors as warnings not plain mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: v1.3.2 mkz@pgfoundry.org (User Mkz)
- pgsql: Remove incorrect comment from GetWriteRecPtr(): the return value sriggs@postgresql.org (Simon Riggs)
- pgsql: Document that trig functions accept/return values in radians. sriggs@postgresql.org (Simon Riggs)
- npgsql - Npgsql2: [#1010777] String syntax for function call fxjr@pgfoundry.org (User Fxjr)
- pgstatsinfo - pg_statsinfo: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: Add documentation (Japanese). itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: small fix. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Throw a nicer error message if a standby server attempts to heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Document that trig functions accept/return values in radians. Heikki Linnakangas
- Re: pgsql: Document that trig functions accept/return values in radians. Simon Riggs
- Re: pgsql: Document that trig functions accept/return values in radians. David Fetter
- pgsql: Fix typo in math function docs, spotted by Heikki. sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix typo in streaming replication protocol docs. sriggs@postgresql.org (Simon Riggs)
- pgstatsinfo - pg_statsinfo: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgsql: Fix incorrect example in CREATE INDEX reference page, per Josh tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect example in CREATE INDEX reference page, per Josh tgl@postgresql.org (Tom Lane)
- pgsql: Pass incompletely-transformed aggregate argument lists as tgl@postgresql.org (Tom Lane)
- pgsql: Update broken and permanently moved links petere@postgresql.org (Peter Eisentraut)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Typo fixes. mha@postgresql.org (Magnus Hagander)
- pgsql: Make typography consistent petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix peculiar, untranslatable message concatenation attempt petere@postgresql.org (Peter Eisentraut)
- pgsql: Message style tuning petere@postgresql.org (Peter Eisentraut)
- pgsql: Don't link PL/Python against LOCALMODLIBS This variable is petere@postgresql.org (Peter Eisentraut)
- pgsql: Add vacuum_defer_cleanup_age to postgresql.conf.sample. sriggs@postgresql.org (Simon Riggs)
- pgsql: Add restartpoint_command option to recovery.conf. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix bug in %r handling in recovery_end_command, it always came heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Use data-type specific conversion functions also in plpy.execute petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix missing parentheses for current_query(), per bug #5378. tgl@postgresql.org (Tom Lane)
- pgsql: Fix missing parentheses for current_query(), per bug #5378. tgl@postgresql.org (Tom Lane)
- pgsql: Mention way to get commit details for release notes. momjian@postgresql.org (Bruce Momjian)
- pgsql: Message style tuning petere@postgresql.org (Peter Eisentraut)
- pgsql: Prevent the injection of invalidly encoded strings by PL/Python petere@postgresql.org (Peter Eisentraut)
- pgsql: Also print the libpq error message when lo_create or lo_open petere@postgresql.org (Peter Eisentraut)
- pgsql: Reset btpo.xact following recovery of btree delete page. sriggs@postgresql.org (Simon Riggs)
- pgsql: Adjust comment in .history file to match recovery target sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Prevent the injection of invalidly encoded strings by PL/Python Andrew Dunstan
- pgsql: Update XLOG_PAGE_MAGIC to recognise WAL format changes. sriggs@postgresql.org (Simon Riggs)
- pgsql: Minor tweaks on libpqrcv_connect(): ensure conninfo_repl[] is sriggs@postgresql.org (Simon Riggs)
- pgsql: Add connection messages for streaming replication. sriggs@postgresql.org (Simon Riggs)
- pgsql: Clarify docs about database parameter in streaming replication sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix oversight in btpo.xact patch; it was in fact installing tgl@postgresql.org (Tom Lane)
- pgsql: Modify error context callback functions to not assume that they tgl@postgresql.org (Tom Lane)
- pgsql: Modify error context callback functions to not assume that they tgl@postgresql.org (Tom Lane)
- pgsql: Forbid renaming columns of objects whose column names are rhaas@postgresql.org (Robert Haas)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Clear error_context_stack and debug_query_string at the beginning tgl@postgresql.org (Tom Lane)
- pgsql: Update sgml release note markup suggestions. momjian@postgresql.org (Bruce Momjian)
- pgsql: Create 9.0 release notes; keep 9.0-alpha release notes in place. momjian@postgresql.org (Bruce Momjian)
- pgsql: Further corrections of mismatching struct and btree SizeOf sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Fix oversight in btpo.xact patch; it was in fact installing Simon Riggs
- pgsql: Move server-side languages up one section in the 9.0 release momjian@postgresql.org (Bruce Momjian)
- pgsql: In 9.0 release notes, move libpq/ecpg up into their own sections, momjian@postgresql.org (Bruce Momjian)
- pgsql: Fixed ecpg parser to allow more than one C preprocessor command meskes@postgresql.org (Michael Meskes)
- pgsql: Message tuning petere@postgresql.org (Peter Eisentraut)
- pgsql: Add links to documentation sections in 9.0 release notes. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add more 9.0 release note documentation links. momjian@postgresql.org (Bruce Momjian)
- pgsql: ECPG only copied #include statements instead of processing them meskes@postgresql.org (Michael Meskes)
- pgsql: Correctly name functions in debug output in ecpglib. meskes@postgresql.org (Michael Meskes)
- pgsql: Adjusted regression test results to the change I made in debug meskes@postgresql.org (Michael Meskes)
- pgsql: ECPG's parser now accepts and handles variables as arguments for meskes@postgresql.org (Michael Meskes)
- pgsql: Adding special command line option that is now needed for the one meskes@postgresql.org (Michael Meskes)
- pgsql: Remove 9.0 release notes xref's to HISTORY.html can be built. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: [#1010780] Reduce use of utility queries for function fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: [#1010780] Reduce use of utility queries for function fxjr@pgfoundry.org (User Fxjr)
- pgsql: Fixed ECPG regression test to make sure it uses absolute paths meskes@postgresql.org (Michael Meskes)
- pgsql: Fix an oversight in join-removal optimization: we have to check tgl@postgresql.org (Tom Lane)
- pgsql: Re-order createuser and vacuumedb documentation options, for momjian@postgresql.org (Bruce Momjian)
- pgsql: Shorten suffix of automatically created indexes to "_excl" when sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Fix an oversight in join-removal optimization: we have to check David Fetter
- Re: pgsql: Fix an oversight in join-removal optimization: we have to check Tom Lane
- pgsql: Fix regression test breakage from recent change in default name tgl@postgresql.org (Tom Lane)
- Re: pgsql: Fix regression test breakage from recent change in default name Simon Riggs
- pgsql: Properly credit Simon for functions pg_last_xlog_replay_location, momjian@postgresql.org (Bruce Momjian)
- pgsql: Each worker thread will have its own log file in pgbench to avoid itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Add back other xlog() function author names. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove CRs for each line in pgbench.sgml. itagaki@postgresql.org (Takahiro Itagaki)
- pgstatsinfo - pg_statsinfo: Cleanup logging codes and add documentation. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Remove useless double assignment GCC 4.5 complained about it. petere@postgresql.org (Peter Eisentraut)
- pgsql: Typo fix from IRC breinbaas momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Typo fix from IRC breinbaas David Fetter
- pgstatsinfo - pg_statsinfo: Fix documentation about default itagaki@pgfoundry.org (User Itagaki)
- pgsql: Document in postgresql.conf that the max_standby_delay default is momjian@postgresql.org (Bruce Momjian)
- pgexternaltable - src: fix bug ISNEEDMAPNEXT maosen@pgfoundry.org (User Maosen)
- pgsql: Update description of walrcv_receive() function to match reality. heikki@postgresql.org (Heikki Linnakangas)
- pgstatsinfo - pg_reporter: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: Add Japanese documentation. itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: Allow syslog and eventlog for itagaki@pgfoundry.org (User Itagaki)
- pgsql: Mark "installcheck-parallel", "world", "install-world" and adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Now that we know last_statrequest > last_statwrite can be tgl@postgresql.org (Tom Lane)
- pgsql: Fix thinko in log message for "sameuser" ident map mismatch: the tgl@postgresql.org (Tom Lane)
- pgsql: Fix thinko in log message for "sameuser" ident map mismatch: the tgl@postgresql.org (Tom Lane)
- pgsql: Reduce CPU utilisation of WALSender process. sriggs@postgresql.org (Simon Riggs)
- pgsql: Change replication connection log format to allow for a database sriggs@postgresql.org (Simon Riggs)
- pgsql: Additional thoughts on WALSender cpu reduction. sriggs@postgresql.org (Simon Riggs)
- pgstatsinfo - pg_statsinfo: Fix to comapre csvlog filenames in their itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_reorg: New Directory itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_reorg: pg_reorg version 1.1.0. itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_batch: Imported Sources itagaki@pgfoundry.org (User Itagaki)
- textsearch-ja - eudc: Imported Sources itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: Fix small typo in collector_sql.h kasahara@pgfoundry.org (User Kasahara)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent ALTER USER f RESET ALL from removing the settings that alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix ginint4_queryextract() to actually do what it was intended to tgl@postgresql.org (Tom Lane)
- pgsql: Fix ginint4_queryextract() to actually do what it was intended to tgl@postgresql.org (Tom Lane)
- pgsql: Fix ginint4_queryextract() to actually do what it was intended to tgl@postgresql.org (Tom Lane)
- Re: pgsql: Change replication connection log format to allow for a database Heikki Linnakangas
- Re: pgsql: Change replication connection log format to allow for a database Heikki Linnakangas
- Re: pgsql: Change replication connection log format to allow for a database Tom Lane
- Re: pgsql: Change replication connection log format to allow for a database Simon Riggs
- Re: pgsql: Change replication connection log format to allow for a database Alvaro Herrera
- pgsql: Modify some new and pre-existing messages for translatability. sriggs@postgresql.org (Simon Riggs)
- pgstatsinfo - pg_statsinfo: Disallow execution bits for text log files. itagaki@pgfoundry.org (User Itagaki)
- pgbulkload - pgbulkload: New Directory itagaki@pgfoundry.org (User Itagaki)
- pgbulkload - pgbulkload: pg_bulkload 3.0 Alpha 3. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Flush CopyOutResponse when starting streaming in walsender, so heikki@postgresql.org (Heikki Linnakangas)
- pgfouine - pgfouine: fixed several potential XSS issues in the error gsmet@pgfoundry.org (User Gsmet)
- pgsql: Derive latestRemovedXid for btree deletes by reading heap pages. sriggs@postgresql.org (Simon Riggs)
- pgsql: Rework join-removal logic as per recent discussion. tgl@postgresql.org (Tom Lane)
- pgstatsinfo - pg_statsinfo: Bugfixes. itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: Fix an uninitialized variable. itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_statsinfo: Add English internal documentation. itagaki@pgfoundry.org (User Itagaki)
- npgsql - Npgsql2: Fixed line endings to CRLF. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Try to set SSL negotiation to 0. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Edit recovery.conf.sample so it matches docs. sriggs@postgresql.org (Simon Riggs)
- pgsql: Add some documentation about PL/Python limitations suggested by petere@postgresql.org (Peter Eisentraut)
- pgsql: Add some information about what it means for PL/Python to be petere@postgresql.org (Peter Eisentraut)
- pgsql: Add note that XML Schema validation is not supported requested petere@postgresql.org (Peter Eisentraut)
- pgsql: Separate targets "make docs" and "make install-docs" for the petere@postgresql.org (Peter Eisentraut)
- pgsql: Add comma missing from postgresql.conf comment. momjian@postgresql.org (Bruce Momjian)
- pgstatsinfo - pg_statsinfo: Simplify SQLs that joined pg_stat_xxx and itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: New Directory kasahara@pgfoundry.org (User Kasahara)
- pgstatsinfo - pg_reporter: Add the spec file for pg_reporter. kasahara@pgfoundry.org (User Kasahara)
- pgstatsinfo - pg_statsinfo: New Directory kasahara@pgfoundry.org (User Kasahara)
- pgstatsinfo - pg_statsinfo: Add the spec file for pg_statsinfo(v2). kasahara@pgfoundry.org (User Kasahara)
- pgstatsinfo - pg_statsinfo: Add error checks to write and fwrite calls. itagaki@pgfoundry.org (User Itagaki)
- pgexternaltable - src: New Directory maosen@pgfoundry.org (User Maosen)
- pgexternaltable - src: maosen@pgfoundry.org (User Maosen)
- pgsql: Properly initialize local varaible in momjian@postgresql.org (Bruce Momjian)
- pgsql: Message tuning petere@postgresql.org (Peter Eisentraut)
- pgsql: Change the retry-loop in standby mode to also try restoring files heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix "constraint_exclusion = partition" logic so that it will also tgl@postgresql.org (Tom Lane)
- pgsql: Fix "constraint_exclusion = partition" logic so that it will also tgl@postgresql.org (Tom Lane)
- pgexternaltable - src: maosen@pgfoundry.org (User Maosen)
- pgstatsinfo - pg_statsinfo: Cleanup statsrepo schema and bugfix. itagaki@pgfoundry.org (User Itagaki)
- pgstatsinfo - pg_reporter: Add english documentation. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Give a more precise error message if a variable is re-used as meskes@postgresql.org (Michael Meskes)
- pgsql: Change recovery.conf.sample to match postgresql.conf by showing momjian@postgresql.org (Bruce Momjian)
- pgsql: Enhance documentation of the build-in standby mode, explaining heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Enhance documentation of the build-in standby mode, explaining Thom Brown
- pgsql: Mention in the docs that if special keywords like "sameuser" and heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Enhance standby documentation. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix typos, spotted by Thom Brown. heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Enhance documentation of the build-in standby mode, explaining Heikki Linnakangas
- pgsql: Document why 'cp -i momjian@postgresql.org (Bruce Momjian)
- pgsql: Clarify ellipses use in archive_command example, per Josh momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert change that prevented ellipses from looking like ../. momjian@postgresql.org (Bruce Momjian)