Mailing lists [pgsql-committers]
- pgsphere - pgsphere: + add license file + add pg_sphere_version() richtej@pgfoundry.org (User Richtej)
- pgsphere - pgsphere: + file COPYRIGHT.pg_sphere added richtej@pgfoundry.org (User Richtej)
- pgsql: Fix two serious bugs introduced into hash indexes by the 8.4 tgl@postgresql.org (Tom Lane)
- pgsql: Fix two serious bugs introduced into hash indexes by the 8.4 tgl@postgresql.org (Tom Lane)
- pgsql: Dept of second thoughts: after studying index_getnext() a bit tgl@postgresql.org (Tom Lane)
- pgsql: Dept of second thoughts: after studying index_getnext() a bit tgl@postgresql.org (Tom Lane)
- pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix obscure segfault condition in PL/Python In PLy_output(), petere@postgresql.org (Peter Eisentraut)
- pgsql: In psql, show view definition only with \d+, not with \d The petere@postgresql.org (Peter Eisentraut)
- pgsql: Improve PL/Python elog output When the elog functions (plpy.info petere@postgresql.org (Peter Eisentraut)
- Re: pgsql: In psql, show view definition only with \d+, not with \d The Tom Lane
- pgsql: Fix regression tests for psql \d view patch petere@postgresql.org (Peter Eisentraut)
- pgsql: Build bzip2 tarball in dist target as well petere@postgresql.org (Peter Eisentraut)
- pllolcode - pllolcode: Add support for PostgreSQL 8.5's INLINE functions eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Allow rewriting ALTER TABLE to skip WAL logging. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Disable triggering failover with a signal in pg_standby on heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Disable triggering failover with a signal in pg_standby on heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Disable triggering failover with a signal in pg_standby on heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Add support for invoking parser callback hooks via SPI and in tgl@postgresql.org (Tom Lane)
- pgsql: Make expression locations for LIKE and SIMILAR TO constructs tgl@postgresql.org (Tom Lane)
- pgsql: New Directory tgl@postgresql.org (Tom Lane)
- pgsql: New Directory tgl@postgresql.org (Tom Lane)
- pgsql: New Directory tgl@postgresql.org (Tom Lane)
- pgsql: Rename some encoding conversion modules to keep pathnames in our tgl@postgresql.org (Tom Lane)
- pgsql: Allow binary-coercible cases in ri_HashCompareOp; there are some tgl@postgresql.org (Tom Lane)
- pgsql: Allow binary-coercible cases in ri_HashCompareOp; there are some tgl@postgresql.org (Tom Lane)
- pgsql: Remove plpgsql's RENAME declaration, which has bizarre and mostly tgl@postgresql.org (Tom Lane)
- pgsql: reenable -> re-enable Pointed out by Debian's lintian. petere@postgresql.org (Peter Eisentraut)
- pgsql: Don't treat NEW and OLD as reserved words anymore. tgl@postgresql.org (Tom Lane)
- pgsql: Change plpgsql from using textual substitution to insert variable tgl@postgresql.org (Tom Lane)
- pgsql: Keep track of language's trusted flag in InlineCodeBlock. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Rearrange plpgsql parsing to simplify and speed it up a bit. tgl@postgresql.org (Tom Lane)
- pgsql: Remove ancient text file containing plpgsql installation tgl@postgresql.org (Tom Lane)
- pgsql: Modernize plpgsql's handling of parse locations, making it look a tgl@postgresql.org (Tom Lane)
- pgsql: Fix WHERE CURRENT OF to work as designed within plpgsql. tgl@postgresql.org (Tom Lane)
- pgsql: Re-refactor the core scanner's API, in order to get out from tgl@postgresql.org (Tom Lane)
- libpqtypes - libpqtypes: Several bug fixes, add PQregisterComposites, achernow@pgfoundry.org (User Achernow)
- pgsql: PL/pgSQL FOUND Document that GET DIAGNOSTICS is affected by momjian@postgresql.org (Bruce Momjian)
- pgsql: More incremental refactoring in plpgsql: get rid of gram.y tgl@postgresql.org (Tom Lane)
- libpqtypes - libpqtypes: Added man pages for PQregisterSubClass, achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: Updated makefile to include installation of achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: added register type tp type handler so PQreset achernow@pgfoundry.org (User Achernow)
- plproxy - plproxy: New SPLIT statement. mkz@pgfoundry.org (User Mkz)
- plproxy - plproxy: tag the head as 2.1 mkz@pgfoundry.org (User Mkz)
- plproxy - plproxy: doc update: add ver tags to few places mkz@pgfoundry.org (User Mkz)
- pgsql: DIAGNOSTICS/FOUND wording Update wording of GET momjian@postgresql.org (Bruce Momjian)
- libpqtypes - libpqtypes: Added PGregisterType structure to be used with achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: Made PQregisterSubClass to Classes name change, achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: Fixed error in pqt-handlers.3 achernow@pgfoundry.org (User Achernow)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix longstanding problems in VACUUM caused by untimely alvherre@postgresql.org (Alvaro Herrera)
- pgsql: interval_abs(): Add C comment about why there is no momjian@postgresql.org (Bruce Momjian)
- pgsql: Revert the temporary patch to work around Snow Leopard readdir() tgl@postgresql.org (Tom Lane)
- libpqtypes - libpqtypes: Fixed bug in PQregisterSubClasses where a achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: compiler warning about initializing a struct to achernow@pgfoundry.org (User Achernow)
- pgsql: Do not build psql's flex module on its own, but instead include tgl@postgresql.org (Tom Lane)
- pgsql: Do not build psql's flex module on its own, but instead include tgl@postgresql.org (Tom Lane)
- pgsql: Do not build psql's flex module on its own, but instead include tgl@postgresql.org (Tom Lane)
- pgsql: Do not build psql's flex module on its own, but instead include tgl@postgresql.org (Tom Lane)
- pgsql: Do not build psql's flex module on its own, but instead include tgl@postgresql.org (Tom Lane)
- pgsql: Do not build psql's flex module on its own, but instead include tgl@postgresql.org (Tom Lane)
- libpqtypes - libpqtypes: Leaking type handlers in events.c during achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: Update changelog achernow@pgfoundry.org (User Achernow)
- pgsql: Support optional FROM/IN in FETCH and MOVE The main motivation alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Document the previous FETCH and MOVE changes. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Change "name" nonterminal in cursor-related productions to alvherre@postgresql.org (Alvaro Herrera)
- pgsql: In psql \du, separate the role attributes by comma instead of petere@postgresql.org (Peter Eisentraut)
- pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the tgl@postgresql.org (Tom Lane)
- pgsql: Remove pg_parse_string_token() --- not needed anymore. tgl@postgresql.org (Tom Lane)
- pgsql: Make initdb behave sanely when the selected locale has codeset tgl@postgresql.org (Tom Lane)
- pgsql: Check for C/POSIX before assuming that nl_langinfo or tgl@postgresql.org (Tom Lane)
- pgmemcache: pgmemcache pgmemcache.c ormod@pgfoundry.org
- pgsql: The recent patch to log changes in postgresql.conf settings tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: Bug #1010527 - Fix query timeout connection jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Fix multicolumn GIN's wrong results with fastupdate enabled. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix multicolumn GIN's wrong results with fastupdate enabled. teodor@postgresql.org (Teodor Sigaev)
- pgbouncer - pgbouncer: Disable maintenance during SUSPEND Otherwise mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Clarify few login-related log messages mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: win32: allow user to override service account mkz@pgfoundry.org (User Mkz)
- pgsql: When you do "ARRAY[...]::domain", where domain is a domain over heikki@postgresql.org (Heikki Linnakangas)
- pgsql: When you do "ARRAY[...]::domain", where domain is a domain over heikki@postgresql.org (Heikki Linnakangas)
- pg-migrator - pg_migrator: Re-recommend vacuumdb because we don't bmomjian@pgfoundry.org (User Bmomjian)
- pg-migrator - pg_migrator: Re-recommend vacuumdb because we don't bmomjian@pgfoundry.org (User Bmomjian)
- pgsql: A better fix for the "ARRAY[...]::domain" problem. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: A better fix for the "ARRAY[...]::domain" problem. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Add control knobs for plpgsql's variable resolution behavior, and tgl@postgresql.org (Tom Lane)
- pgsql: Avoid assuming that enum CreateStmtLikeOption is unsigned. tgl@postgresql.org (Tom Lane)
- pgsql: Clean up a couple of bizarre code formatting choices in recent tgl@postgresql.org (Tom Lane)
- pgsql: Add inheritable ACE when creating a restricted token for mha@postgresql.org (Magnus Hagander)
- pgsql: Add inheritable ACE when creating a restricted token for mha@postgresql.org (Magnus Hagander)
- pgsql: Add inheritable ACE when creating a restricted token for mha@postgresql.org (Magnus Hagander)
- pgsql: Make unaccent's install/uninstall scripts look more like all the tgl@postgresql.org (Tom Lane)
- pgsql: Improve planning of Materialize nodes inserted atop the inner tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: 1) Added --with(out)-libpq[=DIR} option to hinoue@pgfoundry.org (User Hinoue)
- pgsql: Backpatch the inheritable-ACE patch for Win32 to 8.2 as well, mha@postgresql.org (Magnus Hagander)
- pgsql: /home/peter/commit-msg petere@postgresql.org (Peter Eisentraut)
- pgsql: /home/peter/commit-msg petere@postgresql.org (Peter Eisentraut)
- pgsql: /home/peter/commit-msg petere@postgresql.org (Peter Eisentraut)
- psqlodbc - psqlodbc: some additions. h-saito@pgfoundry.org (User H-saito)
- Re: pgsql: /home/peter/commit-msg Andrew Dunstan
- npgsql - Npgsql2: Updated for build 2.0.7. jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Changed copyright year to 2009 fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Updated release notes for 2.0.7 fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Updated to 2.0.9 release fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Updated for build 2.0.7 jbcooley@pgfoundry.org (User Jbcooley)
- Re: pgsql: /home/peter/commit-msg David Fetter
- Re: pgsql: /home/peter/commit-msg Tom Lane
- Re: [HACKERS] pgsql: /home/peter/commit-msg David Fetter
- Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander
- Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas
- Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander
- Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas
- Re: [HACKERS] pgsql: /home/peter/commit-msg Peter Eisentraut
- Re: [HACKERS] pgsql: /home/peter/commit-msg Tom Lane
- Re: [HACKERS] pgsql: /home/peter/commit-msg Peter Eisentraut
- pgsql: While doing the final setrefs.c pass over a plan tree, try to tgl@postgresql.org (Tom Lane)
- pgsql: While doing the final setrefs.c pass over a plan tree, try to tgl@postgresql.org (Tom Lane)
- pgsql: Provide a parenthesized-options syntax for VACUUM, analogous to tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: Fix a bug reported by Marco Cassiano and suppress hinoue@pgfoundry.org (User Hinoue)
- pgsql: New Directory tgl@postgresql.org (Tom Lane)
- pgsql: Add a hook to CREATE/ALTER ROLE to allow an external module to tgl@postgresql.org (Tom Lane)
- pgsql: Fix memory leak in syslogger: logfile_rotate() would leak a copy tgl@postgresql.org (Tom Lane)
- pgsql: Fix memory leak in syslogger: logfile_rotate() would leak a copy tgl@postgresql.org (Tom Lane)
- pgsql: Fix memory leak in syslogger: logfile_rotate() would leak a copy tgl@postgresql.org (Tom Lane)
- pgsql: Typo: dump -> restore fixed in 8.4 and 8.5 Author: Guillaume petere@postgresql.org (Peter Eisentraut)
- pgsql: Typo: dump -> restore fixed in 8.4 and 8.5 Author: Guillaume petere@postgresql.org (Peter Eisentraut)
- Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander
- pgsql: Revert backpatch of inheritable-ACE patch for Win32, since it mha@postgresql.org (Magnus Hagander)
- Re: [HACKERS] pgsql: /home/peter/commit-msg Kris Jurka
- Re: [HACKERS] pgsql: /home/peter/commit-msg Heikki Linnakangas
- Re: [HACKERS] pgsql: /home/peter/commit-msg Robert Haas
- pgsql: Add a WHEN clause to CREATE TRIGGER, allowing a boolean tgl@postgresql.org (Tom Lane)
- pgsql: Fix display and dumping of UPDATE OR TRUNCATE triggers (a bizarre tgl@postgresql.org (Tom Lane)
- libpqtypes - libpqtypes: Fixed bug in pqt_allowsptr, it was returning achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: Update ChnageLog achernow@pgfoundry.org (User Achernow)
- Re: [HACKERS] pgsql: /home/peter/commit-msg Magnus Hagander
- pgsql: Refactor ecpg grammar so that it uses the core grammar's tgl@postgresql.org (Tom Lane)
- pgsql: Refactor ecpg grammar so that it uses the core grammar's tgl@postgresql.org (Tom Lane)
- orafce - orafce: Remove include gramparse.h in plvlex.c. okbob@pgfoundry.org (User Okbob)
- orafce - orafce: support for listagg function okbob@pgfoundry.org (User Okbob)
- orafce - orafce: regress test for listagg okbob@pgfoundry.org (User Okbob)
- pgsql: Ignore UTF-8-encoded Unicode byte-order mark at the beginning of petere@postgresql.org (Peter Eisentraut)
- pgsql: Improve psql's tabular display of wrapped-around data by tgl@postgresql.org (Tom Lane)
- orafce - orafce: add support for dbms_random (skeleton only) okbob@pgfoundry.org (User Okbob)
- pgsql: Ooops, forgot to check the libxml cases for psql output wrapping tgl@postgresql.org (Tom Lane)
- orafce - orafce: implementation of dbms_random package okbob@pgfoundry.org (User Okbob)
- pgsql: Remove superfluous curly brace, fixing compilation with heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff tgl@postgresql.org (Tom Lane)
- pgsql: Adjust expected-results spacing per buildfarm results. tgl@postgresql.org (Tom Lane)
- pgsql: Assorted wordsmithing on the documentation of \pset --- try to tgl@postgresql.org (Tom Lane)
- Re: pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff Andrew Dunstan
- orafce - orafce: fixing formating okbob@pgfoundry.org (User Okbob)
- orafce - orafce: move listagg function to new file - aggregate.c. okbob@pgfoundry.org (User Okbob)
- orafce - orafce: move all exported prototypes to separate file okbob@pgfoundry.org (User Okbob)
- pgsql: Fix an old bug in multixact and two-phase commit. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix an old bug in multixact and two-phase commit. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix an old bug in multixact and two-phase commit. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix an old bug in multixact and two-phase commit. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix an old bug in multixact and two-phase commit. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Add missing library to standalone libpq build on Win32. mha@postgresql.org (Magnus Hagander)
- orafce - orafce: add aggregate function median. okbob@pgfoundry.org (User Okbob)
- orafce - orafce: add missing source code file. okbob@pgfoundry.org (User Okbob)
- libpqtypes - libpqtypes: Update ChangeLog achernow@pgfoundry.org (User Achernow)
- psqlodbc - psqlodbc: 1) Fix memory leaks on connection failure (Shouji hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Addition some changes. h-saito@pgfoundry.org (User H-saito)
- psqlodbc - psqlodbc: build easy by the addition of an option. h-saito@pgfoundry.org (User H-saito)
- pgsql: Use diff's -w switch only on Windows, to avoid problems with tgl@postgresql.org (Tom Lane)
- orafce - orafce: lock aggregates on 8.3 and older - security reasons okbob@pgfoundry.org (User Okbob)
- pgsql: Add PG_MODULE_MAGIC and some missing include files to examples petere@postgresql.org (Peter Eisentraut)
- recover deleted records Allan Morris Caras
- Re: recover deleted records Robert Haas
- pgsql: Made function better readable. meskes@postgresql.org (Michael Meskes)
- pgsql: Fix syntax in extract() examples Author: Erik Rijkers petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix syntax in extract() examples Author: Erik Rijkers petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix syntax in extract() examples Author: Erik Rijkers petere@postgresql.org (Peter Eisentraut)
- pgsql: Simplify psql's new linestyle behavior to default to tgl@postgresql.org (Tom Lane)
- pgsql: Added dynamic cursor names to ecpg. meskes@postgresql.org (Michael Meskes)
- pgsql: Synced addon rules after some renamings. meskes@postgresql.org (Michael Meskes)
- pgsql: Forgot to add dynamic cursors to Changelog. meskes@postgresql.org (Michael Meskes)
- pgsql: Added missing files. meskes@postgresql.org (Michael Meskes)
- pgsql: Fix missing end tag, per Jeff Davis. tgl@postgresql.org (Tom Lane)
- pgsql: Added script to check if all rule re-definition in ecpg.addons meskes@postgresql.org (Michael Meskes)
- pgsql: If no result is given NOTFOUND should be returned. meskes@postgresql.org (Michael Meskes)
- psqlodbc - psqlodbc: Suppress timeout in SSL connections. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Remove */ characters from declare cursor statements before meskes@postgresql.org (Michael Meskes)
- pgsql: Remove */ characters from declare cursor statements before meskes@postgresql.org (Michael Meskes)
- pgsql: Document ath vacuumdb --analyze does analyze _also_, not in place momjian@postgresql.org (Bruce Momjian)
- psqlodbc - psqlodbc: added some change. h-saito@pgfoundry.org (User H-saito)
- pgsql: Eliminate a lot of list-management overhead within tgl@postgresql.org (Tom Lane)
- pgsql: test_fsync: Improve test descriptions displayed during momjian@postgresql.org (Bruce Momjian)
- pgsql: fsync test tools Add link to exteran fsync testing script and momjian@postgresql.org (Bruce Momjian)
- pgsql: Add support for an application_name parameter, which is displayed tgl@postgresql.org (Tom Lane)
- pgsql: Add support for anonymous code blocks (DO blocks) to PL/Perl. tgl@postgresql.org (Tom Lane)
- pgmemcache: pgmemcache pgmemcache.c ormod@pgfoundry.org
- pgmemcache: pgmemcache pgmemcache.c pgmemcache.sql.in ormod@pgfoundry.org
- pgmemcache: pgmemcache pgmemcache.c ormod@pgfoundry.org
- pgsql: Make pg_stat_activity.application_name visible to all users, tgl@postgresql.org (Tom Lane)
- pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in ormod@pgfoundry.org
- pgsql: Remove prefix "ERROR:" from some messages, to make everything petere@postgresql.org (Peter Eisentraut)
- pgsql: Add some opr_sanity checks that the lengths of the various tgl@postgresql.org (Tom Lane)
- pgsql: Error when a specified connection service is not found, instead petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix session-lifespan memory leak when a plperl function is tgl@postgresql.org (Tom Lane)
- pgsql: Fix session-lifespan memory leak when a plperl function is tgl@postgresql.org (Tom Lane)
- pgsql: Fix session-lifespan memory leak when a plperl function is tgl@postgresql.org (Tom Lane)
- pgsql: Fix session-lifespan memory leak when a plperl function is tgl@postgresql.org (Tom Lane)
- pgmemcache: pgmemcache Makefile NEWS README.pgmemcache ormod@pgfoundry.org
- pgstatsinfo - pg_statsinfo: - Add regression test. kasahara@pgfoundry.org (User Kasahara)
- Re: pgsql: Error when a specified connection service is not found, instead Simon Riggs
- Re: pgsql: Error when a specified connection service is not found, instead Andrew Dunstan
- Re: pgsql: Error when a specified connection service is not found, instead Simon Riggs
- pgsql: Properly indent SGML. momjian@postgresql.org (Bruce Momjian)
- pgsql: In SRF example, move oldcontext variable definition into the petere@postgresql.org (Peter Eisentraut)
- pgsql: Avoid core dump on empty thesaurus dictionary. tgl@postgresql.org (Tom Lane)
- pgsql: Avoid core dump on empty thesaurus dictionary. tgl@postgresql.org (Tom Lane)
- pgsql: Avoid core dump on empty thesaurus dictionary. tgl@postgresql.org (Tom Lane)
- pgsql: THREAD_SUPPORT There is no reference to THREAD_SUPPORT outside momjian@postgresql.org (Bruce Momjian)
- pgsql: hstore docs Update hstore docs, mostly word-smithing. momjian@postgresql.org (Bruce Momjian)