Mailing lists [pgsql-committers]
- pgsql: Improve unique-constraint-violation error messages to include the [email protected] (Tom Lane)
- pgsql: Department of second thoughts: let's show the exact key during [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Add support for EnterpriseDB Advance Server [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Add support for EnterpriseDB Advance Server [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Uninstall pg_migrator support functions; EDB [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Uninstall pg_migrator support functions; EDB [email protected] (User Bmomjian)
- pgsql: Add ALTER TABLE ... [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Restructure code so non-destructive changes [email protected] (User Bmomjian)
- prefix - prefix: gist_prefix_range_opclass default for type prefix_range [email protected] (User Dim)
- pg-migrator - pg_migrator: Update EDB documentation. [email protected] (User Bmomjian)
- pgsql: Multi-threaded version of pgbench contributed by ITAGAKI [email protected] (Tatsuo Ishii)
- pgsql: Portability and documentation fixes for threaded pgbench patch. [email protected] (Tom Lane)
- pgsql: Implement has_sequence_privilege() Add family of functions that [email protected] (Joe Conway)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: Modified file Makefile [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgsql: Cause pg_proc.probin to be declared as text, not bytea. [email protected] (Tom Lane)
- Re: pgsql: Cause pg_proc.probin to be declared as text, not bytea. Greg Stark
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgsql: Support hex-string input and output for type BYTEA. [email protected] (Tom Lane)
- pgsql: Teach PQescapeByteaConn() to use hex format when the target [email protected] (Tom Lane)
- pgsql: Ooops, missed that a couple of contrib modules have calls to [email protected] (Tom Lane)
- pgsql: Suppress pointer-signedness warning. [email protected] (Tom Lane)
- pgsql: Fix some more regression tests (missed these because they're only [email protected] (Tom Lane)
- pgsql: Fix an ecpg test, too. [email protected] (Tom Lane)
- pgsql: Avoid including miscadmin.h into plpgsql.h; instead include it [email protected] (Alvaro Herrera)
- pgsql: Fix pg_dump to do the right thing when escaping the contents of [email protected] (Tom Lane)
- pgsql: Use DocBook XSL stylesheets for man page building This switches [email protected] (Peter Eisentraut)
- pgsql: Fixed copyright notice. [email protected] (Michael Meskes)
- pgsql: Implement dblink_get_notify(). [email protected] (Joe Conway)
- pgsql: Improve error messages in md.c. [email protected] (Heikki Linnakangas)
- pgsql: Add matchorig, matchsynonyms, and keepsynonyms options to [email protected] (Tom Lane)
- Re: pgsql: Improve error messages in md.c. Tom Lane
- deny-updates - trunk: Show what was passed in if there's an argument [email protected] (User Decibel)
- deny-updates - trunk: Tweak unit test [email protected] (User Decibel)
- deny-updates - trunk: Add more debug [email protected] (User Decibel)
- pgsql: Fix manpages related to SPI functions. [email protected] (Alvaro Herrera)
- pg-migrator - pg_migrator: Properly error out for arrays, composites, [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Document limitations of pg_migrator. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Document pg_migrator limitations. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4.2. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4.2. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update CHANGES. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: typo of version number. [email protected] (User H-saito)
- pgexternaltable - src: New Directory [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- Re: pgsql: Improve error messages in md.c. Heikki Linnakangas
- pgexternaltable - src: [email protected] (User Maosen)
- pg-migrator - pg_migrator: Adjustment of version number. [email protected] (User H-saito)
- pgexternaltable - src: [email protected] (User Maosen)
- Re: pgsql: Improve error messages in md.c. Tom Lane
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: New Directory [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: haha Makefile done [email protected] (User Maosen)
- pgexternaltable - src: make 'Makefile' to be easy used [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: New Directory [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgsql: Avoid terminating the postmaster on a number of "can't happen" [email protected] (Magnus Hagander)
- pgsql: Improve plpgsql's ability to cope with rowtypes containing [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Update pg_migrator invalidation tests to [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update pg_migrator invalidation tests to [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4.3. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4.3. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update developer packaging instructions. [email protected] (User Bmomjian)
- autodoc - autodoc: Add a manpage for PostgreSQL Autodoc (Tim Retout) It [email protected] (User Rbt)
- pgsql: Fast shutdown stop should forcibly disconnect any active [email protected] (Heikki Linnakangas)
- pgsql: Fast shutdown stop should forcibly disconnect any active [email protected] (Heikki Linnakangas)
- pgsql: Fast shutdown stop should forcibly disconnect any active [email protected] (Heikki Linnakangas)
- pgsql: Added STRING datatype for Informix compatibility mode. [email protected] (Michael Meskes)
- pg-migrator - pg_migrator: Update status message about [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update README for clarity. [email protected] (User Bmomjian)
- pgsql: Fix some omissions in the dependency-object-class support for [email protected] (Tom Lane)
- pgsql: Fix some omissions in the dependency-object-class support for [email protected] (Tom Lane)
- pgsql: Remove long-since-unused file commands/version.h. [email protected] (Tom Lane)
- pgsql: Remove unused ecpg variable. [email protected] (Bruce Momjian)
- pgsql: rm_cleanup functions need to be allowed to write WAL entries. [email protected] (Tom Lane)
- pgsql: rm_cleanup functions need to be allowed to write WAL entries. [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Adjust status messages; document that [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4.4. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Stamp 8.4.4. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: Update TODO. [email protected] (User Bmomjian)
- pg-migrator - pg_migrator: [email protected] (User Bmomjian)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pg-migrator - pg_migrator: Use the pre-initdb cutoff for testing [email protected] (User Bmomjian)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pgsql: Try to defend against the possibility that libpq is still in [email protected] (Tom Lane)
- pgsql: Expand test coverage support to entire tree Test coverage [email protected] (Peter Eisentraut)
- pgsql: Document that autovacuum may run ANALYZE [email protected] (Alvaro Herrera)
- pgsql: Document that autovacuum may run ANALYZE [email protected] (Alvaro Herrera)
- pgsql: Modify parallel pg_restore to track pending and ready items by [email protected] (Tom Lane)
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Simon Riggs
- pgsql: Document that LocalSetXLogInsertAllowed can be re-executed. [email protected] (Tom Lane)
- pgsql: Document that LocalSetXLogInsertAllowed can be re-executed. [email protected] (Tom Lane)
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Tom Lane
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Simon Riggs
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Tom Lane
- pg-migrator - pg_migrator: Clarify which restrictions are 8.3 -> 8.4 [email protected] (User Bmomjian)
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Simon Riggs
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Tom Lane
- pgsql: Ship documentation without intermediate tarballs Documentation [email protected] (Peter Eisentraut)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Re-add documentation for --no-readline option of psql, mistakenly [email protected] (Andrew Dunstan)
- pgsql: Extend EXPLAIN to support output in XML or JSON format. [email protected] (Tom Lane)
- Re: pgsql: Ship documentation without intermediate tarballs Documentation Tom Lane
- pgsql: Enable the use of multiple CPUs/cores when building on MSVC. [email protected] (Magnus Hagander)
- pgsql: Enable the use of multiple CPUs/cores when building on MSVC. [email protected] (Magnus Hagander)
- pgsql: Enable the use of multiple CPUs/cores when building on MSVC. [email protected] (Magnus Hagander)
- pgsql: Adjust extract(epoch) example to clarify that it includes [email protected] (Tom Lane)
- pgsql: Adjust test_fsync code to be more sane. [email protected] (Bruce Momjian)
- pgsql: Adjust test_fsync code to be more sane. [email protected] (Bruce Momjian)
- pgsql: Support EEEE (scientific notation) in to_char(). [email protected] (Tom Lane)
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Bruce Momjian
- Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries. Tom Lane
- pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY [email protected] (Alvaro Herrera)
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Robert Haas
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Alvaro Herrera
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Robert Haas
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Tom Lane
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Robert Haas
- pgsql: Fix number of columns declared for pg_user_mappings description [email protected] (Alvaro Herrera)
- pgsql: Fix number of columns declared for pg_user_mappings description [email protected] (Alvaro Herrera)
- pgsql: Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation". [email protected] (Alvaro Herrera)
- pgsql: Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation". [email protected] (Alvaro Herrera)
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Tom Lane
- Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY Robert Haas
- pgexternaltable - src: add func to read data from HDFS [email protected] (User Maosen)
- pgsql: Reserve the shared memory region during backend startup on [email protected] (Magnus Hagander)
- pgsql: Reserve the shared memory region during backend startup on [email protected] (Magnus Hagander)
- pgsql: Remove tab in SGML. [email protected] (Bruce Momjian)
- autodoc - autodoc: Add the manpage to the release tarball. [email protected] (User Rbt)
- npgsql - Npgsql2: Fixed bug when trying to retrieve a date value with [email protected] (User Fxjr)
- pgsql: Refactor some $(JADE.tex.call)s [email protected] (Alvaro Herrera)
- pgsql: Simplify and speed up man page installation [email protected] (Peter Eisentraut)
- pgsql: Remove unnecessary files from distribution [email protected] (Peter Eisentraut)
- pgsql: Add .cvsignore entries for documentation files [email protected] (Peter Eisentraut)
- aupg - aupg_src: Minor text change [email protected] (User Rlucas)
- pgsql: Document the minimum required Python version. [email protected] (Peter Eisentraut)
- pgsql: Split the plpython regression test into test cases arranged by [email protected] (Peter Eisentraut)
- pgsql: Fix old bug in log_autovacuum_min_duration code: it was relying [email protected] (Tom Lane)
- pgsql: Fix old bug in log_autovacuum_min_duration code: it was relying [email protected] (Tom Lane)
- pgsql: Fix old bug in log_autovacuum_min_duration code: it was relying [email protected] (Tom Lane)
- pgsql: Allow backends to start up without use of the flat-file copy of [email protected] (Tom Lane)
- pgsql: The html-stamp and man-stamp files also need to be cvsignore'd. [email protected] (Tom Lane)
- pgsql: Improve error message for the case where a requested foreign key [email protected] (Tom Lane)
- pgsql: Put back adjust_appendrel_attrs()'s code for dealing with [email protected] (Tom Lane)
- pgsql: Put back adjust_appendrel_attrs()'s code for dealing with [email protected] (Tom Lane)
- pgsql: Add a simple test case covering a join against an inheritance [email protected] (Tom Lane)
- pgsql: Augment test coverage in PL/Python, especially for error [email protected] (Peter Eisentraut)
- pgsql: Remove stray character in type description [email protected] (Peter Eisentraut)
- pgsnmpd - pgsnmpd: Fixed all kinds of problems with custom queries: * [email protected] (User Eggyknap)
- orafce - orafce: Adjust plvlex parse for 8.5. [email protected] (User Itagaki)
- pgexternaltable - src: modified some code and implement the interface to [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgexternaltable - src: New Directory [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgsql: Domain support in PL/Python When examining what Python type to [email protected] (Peter Eisentraut)
- pgsql: Made sure sqlca is reset for declare cursor in Informix mode as [email protected] (Michael Meskes)
- pgsql: PL/Python regression tests for data type handling Add some [email protected] (Peter Eisentraut)
- pgsql: Add prefix support for synonym dictionary [email protected] (Teodor Sigaev)
- pgsql: Repair breakage of Wisconsin benchmark due to change of command [email protected] (Tom Lane)
- Re: pgsql: PL/Python regression tests for data type handling Add some Tom Lane
- pgsql: Be able to easily figure out the target directory of "make dist". [email protected] (Alvaro Herrera)
- pgsql: Remove the test case that depends on the platform's float output [email protected] (Peter Eisentraut)
- pgsql: Clarify the documentation about PL/Perl nested subroutines, per [email protected] (Peter Eisentraut)
- pgexternaltable - src: add interface for HDFS [email protected] (User Maosen)
- pgexternaltable - src: [email protected] (User Maosen)
- pgsql: Make sure that 'make distclean' cleans out all files that are not [email protected] (Tom Lane)
- pgsql: Remove Wisconsin benchmark files. [email protected] (Tom Lane)
- pgsql: Remove tab in SGML. [email protected] (Bruce Momjian)
- pgsql: Remove tabs from SGML. [email protected] (Bruce Momjian)
- pgsql: Remove tabs from SGML. [email protected] (Bruce Momjian)
- pgsql: Remove tabs from SGML. [email protected] (Bruce Momjian)
- pgsql: Remove tabs from SGML. [email protected] (Bruce Momjian)
- pgsnmpd - pgsnmpd: Add ability to read from YAML config file. [email protected] (User Eggyknap)
- pgsql: Fix incorrect encoding-aware name truncation in [email protected] (Tom Lane)
- pgsql: Fix incorrect encoding-aware name truncation in [email protected] (Tom Lane)
- pgsql: Fix incorrect encoding-aware name truncation in [email protected] (Tom Lane)
- pgsql: Fix imprecise documentation of random(): it never returns 1.0. [email protected] (Tom Lane)
- pgsql: Fix imprecise documentation of random(): it never returns 1.0. [email protected] (Tom Lane)
- pgsql: Fix imprecise documentation of random(): it never returns 1.0. [email protected] (Tom Lane)
- pgsql: Fix imprecise documentation of random(): it never returns 1.0. [email protected] (Tom Lane)
- pgsnmpd - pgsnmpd: Quit hardcoding config file name Some errors remain, [email protected] (User Eggyknap)
- pgsql: Department of marginal improvements: teach tupconvert.c to avoid [email protected] (Tom Lane)
- pgsql: Make version.sgml depend on configure instead of Makefile.global. [email protected] (Peter Eisentraut)
- pgsql: Add release notes for 8.5alpha1 [email protected] (Peter Eisentraut)
- hstore-new - debian: debian packaging bugfix for #541668 [email protected] (User Dim)
- preprepare - preprepare: Better support for GUC options [email protected] (User Dim)
- pgstatsinfo - pg_statsinfo: - Fix compile warning for MemSet in [email protected] (User Kasahara)
- pgsql: Introduce filtering dictionary support to tsearch. [email protected] (Teodor Sigaev)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: New Directory [email protected] (Teodor Sigaev)
- pgsql: Unaccent dictionary. [email protected] (Teodor Sigaev)
- pgbulkload - pgbulkload: Fix USE_PGXS=1 build on 8.3 or earlier [email protected] (User Itagaki)
- pgstatsinfo - pg_statsinfo: - Make pg_make_report.pl to timeout in [email protected] (User Kasahara)
- pgstatsinfo - pg_statsinfo: - Collect information of pg_stat_statements [email protected] (User Kasahara)
- pgsql: Suppress compiler warnings about uninitialized variables. [email protected] (Tom Lane)
- pgsql: Fix copy-and-pasteo that might explain some of the buildfarm's [email protected] (Tom Lane)
- pgsql: Fix some *other* compiler warnings from a different gcc version. [email protected] (Tom Lane)
- pgsql: Print the actual DB encoding in the unaccent regression test. [email protected] (Tom Lane)
- pgsql: Remove duplicate from release notes, and reorganize slightly. [email protected] (Peter Eisentraut)
- Re: pgsql: Unaccent dictionary. Robert Haas
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Fix overflow for INTERVAL 'x ms' where x is more than a couple [email protected] (Tom Lane)
- pgsql: Pick up REGRESS_OPTS from contrib makefiles. [email protected] (Andrew Dunstan)
- pgsql: Allow mixing of traditional and SQL:2008 LIMIT/OFFSET syntax. [email protected] (Tom Lane)
- pgtcl - libpgtcl: * cleaned up and added tests for the options to [email protected] (User Bschwarz)
- pgtcl - libpgtcl: * fixed bug with Tcl 8.5 where it gave an error with [email protected] (User Bschwarz)
- pgsql: Update alpha release notes to current. [email protected] (Peter Eisentraut)
- pgsql: Alter release note item about PL/pgSQL functions and dropped [email protected] (Peter Eisentraut)
- pgsql: Version stamp 8.5alpha1 [email protected] (Peter Eisentraut)
- pgsql: Fix version_stamp.pl to allow 'alphaN' version stamps. [email protected] (Tom Lane)
- pgsql: Remove tabs from SGML. [email protected] (Bruce Momjian)
- orafce - orafce: Adjust arguments of decode() so that it can work even [email protected] (User Itagaki)
- pgsql: Include resjunk columns in EXPLAIN VERBOSE output lists. [email protected] (Tom Lane)
- pgsql: Tweak ExecIndexEvalRuntimeKeys to forcibly detoast any toasted [email protected] (Tom Lane)
- pgsql: Tweak ExecIndexEvalRuntimeKeys to forcibly detoast any toasted [email protected] (Tom Lane)
- pgsql: Make TRUNCATE do truncate-in-place when processing a relation [email protected] (Tom Lane)
- npgsql - Npgsql2: [#1010668] Npgsql ConnectionStringBuilder provides no [email protected] (User Fxjr)
- npgsql - Npgsql2: Last commit message should have been: Thanks Alaric [email protected] (User Fxjr)
- pgsql: Fix a violation of WAL coding rules in the recent patch to [email protected] (Tom Lane)
- pgsql: Fix a violation of WAL coding rules in the recent patch to [email protected] (Tom Lane)
- pgsql: Run the "tablespace" regression test first not last. [email protected] (Tom Lane)
- Re: pgsql: Fix a violation of WAL coding rules in the recent patch to Heikki Linnakangas
- Re: pgsql: Fix a violation of WAL coding rules in the recent patch to Heikki Linnakangas
- pgsql: Remove unused variable. [email protected] (Alvaro Herrera)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Fix inclusions of readline/editline header files so that we only [email protected] (Tom Lane)
- pgsql: Avoid calling kill() in a postmaster signal handler. [email protected] (Alvaro Herrera)
- pgsql: Avoid calling kill() in a postmaster signal handler. [email protected] (Alvaro Herrera)
- pgsql: Avoid calling kill() in a postmaster signal handler. [email protected] (Alvaro Herrera)
- pgsql: Small correction to previous patch: we shouldn't [email protected] (Tom Lane)
- pgsql: Small correction to previous patch: we shouldn't [email protected] (Tom Lane)
- pgsql: Try to make silent_mode behave somewhat reasonably. [email protected] (Tom Lane)
- pgsql: Try to make silent_mode behave somewhat reasonably. [email protected] (Tom Lane)
- pgfouine - pgfouine: bumped version to a dev version [email protected] (User Gsmet)
- pgfouine - pgfouine: bumped version to a dev version [email protected] (User Gsmet)
- pgsql: Make PL/Python tests more compatible with Python 3 This changes [email protected] (Peter Eisentraut)
- pgfouine - pgfouine: added -maxquerylength option per request from Josh [email protected] (User Gsmet)
- pgfouine - pgfouine: added a CSV query report per request from David [email protected] (User Gsmet)
- pgexternaltable - src: add dir parallel [email protected] (User Maosen)
- pgexternaltable - src: New Directory [email protected] (User Maosen)
- pgsql: Use generic attribute management in PL/Python Switch the [email protected] (Peter Eisentraut)
- pgsql: Enhanced error context support in PL/Python Extract the "while [email protected] (Peter Eisentraut)
- pgsql: Update the documentation CSS stylesheet to current web site style [email protected] (Peter Eisentraut)
- pgsql: Correct my overly enthusiastic CSS simplification. [email protected] (Peter Eisentraut)
- pgsql: Add -Wno-error to CFLAGS from gram.o as long as it's broken. [email protected] (Peter Eisentraut)
- pgsql: Update of install-sh, mkinstalldirs, and associated configury [email protected] (Peter Eisentraut)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, [email protected] (Bruce Momjian)
- pgsql: In the checkpoint written at the end of archive recovery, the WAL [email protected] (Heikki Linnakangas)
- pgsql: In the checkpoint written at the end of archive recovery, the WAL [email protected] (Heikki Linnakangas)
- psqlodbc - psqlodbc: Changes for 8.4.0101. [email protected] (User Hinoue)
- pgsql: Remove some unnecessary variable assignments, per results of [email protected] (Tom Lane)
- pgsql: exports.txt needs to use spaces as separators, not tabs, to work [email protected] (Magnus Hagander)
- pgsql: Make it reasonably safe to use pg_ctl to start the postmaster [email protected] (Tom Lane)
- pgsql: Fix handling of autovacuum reloptions. [email protected] (Alvaro Herrera)
- pgsql: Fix handling of autovacuum reloptions. [email protected] (Alvaro Herrera)
- pgsql: Make the .DEF file generation rules safe against tabs in [email protected] (Tom Lane)
- pgsql: Modify the definition of window-function PARTITION BY and ORDER [email protected] (Tom Lane)
- pgsql: Modify the definition of window-function PARTITION BY and ORDER [email protected] (Tom Lane)
- pgsql: Non-Windows EXEC_BACKEND path was broken by recent [email protected] (Tom Lane)
- pgsql: Remove useless code that propagated FrontendProtocol to a backend [email protected] (Tom Lane)
- pgsql: Derived files that are shipped in the distribution used to be [email protected] (Peter Eisentraut)
- Re: pgsql: Derived files that are shipped in the distribution used to be Tom Lane
- pgsql: Remove handling of CVS entries for TODO/FAQ, because they are [email protected] (Bruce Momjian)
- pgsql: Remove the use of the pg_auth flat file for client [email protected] (Tom Lane)
- pgsql: Remove duplicate variable initializations identified by clang [email protected] (Tom Lane)
- pgsql: Remove duplicate variable initializations identified by clang [email protected] (Tom Lane)
- pgsql: Remove duplicate variable initializations identified by clang [email protected] (Tom Lane)
- pgsql: Remove some useless assignments of the result of fread(). [email protected] (Tom Lane)
- pgsql: Fix broken markup Jan UrbaÅski [email protected] (Alvaro Herrera)
- pgsql: Fix broken markup Jan UrbaÅski [email protected] (Alvaro Herrera)
- pgsql: Track the current XID wrap limit (or more accurately, the oldest [email protected] (Tom Lane)
- Re: pgsql: Track the current XID wrap limit (or more accurately, the oldest Heikki Linnakangas
- pgsql: Change the autovacuum launcher to read pg_database directly, [email protected] (Tom Lane)
- Re: pgsql: Track the current XID wrap limit (or more accurately, the oldest Tom Lane
- pgsql: Move processing of startup-packet switches and GUC settings into [email protected] (Tom Lane)
- pgsql: Remove flatfiles.c, which is now obsolete. [email protected] (Alvaro Herrera)