Mailing lists [pgsql-committers]
- plpsm - plpgpsm: scrollable cursor support and move statement okbob@pgfoundry.org (User Okbob)
- stackbuilder - wizard: New icon. dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: New Directory dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: i18n support dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add support for StackBuilder i18n. dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: New Directory dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Add a French translation. dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add a target to build the binaries-no-installer dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add a Swedish readme (requires translation by dpage@pgfoundry.org (User Dpage)
- pgsql: Fix a thinko in my patch of a couple months ago for bug #3116: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix a thinko in my patch of a couple months ago for bug #3116: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix a thinko in my patch of a couple months ago for bug #3116: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix a thinko in my patch of a couple months ago for bug #3116: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix a thinko in my patch of a couple months ago for bug #3116: it tgl@postgresql.org (Tom Lane)
- pgsql: Add wrapper script around install.pl that calls buildenv.bat mha@postgresql.org (Magnus Hagander)
- stackbuilder - wizard: New Directory mha@pgfoundry.org (User Mha)
- stackbuilder - wizard: Add swedish translation mha@pgfoundry.org (User Mha)
- pginstaller - pginst: Update swedish translation to actually be in mha@pgfoundry.org (User Mha)
- psqlodbc - psqlodbc: Japanese garbage was removed. h-saito@pgfoundry.org (User H-saito)
- python - be: Rewrite tests as unit tests. jwp@pgfoundry.org (James William Pye)
- pgsnmpd - pgsnmpd: New Directory eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: New Directory eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: Implement some of rdbmsSrvInfoTable. eggyknap@pgfoundry.org (User Eggyknap)
- pginstaller - pginst: Mention VIsta in the readmes dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: New Directory dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Add a German translation, courtesy of Harald dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: New Directory dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Add a Turkish translation, courtesy of Nicolai dpage@pgfoundry.org (User Dpage)
- stackbuilder - installers: New Directory dpage@pgfoundry.org (User Dpage)
- stackbuilder - installers: Add an installer for Slony-I on PostgreSQL dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Add support for FTP and HTTP proxy servers, per dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Update translation template dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Add support for alternate URLs to point direct to dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Update swedish translation mha@pgfoundry.org (User Mha)
- pgsql: Fix oversight in PG_RE_THROW processing: it's entirely possible tgl@postgresql.org (Tom Lane)
- pgsql: Fix failure to check for INVALID worker entry in the new alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Use the new TimestampDifferenceExceeds API instead of alvherre@postgresql.org (Alvaro Herrera)
- stackbuilder - wizard: Translation update from Nicolai dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Translation update from Nicolai dpage@pgfoundry.org (User Dpage)
- pgsql: Fix things so that when CREATE INDEX CONCURRENTLY sets tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: The version is now 8.2.0401. hinoue@pgfoundry.org (User Hinoue)
- pgsql: During WAL recovery, when reading a page that we intend to tgl@postgresql.org (Tom Lane)
- pgsql: Dept. tgl@postgresql.org (Tom Lane)
- pgsql: Release builds generate different strangely formatted export mha@postgresql.org (Magnus Hagander)
- pgsql: Fix some typos in the documentation. neilc@postgresql.org (Neil Conway)
- pgsql: Fix some typos in the documentation. neilc@postgresql.org (Neil Conway)
- pgsql: Fix a few more double words in docs. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix a few more double words in docs. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Tweak hash index AM to use the new ReadOrZeroBuffer bufmgr API tgl@postgresql.org (Tom Lane)
- pgsql: Teach tuplesort.c about "top N" sorting, in which only the first tgl@postgresql.org (Tom Lane)
- pgsql: A few fixups in error handling: mark pg_re_throw() as noreturn tgl@postgresql.org (Tom Lane)
- pgsql: Suppress a recently-introduced 'variable might be clobbered by tgl@postgresql.org (Tom Lane)
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Magnus Hagander
- Re: pgsql: A few fixups in error handling: mark pg_re_throw() as noreturn Magnus Hagander
- stackbuilder - wizard: New Directory dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Russian translation from ?????? ????? dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Russian translation update from ?????? ????? dpage@pgfoundry.org (User Dpage)
- psqlodbc - psqlodbc: Revert pg_config breakage petere@pgfoundry.org (User Petere)
- psqlodbc - psqlodbc: New Directory petere@pgfoundry.org (User Petere)
- psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory petere@pgfoundry.org (User Petere)
- psqlodbc - psqlodbc: Clean up some of the accumulated Autoconf mess petere@pgfoundry.org (User Petere)
- psqlodbc - psqlodbc: Fixed HANDLE_ENLIST_IN_DTC. h-saito@pgfoundry.org (User H-saito)
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Tom Lane
- Re: pgsql: A few fixups in error handling: mark pg_re_throw() as noreturn Tom Lane
- pgsql: Make clearer how arguments and return values in pl/perl are adunstan@postgresql.org (Andrew Dunstan)
- pgsql: tas() support for Renesas' M32R processor. tgl@postgresql.org (Tom Lane)
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- pginstaller - pginst: Updated Russian translation from Andrey Repko dpage@pgfoundry.org (User Dpage)
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Magnus Hagander
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Tom Lane
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Gregory Stark
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Magnus Hagander
- pgsql: Add a line to the EXPLAIN ANALYZE output for a Sort node, showing tgl@postgresql.org (Tom Lane)
- pgsnmpd - pgsnmpd: Implement rdbmsSrvInfoHighwaterInboundAssociations eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: New Directory eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Done: > * -Allow ORDER BY ... momjian@postgresql.org (Bruce Momjian)
- pgsnmpd - pgsnmpd: Implement rdbmsRelTable eggyknap@pgfoundry.org (User Eggyknap)
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Bruce Momjian
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Tom Lane
- Re: pgsql: Teach tuplesort.c about "top N" sorting, in which only the first Bruce Momjian
- pgsql: Add FAQ item about how patches are reviewed. momjian@postgresql.org (Bruce Momjian)
- pgsql: In developer's FAQ, update list API, from Tom Lane. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add note to FAQ_DEV that regression tests might need to be added. momjian@postgresql.org (Bruce Momjian)
- pgsql: Wording update to FAQ_DEV.. momjian@postgresql.org (Bruce Momjian)
- pgsql: Done: > o -Allow multiple vacuums so large tables do not starve momjian@postgresql.org (Bruce Momjian)
- pgsql: Move item: < * Invalidate prepared queries, like INSERT, when momjian@postgresql.org (Bruce Momjian)
- pgsql: Done: < Last updated: Sat May 5 10:47:39 EDT 2007 > Last momjian@postgresql.org (Bruce Momjian)
- pgsql: Check return code from strxfrm on Windows since it has a mha@postgresql.org (Magnus Hagander)
- pgsql: Check return code from strxfrm on Windows since it has a mha@postgresql.org (Magnus Hagander)
- Re: pgsql: Check return code from strxfrm on Windows since it has a Bruce Momjian
- Re: pgsql: Check return code from strxfrm on Windows since it has a Magnus Hagander
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Peter Eisentraut
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- pgsql: Doc tweak: add an xref. neilc@postgresql.org (Neil Conway)
- pgsql: Grammar correction petere@postgresql.org (Peter Eisentraut)
- pgbouncer - pgbouncer: disable expensive in-list assert check mkz@pgfoundry.org (User Mkz)
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Jim Nasby
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- pgsql: Make sure we don't skip databases that are supposed to be alvherre@postgresql.org (Alvaro Herrera)
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- Re: [HACKERS] Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Hiroshi Inoue
- python - typ: Various improvements. jwp@pgfoundry.org (James William Pye)
- python - ctl: Add extra_arguments parameter. jwp@pgfoundry.org (James William Pye)
- Re: [HACKERS] Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Joshua D. Drake
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Peter Eisentraut
- stackbuilder - wizard: Translation update from Harald Armin Massa dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Updated translation from Andrey Repko dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Use HKEY_CURRENT_USER to store config values to dpage@pgfoundry.org (User Dpage)
- Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory Peter Eisentraut
- pgsql: The appended patch addresses the outstanding issues of the recent petere@postgresql.org (Peter Eisentraut)
- pgsql: Add an explicit comment about POSIX time zone names having the tgl@postgresql.org (Tom Lane)
- snapshot - drivers: Missing BASE_SCHEMA placeholder cunha17@pgfoundry.org (User Cunha17)
- pgsql: Add a hash function for "numeric". neilc@postgresql.org (Neil Conway)
- pgsql: Reserve some pg_statistic "kind" codes for use by the ESRI tgl@postgresql.org (Tom Lane)
- snapshot - src: Fixed BUG on BASE_SCHEMA not being used and thus some cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: Documentation of the "CREATE SNAPSHOT LOG" WITH clause. cunha17@pgfoundry.org (User Cunha17)
- snapshot - root: Fixed a typo cunha17@pgfoundry.org (User Cunha17)
- snapshot - root: Fixing some HTML formatting cunha17@pgfoundry.org (User Cunha17)
- snapshot - root: Missing "withwhat" argument on documentation cunha17@pgfoundry.org (User Cunha17)
- snapshot - root: Supporting BASE_SCHEMA on "drivers" files cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: Ooops! :) cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: Fixing role that can execute Pg::Snapshots functions cunha17@pgfoundry.org (User Cunha17)
- pgsql: - Synced parser and keyword list - Renamed update test so it meskes@postgresql.org (Michael Meskes)
- pgsql: Added some more error logging. meskes@postgresql.org (Michael Meskes)
- snapshot - src: Fixing BUG [#1004545] Some column datatypes are not cunha17@pgfoundry.org (User Cunha17)
- libpqwce - libpqwce: 1.)Added SHGetFolderPath Simulation. h-saito@pgfoundry.org (User H-saito)
- dbi-link - dbi-link: New Directory dfetter@pgfoundry.org (David Fetter)
- pgsql: Support arrays of composite types, including the rowtypes of tgl@postgresql.org (Tom Lane)
- pgsql: Improvements to the SGML docs for TRUNCATE and CLUSTER. neilc@postgresql.org (Neil Conway)
- pgsql: Fix my oversight in enabling domains-of-domains: ALTER DOMAIN ADD tgl@postgresql.org (Tom Lane)
- pgsql: Fix my oversight in enabling domains-of-domains: ALTER DOMAIN ADD tgl@postgresql.org (Tom Lane)
- pgsql: Fix the problem that creating a user-defined type named _foo, tgl@postgresql.org (Tom Lane)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgsql: Improve predicate_refuted_by_simple_clause() to handle IS NULL tgl@postgresql.org (Tom Lane)
- pgsql: Improve predicate_refuted_by_simple_clause() to handle IS NULL tgl@postgresql.org (Tom Lane)
- pgsql: Add: > o Allow data to be passed in native language formats, momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Have configure choose integer datetimes by default > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Mark as done, add URL for other item: < o Add support for momjian@postgresql.org (Bruce Momjian)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgsql: Log directory we're installing into. mha@postgresql.org (Magnus Hagander)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgsql: Document that CLUSTER breaks MVCC visibility rules. mha@postgresql.org (Magnus Hagander)
- pgsql: Document that CLUSTER breaks MVCC visibility rules. mha@postgresql.org (Magnus Hagander)
- pgsql: Document that CLUSTER breaks MVCC visibility rules. mha@postgresql.org (Magnus Hagander)
- pgsql: Document that CLUSTER breaks MVCC visibility rules. mha@postgresql.org (Magnus Hagander)
- dbi-link - dbi-link: Moved license terms to the customary LICENSE file. dfetter@pgfoundry.org (David Fetter)
- pgbuildfarm - client-code: Make keeping error trees more robust and andrewd@pgfoundry.org (User Andrewd)
- pgsql: Update instructions on creating TODO entry. momjian@postgresql.org (Bruce Momjian)
- pgsql: Report all dependent objects to the server log when a shared alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Prevent RevalidateCachedPlan from making any permanent change in tgl@postgresql.org (Tom Lane)
- pgbuildfarm - client-code: Abandon multiroot hack - in effect all builds andrewd@pgfoundry.org (User Andrewd)
- pgsql: Fix up grammar and translatability of recent tgl@postgresql.org (Tom Lane)
- pgsql: Get rid of the pg_shdepend entry for a TOAST table; it's tgl@postgresql.org (Tom Lane)
- pgbuildfarm - client-code: Write pgport setting to MSVC config file. andrewd@pgfoundry.org (User Andrewd)
- pgsql: Use configured pgport in MSVC config file. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: fix perl thinko adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Add URLs for: * Add support for SQL-standard GENERATED/IDENTITY momjian@postgresql.org (Bruce Momjian)
- pgsnmpd - pgsnmpd: New Directory eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: Add rdbmsDbLimitedResourceTable (tracking only XIDs, eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: Modify a few disk-related settings eggyknap@pgfoundry.org (User Eggyknap)
- pginstaller - pginst: Fixed url reference. h-saito@pgfoundry.org (User H-saito)
- stackbuilder - wizard: New Directory h-saito@pgfoundry.org (User H-saito)
- stackbuilder - wizard: add the japanese(ja_JP) h-saito@pgfoundry.org (User H-saito)
- stackbuilder - wizard: Ensure regkeys exist before writing values to dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Remove basic HTML entities that we might find in dpage@pgfoundry.org (User Dpage)
- stackbuilder - wizard: Add wxWidgets translations for the framework. dpage@pgfoundry.org (User Dpage)
- pgsql: Add a note to the documentation to clarify that even when neilc@postgresql.org (Neil Conway)
- pgsql: Add a note to the documentation to clarify that even when neilc@postgresql.org (Neil Conway)
- pgsql: Make a few marginal improvements to the documentation for the AV neilc@postgresql.org (Neil Conway)
- pgsql: Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a momjian@postgresql.org (Bruce Momjian)
- pgsql: Various fixes for the SGML docs. neilc@postgresql.org (Neil Conway)
- pgsql: Fix a bunch of bad grammar in the docs: ", which see for neilc@postgresql.org (Neil Conway)
- pgsql: Fix a bunch of bad grammar in the docs: ", which see for neilc@postgresql.org (Neil Conway)
-
pgsql: Remove directory qualification in
because it's not adunstan@postgresql.org (Andrew Dunstan) - pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT alvherre@postgresql.org (Alvaro Herrera)
- odbclink - odbclink: The sample was added. h-saito@pgfoundry.org (User H-saito)
- pgsql: Have the rewriteheap code freeze old tuples. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Have TRUNCATE advance the affected table's relfrozenxid to alvherre@postgresql.org (Alvaro Herrera)
- Re: pgsql: Fix a bunch of bad grammar in the docs: ", which see for Tom Lane
- Re: pgsql: Fix a bunch of bad grammar in the docs: ", which see for Neil Conway
- Re: pgsql: Fix a bunch of bad grammar in the docs:", which see for Gregory Stark
- Re: pgsql: Fix a bunch of bad grammar in the docs:", which see for Stefan Kaltenbrunner
- Re: pgsql: Fix a bunch of bad grammar in the docs:", which see for Neil Conway
- Re: pgsql: Fix a bunch of bad grammar in the docs:", which see for Alvaro Herrera
- Re: pgsql: Fix a bunch of bad grammar in the docs:", which see for Dave Page
- Re: pgsql: Fix a bunch of bad grammar in the docs:", which see for Jim C. Nasby
- libpqwce - libpqwce: changes from makefile to projectfile. h-saito@pgfoundry.org (User H-saito)
- libpqwce - libpqwce: changes from makefile to projectfile. h-saito@pgfoundry.org (User H-saito)
- pgsql: Move the tuple freezing point in CLUSTER to a point further back alvherre@postgresql.org (Alvaro Herrera)
- libpqwce - libpqwce: Ooops! correction of Japanese and garbage. h-saito@pgfoundry.org (User H-saito)
- pgsql: New Directory momjian@postgresql.org (Bruce Momjian)
- pgsql: Add database page inspection /contrib module. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix parameter recalculation for Limit nodes: during a ReScan call tgl@postgresql.org (Tom Lane)
- pg-migrator - src: Adding support for page-by-page conversion plugins korryd@pgfoundry.org (User Korryd)
- pgsql: Removed mktime() call to hopefully get rid of some compatibility meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Add database page inspection /contrib module. Tom Lane
- Re: pgsql: Add database page inspection /contrib module. Bruce Momjian
- pgsql: Add CVS comment for recent commit: Moved page-level momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Fix problem with excessive logging during SSL momjian@postgresql.org (Bruce Momjian)
- pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism momjian@postgresql.org (Bruce Momjian)
- pgsql: Add URL for: * Implement the SQL standard mechanism whereby momjian@postgresql.org (Bruce Momjian)
- pgsql: Temporary fix for the problem that pg_stat_activity, tgl@postgresql.org (Tom Lane)
- pgsql: Temporary fix for the problem that pg_stat_activity, tgl@postgresql.org (Tom Lane)
- pgsql: dded to TODO: > > * Support scoped IPv6 addresses > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove redundant logging of send failures when SSL is in use. tgl@postgresql.org (Tom Lane)
- pgsql: Remove redundant logging of send failures when SSL is in use. tgl@postgresql.org (Tom Lane)
- pgsql: Remove redundant logging of send failures when SSL is in use. tgl@postgresql.org (Tom Lane)
- pgsql: Remove redundant logging of send failures when SSL is in use. tgl@postgresql.org (Tom Lane)
- pgsql: Remove redundant logging of send failures when SSL is in use. tgl@postgresql.org (Tom Lane)
- pgsql: Done: < * Fix problem with excessive logging during SSL momjian@postgresql.org (Bruce Momjian)
- pgsql: Tweaks for SGML markup. neilc@postgresql.org (Neil Conway)
- Re: pgsql: Add database page inspection /contrib module. Heikki Linnakangas
- pgsql: Fix inappropriate comments petere@postgresql.org (Peter Eisentraut)
- Re: pgsql: Add database page inspection /contrib module. Bruce Momjian
- pgsql: Mark some intermediate targets as .PRECIOUS, to replace the petere@postgresql.org (Peter Eisentraut)
- pgsql: Have CLUSTER advance the table's relfrozenxid. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix dumb compile error in the last patch. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: tackling Vista problem - another try meskes@postgresql.org (Michael Meskes)
- pgsql: To support external compression of archived WAL data, add a flag tgl@postgresql.org (Tom Lane)
- pgsql: Do not try to find local timezone in DecodeDateTime() because the meskes@postgresql.org (Michael Meskes)
- pgsql: Also removed the function not just the call, sorry. meskes@postgresql.org (Michael Meskes)
- pgsql: Backported fix from HEAD that removes superfluous function Vista meskes@postgresql.org (Michael Meskes)
- pgsql: Backported fix from HEAD that removes superfluous function Vista meskes@postgresql.org (Michael Meskes)
- pgsql: Removed errant ISODOW meskes@postgresql.org (Michael Meskes)
- pgsql: Removed errant ISODOW meskes@postgresql.org (Michael Meskes)
- pgsql: Fix spurious German index entry petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix spurious German index entry petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix spurious German index entry petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix spurious German index entry petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix spurious German index entry petere@postgresql.org (Peter Eisentraut)
- pgsql: XPath fixes: - Function renamed to "xpath". petere@postgresql.org (Peter Eisentraut)
- pgsql: Teach tuplestore.c to throw away data before the "mark" point tgl@postgresql.org (Tom Lane)
- pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost tgl@postgresql.org (Tom Lane)
- pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost tgl@postgresql.org (Tom Lane)
- pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost tgl@postgresql.org (Tom Lane)
- pginstaller - pginst: Update to support individual .chm files for dpage@pgfoundry.org (User Dpage)
- pgsql: Remove unsupported -u option from pg_standby example usage. alvherre@postgresql.org (Alvaro Herrera)
- Re: pgsql: Teach tuplestore.c to throw away data before the "mark" point Gregory Stark
- pgsql: Repair planner bug introduced in 8.2 by ability to rearrange tgl@postgresql.org (Tom Lane)
- pgsql: Repair planner bug introduced in 8.2 by ability to rearrange tgl@postgresql.org (Tom Lane)
- pginstaller - pginst: Update French translation, from Guillaume Lelarge, mha@pgfoundry.org (User Mha)
- pgbouncer - pgbouncer: cancel pkt handler forgot to set pool, thus mkz@pgfoundry.org (User Mkz)
- orafce - orafce: 83 fix okbob@pgfoundry.org (User Okbob)
- orafce - orafce: skelet for xslproccess package okbob@pgfoundry.org (User Okbob)
- pgsql: Add deprecation notice about planned removal in 8.4 and advice to petere@postgresql.org (Peter Eisentraut)
- orafce - orafce: support for record types for storing handlers okbob@pgfoundry.org (User Okbob)
- pgsql: Avoid assuming that the fields of struct timeval have exactly tgl@postgresql.org (Tom Lane)
- pgsql: Remove ruleutils.c's use of varnoold/varoattno as a shortcut for tgl@postgresql.org (Tom Lane)
- pgsnmpd - pgsnmpd: Update TODO eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Create hooks to let a loadable plugin monitor (or even replace) tgl@postgresql.org (Tom Lane)
- python - be: Only pfree when recoding occurs. jwp@pgfoundry.org (James William Pye)
- pgsql: Repair two constraint-exclusion corner cases triggered by proving tgl@postgresql.org (Tom Lane)
- pgsnmpd - pgsnmpd: Quit hardcoding values in rdbmsSrvTable (finally). eggyknap@pgfoundry.org (User Eggyknap)
- Re: pgsnmpd - pgsnmpd: Quit hardcoding values in rdbmsSrvTable (finally). Dave Page
- pgsnmpd - pgsnmpd: Change default vendor name per suggestion from Dave eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Fix up pgstats counting of live and dead tuples to recognize that tgl@postgresql.org (Tom Lane)
- pgsql: pgstat's on-proc-exit hook has to execute after the last tgl@postgresql.org (Tom Lane)
- pgsql: Applied Joachim's patch for ecpg_config.h creation on Vista. meskes@postgresql.org (Michael Meskes)
- pgsql: The source code changed, so the expected file changed too. meskes@postgresql.org (Michael Meskes)
- Re: pgsql: The source code changed, so the expected file changed too. Tom Lane
- pgsql: Sorry guys, I committed the file from my development snapshot meskes@postgresql.org (Michael Meskes)
- pgsql: Ooops, I was too busy worrying about getting the transactional tgl@postgresql.org (Tom Lane)
- pgsql: Code cleanup: use "bool" for Boolean variables, rather than neilc@postgresql.org (Neil Conway)
- Re: pgsql: The source code changed, so the expected file changed too. Michael Meskes
- pgsql: Applied patch send by Joachim Wieland to fix INTEGER_DATETIMES meskes@postgresql.org (Michael Meskes)
- pgsnmpd - pgsnmpd: Change the other instance of a defaulted vendor name eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: Beginnings of pgsnmpd_regress.pl, a regression test eggyknap@pgfoundry.org (User Eggyknap)
- pgfouine - pgfouine: applied [#1003645] Avoid PHP Notice for undefined gsmet@pgfoundry.org (User Gsmet)
- pginstaller - pginst: Updates for the lastest build of pl/java, courtesy dpage@pgfoundry.org (User Dpage)
- snapshot - root: Inclusao de links para a pagina pessoal cunha17@pgfoundry.org (User Cunha17)
- pgsql: Tweak the code in a couple of places to try to deliver more tgl@postgresql.org (Tom Lane)
- pgsnmpd - pgsnmpd: Fix typo, initialization eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: Update TODO eggyknap@pgfoundry.org (User Eggyknap)
- pgsnmpd - pgsnmpd: Regression test now creates database, starts pgsnmpd, eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Add: > > * Fix self-referential UPDATEs seeing inconsistent row momjian@postgresql.org (Bruce Momjian)
- pgsql: Update wording: < * Fix self-referential UPDATEs seeing momjian@postgresql.org (Bruce Momjian)
- pgsql: Stop a few regression tests from needlessly disabling GEQO. neilc@postgresql.org (Neil Conway)
- pgsql: mmgr README tweak: "either" is no longer correct. neilc@postgresql.org (Neil Conway)
- pgsql: Fix a bug in input processing for the "interval" type. neilc@postgresql.org (Neil Conway)
- pgsql: Fix a bug in input processing for the "interval" type. neilc@postgresql.org (Neil Conway)
- pgsql: Fix a bug in input processing for the "interval" type. neilc@postgresql.org (Neil Conway)
- Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Gurjeet Singh
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Bruce Momjian
- Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Tom Lane
- Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Gurjeet Singh
- Re: [HACKERS] pgsql: Create hooks to let a loadable plugin monitor (or even replace) Tom Lane
- pgsnmpd - pgsnmpd: Pull more tables for testing eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Fix trivial misspelling in comment. tgl@postgresql.org (Tom Lane)
- pgsql: Update cvs instructions to suggest cvsutils. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Update cvs instructions to suggest cvsutils. Neil Conway
- pgsql: Update cvsutils documentation description. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Update cvs instructions to suggest cvsutils. Bruce Momjian
- pgsql: New Directory momjian@postgresql.org (Bruce Momjian)
- pgsql: Update /contrib OS/X startup files, and move to a separate OS/X momjian@postgresql.org (Bruce Momjian)
- pgsql: Add documentation reference to statistical functions from momjian@postgresql.org (Bruce Momjian)
- pgsql: Add URL for: * Improve speed with indexes For large table momjian@postgresql.org (Bruce Momjian)
- pgsql: Tweak: use memcpy() in text_time(), rather than manually copying neilc@postgresql.org (Neil Conway)
- pgsql: Update documentation mention of VACUUM FULL and CLUSTER where momjian@postgresql.org (Bruce Momjian)
- pgsql: Add standard error redirection for OS/X & darwin startup script. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Consider allowing 64-bit integers to be passed by momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix wording: < * Consider allowing 64-bit integers to be passed momjian@postgresql.org (Bruce Momjian)
- pgsql: Make large sequential scans and VACUUMs work in a limited-size tgl@postgresql.org (Tom Lane)
- pgsql: Update: < * Consider allowing 64-bit integers to be passed by momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction tgl@postgresql.org (Tom Lane)
- pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction tgl@postgresql.org (Tom Lane)
- pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction tgl@postgresql.org (Tom Lane)
- pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction tgl@postgresql.org (Tom Lane)
- pgsql: Downgrade some low-level startup messages to DEBUG1. petere@postgresql.org (Peter Eisentraut)
- Re: pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Heikki Linnakangas
- Re: pgsql: Make large sequential scans and VACUUMs work in a limited-size Teodor Sigaev
- Re: pgsql: Make large sequential scans and VACUUMs work in a limited-size Tom Lane
- pgsql: Replace ReadBuffer to ReadBufferWithStrategy in all teodor@postgresql.org (Teodor Sigaev)
- pgunittest - pgUnitTest: New Directory pgunittest@pgfoundry.org (User Pgunittest)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)
- pgsql: Make some messages more consistent petere@postgresql.org (Peter Eisentraut)
- pgsql: Change build_index_pathkeys() so that the expressions it builds tgl@postgresql.org (Tom Lane)
- pgsql: The shortcut exit that I recently added to ExecInitIndexScan() tgl@postgresql.org (Tom Lane)
- pgunittest - pgUnitTest: pgunittest@pgfoundry.org (User Pgunittest)