Mailing lists [pgsql-committers]
- pgsql: Remove TOAST table from pg_database Alvaro Herrera
- pgsql: psql: Improve error display for psql -f - Peter Eisentraut
- pgsql: Don't link pg_isolation_regress with libpq Peter Eisentraut
- pgsql: Small possible clarification in pg_basebackup reference page Peter Eisentraut
- pgsql: When a GiST page is split during index build, it might not have Heikki Linnakangas
- pgsql: Add a rule to optionally build docs with the stylesheet from the Magnus Hagander
- pgsql: ecpg: Clean up some const usage Peter Eisentraut
- pgsql: Add COLLATION FOR expression Peter Eisentraut
- pgsql: Allow child-relation entries to be made in ec_has_const Equivale Tom Lane
- pgsql: Allow child-relation entries to be made in ec_has_const Equivale Tom Lane
- pgsql: Re-add "make check" target in src/test/isolation/Makefile Peter Eisentraut
- pgsql: Fix incorrect uses of gzFile Peter Eisentraut
- pgsql: Allow CREATE TABLE (LIKE ...) from composite type Peter Eisentraut
- pgsql: Provide environment overrides for psql file locations. Andrew Dunstan
- Re: pgsql: Provide environment overrides for psql file locations. Andrew Dunstan
- pgsql: Collect and use element-frequency statistics for arrays. Tom Lane
- pgsql: Add function pg_xlog_location_diff to help comparisons Magnus Hagander
- pgsql: More carefully validate xlog location string inputs Magnus Hagander
- pgsql: Improve histogram-filling loop in new compute_array_stats() code Tom Lane
- pgsql: Remove useless "rough estimate" path from mcelem_array_contained Tom Lane
- pgsql: Rewrite GiST support code for rangetypes. Tom Lane
- pgsql: Add isolation test to check-world and installcheck-world Peter Eisentraut
- pgsql: Improve documentation around logging_collector and use of stderr Tom Lane
- pgsql: Improve documentation around logging_collector and use of stderr Tom Lane
- pgsql: Improve documentation around logging_collector and use of stderr Tom Lane
- pgsql: Improve documentation around logging_collector and use of stderr Tom Lane
- pgsql: Improve documentation around logging_collector and use of stderr Tom Lane
- Re: pgsql: Add isolation test to check-world and installcheck-world Simon Riggs
- pgsql: Redesign PlanForeignScan API to allow multiple paths for a forei Tom Lane
- pgsql: In pg_upgrade, only lock the old cluster if link mode is used, a Bruce Momjian
- pgsql: Remove extra copies of LogwrtResult. Heikki Linnakangas
- pgsql: Simplify the way changes to full_page_writes are logged. Heikki Linnakangas
- pgsql: Make the comments more clear on the fact that UpdateFullPageWrit Heikki Linnakangas
- pgsql: Typo fix. Robert Haas
- pgsql: Add a hook for processing messages due to be sent to the server Tom Lane
- pgsql: libpq: Small code clarification, and avoid casting away const Peter Eisentraut
- pgsql: Expose an API for calculating catcache hash values. Tom Lane
- pgsql: psql: Fix invalid memory access Peter Eisentraut
- pgsql: libpq: Fix memory leak Peter Eisentraut
- pgsql: psql: Fix memory leak Peter Eisentraut
- pgsql: psql: Avoid some spurious output if the server croaks. Robert Haas
- Re: pgsql: psql: Fix invalid memory access Tom Lane
- pgsql: Attempt to reduce locale dependencies in regression tests. Robert Haas
- pgsql: Add GetForeignColumnOptions() to foreign.c, and add some documen Tom Lane
- pgsql: Fix indentation of \d footers for non-ASCII cases. Tom Lane
- pgsql: Improve estimation of IN/NOT IN by assuming array elements are d Tom Lane
- pgsql: Silence warning about unused variable, when building without ass Heikki Linnakangas
- pgsql: ecpg: Fix rare memory leaks Peter Eisentraut
- pgsql: ecpg: Fix off-by-one error in memory copying Peter Eisentraut
- Re: pgsql: psql: Fix invalid memory access Peter Eisentraut
- pgsql: Fix some issues with temp/transient tables in extension scripts. Tom Lane
- pgsql: Fix some issues with temp/transient tables in extension scripts. Tom Lane
- pgsql: psql: Remove useless code Peter Eisentraut
- pgsql: Update outdated comment. HeapTupleHeader.t_natts field doesn't e Heikki Linnakangas
- pgsql: Revise FDW planning API, again. Tom Lane
- pgsql: Extend object access hook framework to support arguments, and DR Robert Haas
- pgsql: sepgsql DROP support. Robert Haas
- pgsql: Add support for renaming constraints Peter Eisentraut
- pgsql: Restructure SPGiST opclass interface API to support whole-index Tom Lane
- pgsql: ecpg: Fix off-by-one error in memory copying Peter Eisentraut
- pgsql: Add more detail to error message for invalid arguments for serve Peter Eisentraut
- pgsql: psql: Fix invalid memory access Peter Eisentraut
- pgsql: ecpg: Fix rare memory leaks Peter Eisentraut
- pgsql: ecpg: Fix rare memory leaks Peter Eisentraut
- pgsql: libpq: Fix memory leak Peter Eisentraut
- pgsql: ecpg: Fix off-by-one error in memory copying Peter Eisentraut
- pgsql: psql: Fix invalid memory access Peter Eisentraut
- pgsql: psql: Fix invalid memory access Peter Eisentraut
- pgsql: Add description for --no-locale and --text-search-config. Tatsuo Ishii
- pgsql: Add description for --no-locale and --text-search-config. Tatsuo Ishii
- pgsql: Add description for --no-locale and --text-search-config. Tatsuo Ishii
- pgsql: Add description for --no-locale and --text-search-config. Tatsuo Ishii
- pgsql: Add description for --no-locale and --text-search-config. Tatsuo Ishii
- pgsql: Removed redundant "the" from ecpg's docs. Michael Meskes
- pgsql: Teach SPGiST to store nulls and do whole-index scans. Tom Lane
- pgsql: Fix documented type of t_infomask2. Tom Lane
- pgsql: Make parameter name consistent with syntax summary. Tom Lane
- pgsql: Make INSERT/UPDATE queries depend on their specific target colum Tom Lane
- npgsql - Npgsql2: [#1011174] Requesting the REPEATABLE READ isolation fxjr@pgfoundry.org (User Fxjr)
- pgsql: Remove tabs in SGML files Bruce Momjian
- pgsql: Remove tabs in SGML files Bruce Momjian
- pgsql: Remove tabs in SGML files Bruce Momjian
- pgfiledump - pg_filedump: Updates for latest Postgres 9.2 sources. tgl@pgfoundry.org (User Tgl)
- pgsql: Use correct sizeof operand in qsort call Peter Eisentraut
- pgsql: Add comment for missing break in switch Peter Eisentraut
- pgsql: Fix SPGiST vacuum algorithm to handle concurrent tuple motion pr Tom Lane
- pgsql: In pg_upgrade, add various logging improvements: Bruce Momjian
- pgsql: pgstattuple: Add new error case for spgist indexes. Robert Haas
- pgsql: pgstattuple: Use a BufferAccessStrategy object to avoid cache-tr Robert Haas
- pgsql: Create a stack of pl/python "execution contexts". Tom Lane
- pgsql: Fix minor memory leak in PLy_typeinfo_dealloc(). Tom Lane
- pgsql: Patch some corner-case bugs in pl/python. Tom Lane
- pgsql: Patch some corner-case bugs in pl/python. Tom Lane
- pgsql: pg_dump: Fix some minor memory leaks Peter Eisentraut
- pgsql: Add additional safety check against invalid backup label file Peter Eisentraut
- pgsql: COPY: Add an assertion Peter Eisentraut
- pgsql: Add missing va_end() calls Peter Eisentraut
- pgsql: Improve EncodeDateTime and EncodeTimeOnly APIs Peter Eisentraut
- pgsql: Uppercase pg_upgrade status output title. Bruce Momjian
- pgsql: Remove unused tzn arguments for timestamp2tm() Peter Eisentraut
- pgsql: Add const qualifier to tzn returned by timestamp2tm() Peter Eisentraut
- pgsql: sepgsql_setcon(). Robert Haas
- pgsql: Copy editing of sepgsql documentation. Robert Haas
- pgsql: A couple more fixes for the sepgsql documentation. Robert Haas
- pgsql: Add comments explaining why our Itanium spinlock implementation Heikki Linnakangas
- pgsql: Revisit handling of UNION ALL subqueries with non-Var output col Tom Lane
- pgsql: Revisit handling of UNION ALL subqueries with non-Var output col Tom Lane
- pgsql: Improve commentary in match_pathkeys_to_index(). Tom Lane
- pgsql: pg_restore: Fix memory and file descriptor leak with directory f Peter Eisentraut
- pgsql: pg_dump: Fix crash with invalid pg_cast row Peter Eisentraut
- pgsql: pg_restore: Fix memory and file descriptor leak with directory f Peter Eisentraut
- pgsql: backend: Fix minor memory leak in configuration file processing Peter Eisentraut
- pgsql: psql: Remove inappropriate const qualifiers Peter Eisentraut
- pgsql: libpq: Fix minor memory leaks Peter Eisentraut
- pgsql: In pg_upgrade, create a script to incrementally generate more ac Bruce Momjian
- pgsql: Add note about column privilege behavior to REVOKE reference pag Peter Eisentraut
- pgsql: In pg_upgrade, move new echo quote define into include file. Bruce Momjian
- pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan
- pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan
- pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan
- pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan
- pgsql: Honor inputdir and outputdir when converting regression files. Andrew Dunstan
- pgsql: In pg_upgrade, remove dependency on pg_config, as that might not Bruce Momjian
- pgsql: In pg_upgrade, remove dependency on pg_config, as that might not Bruce Momjian
- pgsql: plperl: Package-qualify _TD Alvaro Herrera
- pgsql: plperl: Package-qualify _TD Alvaro Herrera
- pgsql: pg_dump: fix double free of query results Alvaro Herrera
- pgsql: Restructure SELECT INTO's parsetree representation into CreateTa Tom Lane
- pgsql: pg_upgrade: Add new generated file to .gitignore Peter Eisentraut
- pgsql: pg_dump: Remove undocumented "files" output format Peter Eisentraut
- pgsql: Remove stray word from sepgsql documentation. Robert Haas
- pgsql: Update struct Trigger in docs Alvaro Herrera
- pgsql: Update struct Trigger in docs Alvaro Herrera
- pgsql: Update struct Trigger in docs Alvaro Herrera
- pgsql: Update struct Trigger in docs Alvaro Herrera
- pgsql: Update struct Trigger in docs Alvaro Herrera
- Re: pgsql: Update struct Trigger in docs Thom Brown
- pgsql: Fix trigger example code to match header changes Alvaro Herrera
- Re: pgsql: Update struct Trigger in docs Alvaro Herrera
- Re: pgsql: Update struct Trigger in docs Thom Brown
- pgsql: pg_dump: get rid of die_horribly Alvaro Herrera
- pgsql: Improve the -l (limit) option recently added to contrib/vacuumlo Tom Lane
- pgsql: Add some CHECK_FOR_INTERRUPTS() calls to the heap-sort call path Robert Haas
- pgsql: Improve connectMaintenanceDatabase() error reporting. Robert Haas
- pgsql: Fix bug where walsender goes into a busy loop if connection is t Heikki Linnakangas
- pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas
- pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas
- pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas
- pgsql: Don't allow CREATE TABLE AS to put relations in pg_global. Robert Haas
- pgsql: Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and Tom Lane
- pgsql: Back-patch contrib/vacuumlo's new -l (limit) option into 9.0 and Tom Lane
- pgsql: Allow new relmapper entries when allow_system_table_mods is true Tom Lane
- pgsql: Doc updates for index-only scans. Robert Haas
- pgsql: Add installing entab to pgindent instructions Peter Eisentraut
- pgsql: Clean up compiler warnings from unused variables with asserts di Peter Eisentraut
- pgsql: Fix configure's search for collateindex.pl. Tom Lane
- pgsql: If a role has a password expiration date, show that in psql's \d Tom Lane
- pgsql: Refactor to eliminate duplicate copies of conninfo default-findi Tom Lane
- pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane
- pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane
- pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane
- pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane
- pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v Tom Lane
- pgsql: Update docs on numeric storage requirements. Robert Haas
- pgsql: Doc clarifications regarding use of varlena. Robert Haas
- pgsql: Clarify that PQconninfoParse returns an array with all legal opt Robert Haas
- npgsql - Npgsql2: [#1011161] Bug in NpgsqlCommand while getting readers fxjr@pgfoundry.org (User Fxjr)
- pgsql: Update docs on numeric storage requirements. Robert Haas
- pgsql: Code review for protransform patches. Tom Lane
- pgsql: Refactor simplify_function et al to centralize argument simplifi Tom Lane
- pgsql: Cast some printf arguments to avoid possibly-nonportable behavio Tom Lane
- pgsql: Cast some printf arguments to avoid possibly-nonportable behavio Tom Lane
- pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane
- pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane
- pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane
- pgsql: Fix planner's handling of outer PlaceHolderVars within subquerie Tom Lane
- pgsql: Replace empty locale name with implied value in CREATE DATABASE Tom Lane
- pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane
- pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane
- pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane
- pgsql: Fix COPY FROM for null marker strings that correspond to invalid Tom Lane
- pgsql: Code cleanup for heap_freeze_tuple. Robert Haas
- pgsql: Improve PL/Python database access function documentation Peter Eisentraut
- pgsql: Remove dead assignment Peter Eisentraut
- pgsql: pg_dump: Small message adjustment for consistency Peter Eisentraut
- pgsql: Silence compiler warning about uninitialized variable. Tom Lane
- pgsql: New GUC, track_iotiming, to track I/O timings. Robert Haas
- pgsql: Bend parse location rules for the convenience of pg_stat_stateme Tom Lane
- pgsql: Add some infrastructure for contrib/pg_stat_statements. Tom Lane
- pgsql: Expose track_iotiming information via pg_stat_statements. Robert Haas
- pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas
- pgsql: Doc fix for pg_test_timing. Robert Haas
- pgsql: pg_basebackup: Error message improvements. Robert Haas
- Re: pgsql: pg_test_timing utility, to measure clock monotonicity and timing Alvaro Herrera
- Re: pgsql: pg_test_timing utility, to measure clock monotonicity and timing Robert Haas
- pgsql: pg_basebackup: Error handling fixes. Robert Haas
- pgsql: pg_basebackup: Error handling fixes. Robert Haas
- pgsql: Attempt to unbreak pg_test_timing on Windows. Robert Haas
- pgsql: Run maintainer-check on all PO files, not only configured ones Peter Eisentraut
- pgsql: Tweak markup to avoid extra whitespace in man pages Peter Eisentraut
- pgsql: Improve contrib/pg_stat_statements to lump "similar" queries tog Tom Lane
- pgsql: Remove now redundant pgpipe code. Andrew Dunstan
- pgsql: Inherit max_safe_fds to child processes in EXEC_BACKEND mode. Heikki Linnakangas
- pgsql: Unbreak Windows builds broken by pgpipe removal. Andrew Dunstan
- pgsql: Correct epoch of txid_current() when executed on a Hot Standby s Simon Riggs
- pgsql: Correct epoch of txid_current() when executed on a Hot Standby s Simon Riggs
- pgsql: Correct epoch of txid_current() when executed on a Hot Standby s Simon Riggs
- pgsql: initdb: Mark more messages for translation Peter Eisentraut
- pgsql: Improve handling of utility statements containing plannable stat Tom Lane
- pgsql: Improve contrib/pg_stat_statements' handling of PREPARE/EXECUTE Tom Lane
- pgsql: Fix dblink's failure to report correct connection name in error Tom Lane
- pgsql: Fix dblink's failure to report correct connection name in error Tom Lane
- pgsql: Fix dblink's failure to report correct connection name in error Tom Lane
- pgsql: Fix dblink's failure to report correct connection name in error Tom Lane
- pgsql: pg_test_timing: Lame hack to work around compiler warning. Robert Haas
- pgsql: Add new files to NLS file lists Peter Eisentraut
- pgsql: Replace printf format %i by %d Peter Eisentraut
- pgsql: pgxs: Supply default values for BISON and FLEX variables Peter Eisentraut
- pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Tom Lane
- pgsql: Fix glitch recently introduced in psql tab completion. Tom Lane
- Re: pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. Andrew Dunstan
- pgsql: Rename frontend keyword arrays to avoid conflict with backend. Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump for large numbers of owned sequen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane
- pgsql: Fix O(N^2) behavior in pg_dump when many objects are in dependen Tom Lane