Mailing lists [pgsql-committers]
- pgsql-server: Add double metaphone code from Andrew Dunstan. [email protected] (Joe Conway)
- pgsql-server: Fix seriously nasty memory leak in new [email protected] (Tom Lane)
- pgsql-server: Removed unused variable and added a typecast. [email protected] (Michael Meskes)
- plperlng - plperlng: fix reversed rpath test in GNUmakefile (Andrew [email protected] (User Andrewd)
- pgsql-server: Further review of xact.c state machine for nested [email protected] (Tom Lane)
- pgsql-server: More paranoia in AtEOSubXact_SPI: don't assume we can [email protected] (Tom Lane)
- pgsql-server: plperl update from Andrew Dunstan, deriving (I believe) [email protected] (Joe Conway)
- pgsql-server: Attached is a 1 line bug fix for dbmirror that was [email protected] (Joe Conway)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pginstaller - pginst: Tidy up the (un)installation complete dialogue [email protected] (User Dpage)
- pginstaller - pginst: Added Npgsql to the installation. [email protected] (User Dpage)
- pgsql-server: Andreas Pflug wrote: From an idea of Bruce, the attached [email protected] (Joe Conway)
- pgsql-server: Add missing operators of the form interval-plus-datetime, [email protected] (Tom Lane)
- pgsql-server: Fix no-longer-correct bit-pushing in [email protected] (Tom Lane)
- pgsql-server: Made sure SET DESCRIPTOR accepts all data types including [email protected] (Michael Meskes)
- pgsql-server: Fix misspellings: langauge -> language. [email protected] (Tom Lane)
- pgsql-server: Fix paragraph mention in ALTER DATABASE manual page. [email protected] (Bruce Momjian)
- pgsql-server: Allow plperl to compile with Perl 5.05. [email protected] (Bruce Momjian)
- pgsql-server: - Fixed indicator in SET DESCRIPTOR. [email protected] (Michael Meskes)
- pgsql-server: Added free() calls against memory leak in interval.c. [email protected] (Michael Meskes)
- pgsql-server: Added free() calls against memory leak in interval.c. [email protected] (Michael Meskes)
- plperlng - plperlng: modern ppport.h to support older perl versions fix [email protected] (User Andrewd)
- pgsql-server: Fix unchecked mallocs/strdups added by recent [email protected] (Tom Lane)
- pgsql-server: Revert broken rpath addition. [email protected] (Tom Lane)
- Re: pgsql-server: plperl update from Andrew Dunstan, deriving (I believe) Tom Lane
- pginstaller - pginst: New Directory [email protected] (User Mha)
- pginstaller - pginst: * Make SERVERDIR a public property * Validate [email protected] (User Mha)
- pgsql-server: Done: > * -Fix upper()/lower() to work for multibyte [email protected] (Bruce Momjian)
- pgsql-server: Fix broken logic for pretty-printing [email protected] (Tom Lane)
- pgsql-server: Fix broken logic for pretty-printing [email protected] (Tom Lane)
- pgsql-server: Reorder dash mention to be more prominient. [email protected] (Bruce Momjian)
- pgsql-server: Add comment describing ereport() NOTICE/WARNING [email protected] (Bruce Momjian)
- pgsql-server: Move section: < * Add replication of distributed [email protected] (Bruce Momjian)
- pgsql-server: Update highlighting of dash. [email protected] (Bruce Momjian)
- pgsql-server: Bold dash line. [email protected] (Bruce Momjian)
- pgsql-server: regenerate. [email protected] (Bruce Momjian)
- pgsql-server: Regenerate: > #A dash (-) marks changes that will appear [email protected] (Bruce Momjian)
- pgsql-server: Formatting improvements: < The most recent version of [email protected] (Bruce Momjian)
- pgsql-server: Add OSX thread support for next 7.4.X [email protected] (Bruce Momjian)
- pgsql-server: Add OSX thread support for next 7.4.X [email protected] (Bruce Momjian)
- Implementatiion of Inheritance in Postgres Ioannis Theoharis
- pginstaller - pginst: Install psqlODBC manually to avoid WiX problems [email protected] (User Dpage)
- pgsql-server: Remove OSX thread flags. [email protected] (Bruce Momjian)
- pgsql-server: OK, another try at Darwin threads. [email protected] (Bruce Momjian)
- pgsql-server: Add --enable-thread-safety-force to force a thread compile [email protected] (Bruce Momjian)
- Re: pgsql-server: OK, another try at Darwin threads. Tom Lane
- Re: pgsql-server: OK, another try at Darwin threads. Bruce Momjian
- pgsql-server: Clarify schema meanings in pg_dump manual page by [email protected] (Bruce Momjian)
- Re: pgsql-server: OK, another try at Darwin threads. Tom Lane
- Re: pgsql-server: OK, another try at Darwin threads. Bruce Momjian
- pgsql-server: Test HAVING condition before computing targetlist of an [email protected] (Tom Lane)
- pgsql-server: Test HAVING condition before computing targetlist of an [email protected] (Tom Lane)
- pgsql-server: Fix BSD-only coding in port.c (passing a local variable to [email protected] (Tom Lane)
- pgsql-server: Check more test points (in fact, every week in 1970..2004) [email protected] (Tom Lane)
- pgsql-server: Defend against overrun of ExtraOptions array --- strictly [email protected] (Tom Lane)
- pgsql-server: Add: > * Add include functionality to postgresql.conf > [email protected] (Bruce Momjian)
- pgsql-server: Allow configuration files to be placed outside the data [email protected] (Bruce Momjian)
- pgsql-server: Add: < > * Use a phantom command counter for nested [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Add an option to sync() before fsync()'ing [email protected] (Bruce Momjian)
- pgsql-server: Open files in binary mode on Win32 so control-z isn't seen [email protected] (Bruce Momjian)
- Re: pgsql-server: Check more test points (in fact, every Christopher Kings-Lynne
- pgsql-server: Add: > * Allow changing of already-created database and [email protected] (Bruce Momjian)
- pgsql-server: Fix trim_trailing_separator() to not trim c:\ nor [email protected] (Bruce Momjian)
- plperlng - plperlng: fix for Safe version fix for return types remove [email protected] (User Andrewd)
- pgsql-server: Add: > * Allow moving system tables to other tablespaces, [email protected] (Bruce Momjian)
- pgsql-server: Cause the format of BC timestamptz output to be 'datetime [email protected] (Tom Lane)
- pgsql-server: Use standard macro for psql binary file open. [email protected] (Bruce Momjian)
- pgsql-server: Rename XLOG_BTREE_NEWPAGE xlog record type into [email protected] (Tom Lane)
- pgsql-server: Move TablespaceCreateDbspace() call into smgrcreate(), [email protected] (Tom Lane)
- pgsql-server: Use canonicalize_path for -D, GUC paths, and paths coming [email protected] (Bruce Momjian)
- pgsql-server: Remove postgresql.conf of 'info' as a valid [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Add NOVICE output level for helpful messages [email protected] (Bruce Momjian)
- pgsql-server: Update URL's for mysql conversion tools. [email protected] (Bruce Momjian)
- pgsql-server: Update German FAQ> [email protected] (Bruce Momjian)
- pgsql-server: ALTER TABLE SET TABLESPACE. [email protected] (Tom Lane)
- pgsql-server: Example for create function using argument names Gavin [email protected] (Bruce Momjian)
- pgsql-server: This patch fixes a small error in the Porting PL/SQL to [email protected] (Bruce Momjian)
- Re: pgsql-server: Use canonicalize_path for -D, GUC paths, and paths coming Tom Lane
- pgsql-server: Add: > * Allow moving sequences and toast tables to other [email protected] (Bruce Momjian)
- Re: pgsql-server: Use canonicalize_path for -D, GUC paths, Bruce Momjian
- pgsql-server: Cleanup for canonicalization fixes, from Tom. [email protected] (Bruce Momjian)
- pgsql-server: Remove: < * Allow moving sequences and toast tables to [email protected] (Bruce Momjian)
- Re: pgsql-server: Use canonicalize_path for -D, GUC paths, and paths coming Tom Lane
- Re: pgsql-server: Use canonicalize_path for -D, GUC paths, Bruce Momjian
- pgsql-server: Canonicalize preload_libraries after it is split up, not [email protected] (Bruce Momjian)
- pgsql-server: Add FAQ entry on hardware selection. [email protected] (Bruce Momjian)
- pgsql-server: New Czech FAQ. [email protected] (Bruce Momjian)
- pgsql-server: Added Matthew: < rather than in /contrib > rather [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Add session start time and last statement time [email protected] (Bruce Momjian)
- pgsql-server: The outer #define was forgotten. [email protected] (Bruce Momjian)
- pgsql-server: Move comma. [email protected] (Bruce Momjian)
- pgsql-server: Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE [email protected] (Bruce Momjian)
- pgsql-server: Wording improvement. [email protected] (Bruce Momjian)
- pgsql-server: Fix username mismatch in initdb. [email protected] (Bruce Momjian)
- Re: pgsql-server: Use canonicalize_path for -D, GUC paths, Tom Lane
- Re: pgsql-server: Use canonicalize_path for -D, GUC paths, Bruce Momjian
- pgsql-server: Fix library_path with canonicalization. [email protected] (Bruce Momjian)
- pgsql-server: New text. [email protected] (Bruce Momjian)
- pgsql-server: Remove TABLESPACE option of CREATE SEQUENCE; sequences [email protected] (Tom Lane)
- pgsql-server: win32 doesn't support a static initializer for mutexes, [email protected] (Bruce Momjian)
- pgsql-server: Back out thread fix until I get clarification. [email protected] (Bruce Momjian)
- pgsql-server: > win32 doesn't support a static initializer for mutexes, [email protected] (Bruce Momjian)
- pgsql-server: The attached patch, which incorporates the previous one [email protected] (Bruce Momjian)
- pgsql-server: This patch adds the following options to pg_dumpall, to be [email protected] (Bruce Momjian)
- pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment [email protected] (Bruce Momjian)
- Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment Tom Lane
- pgsql-server: Put back canonicalization of PGDATA environment variable. [email protected] (Bruce Momjian)
- Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path Bruce Momjian
- pgsql-server: canonicalization adjustments. [email protected] (Bruce Momjian)
- pgsql-server: Add blank line to new canonicalize_path file, which [email protected] (Bruce Momjian)
- Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment Tom Lane
- Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path Bruce Momjian
- pgsql-server: Add Win32-specific join ordering. [email protected] (Bruce Momjian)
- pgsql-server: Add has_tablespace_privilege(). [email protected] (Bruce Momjian)
- pgsql-server: Add tablespace location display for psql \d. [email protected] (Bruce Momjian)
- Re: pgsql-server: Add Win32-specific join ordering. Tom Lane
- pgsql-server: Make installation instructions match reality. [email protected] (Peter Eisentraut)
- pgsql-server: Cause libpq and ecpg libraries to be built as proper [email protected] (Tom Lane)
- Re: pgsql-server: Add Win32-specific join ordering. Bruce Momjian
- pgsql-server: Rename join ordering named join_1.out [email protected] (Bruce Momjian)
- pgsql-server: Move tablespace name up on to the same line in psql \d. [email protected] (Bruce Momjian)
- Re: pgsql-server: Rename join ordering named join_1.out Tom Lane
- pgsql-server: Add new join file. [email protected] (Bruce Momjian)
- Re: pgsql-server: Rename join ordering named join_1.out Bruce Momjian
- pgsql-server: Can't have blank lines in resultmap; some versions of expr [email protected] (Tom Lane)
- pgsql-server: Change pg_dump to use ALTER OWNER commands instead of SET [email protected] (Bruce Momjian)
- pgsql-server: Have \dn+ show permissions and description for schemas. [email protected] (Bruce Momjian)
- pginstaller - pginst: Initdb integration code. [email protected] (User Mha)
- pginstaller - pginst: Check for existing data directory during the GUI [email protected] (User Mha)
- Re: pgsql-server: Have \dn+ show permissions and description for schemas. Peter Eisentraut
- Re: pgsql-server: Have \dn+ show permissions and description Bruce Momjian
- Re: pgsql-server: Have \dn+ show permissions and description for schemas. Peter Eisentraut
- Re: pgsql-server: Have \dn+ show permissions and description Bruce Momjian
- Re: pgsql-server: Have \dn+ show permissions and description Christopher Kings-Lynne
- Re: pgsql-server: Have \dn+ show permissions and description Tom Lane
- pginstaller - pginst: * Change "Install as a service" to be a checkbox [email protected] (User Mha)
- pgsql-server: Detect locale/encoding mismatch in initdb, or pick a [email protected] (Peter Eisentraut)
- pginstaller - pginst: Added JDBC Driver [email protected] (User Dpage)
- pginstaller - pginst: Various minor tweaks for layout, an initdb bug [email protected] (User Dpage)
- pgsql-server: Add permission display to \db+. [email protected] (Bruce Momjian)
- pgsql-server: When retrieving an array of numerics it attempted to set [email protected] (Kris Jurka)
- pgsql-server: For a SQL function declared to return a named composite [email protected] (Tom Lane)
- pgsql-server: > pg_ctl --help > ---skiped--- > -P user name of [email protected] (Bruce Momjian)
- pgsql-server: Add French FAQ. [email protected] (Bruce Momjian)
- pgsql-server: Properly order mysql links. [email protected] (Bruce Momjian)
- pginstaller - pginst: Move cancel button to a sensible place on the [email protected] (User Dpage)
- pginstaller - pginst: Refactor feature tree per discussion with Magnus. [email protected] (User Dpage)
- pginstaller - pginst: Expand the data directory node by default [email protected] (User Mha)
- pginstaller - pginst: Install and register pgevent. [email protected] (User Mha)
- pginstaller - pginst: Optionally install procedural languages into [email protected] (User Mha)
- pgsql-server: Here is a patch required to build plperl with win32. [email protected] (Bruce Momjian)
- pgsql-server: New Directory [email protected] (Tom Lane)
- pgsql-server: Invent ResourceOwner mechanism as per my recent proposal, [email protected] (Tom Lane)
- pgsql-server: Add: > o Enforce rules for setting combinations [email protected] (Bruce Momjian)
- pgsql-server: Fix broken markup, per Jonathan Gardner. [email protected] (Tom Lane)
- pgsql-server: When renaming a column that participates in a foreign key, [email protected] (Tom Lane)
- pgsql-server: When renaming a column that participates in a foreign key, [email protected] (Tom Lane)
- pgsql-server: Rename AC_PROG_LD* macros to PGAC_PROG_LD*. [email protected] (Peter Eisentraut)
- pgsql-server: XLOG file archiving and point-in-time recovery. [email protected] (Tom Lane)
- Re: pgsql-server: XLOG file archiving and point-in-time Bruce Momjian
- pgsql-server: Remove unportable use of strptime() to parse recovery [email protected] (Tom Lane)
- pgsql-server: Install recovery.conf.sample into the /share install [email protected] (Tom Lane)
- pgsql-server: [email protected] (Bruce Momjian)
- pgsql-server: No CVS FAQ, just CVS docs. [email protected] (Bruce Momjian)
- pgsql-server: Done: > * -Allow configuration files to be specified in a [email protected] (Bruce Momjian)
- pgsql-server: Fix incorrect tracking of session authorization in the [email protected] (Tom Lane)
- pgsql-server: Fix incorrect tracking of session authorization in the [email protected] (Tom Lane)
- pgsql-server: Here is another patch that fixes a stack of pg_dump bugs: [email protected] (Bruce Momjian)
- Re: pgsql-server: Fix incorrect tracking of session Christopher Kings-Lynne
- Re: pgsql-server: Fix incorrect tracking of session Tom Lane
- pgsql-server: Synced parser and keyword list. [email protected] (Michael Meskes)
- pgsql-server: Fixed handling of cyclic defines. [email protected] (Michael Meskes)
- pgsql-server: Done: > o -Allow parameters to be specified by name and [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Fix data types where equality comparison isn't [email protected] (Bruce Momjian)
- pgsql-server: Suppress readline usage in mingw in configure. [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Allow psql to display permission information [email protected] (Bruce Momjian)
- pgsql-server: Update: < * Allow psql to display permission information [email protected] (Bruce Momjian)
- pgsql-server: Fix unused variable when Assert() not used. [email protected] (Bruce Momjian)
- pgsql-server: As per the following: [email protected] (Bruce Momjian)
- pgsql-server: Allow borland compiles. [email protected] (Bruce Momjian)
- Re: pgsql-server: Done: > o -Allow parameters to be specified by name and Tom Lane
- Re: pgsql-server: Done: > o -Allow parameters to be specified Bruce Momjian
- pgsql-server: Mention plpgsql: < o -Allow parameters to be specified [email protected] (Bruce Momjian)
- pgsql-server: lease find enclosed a patch that matches the PL/Perl [email protected] (Bruce Momjian)
- Re: pgsql-server: lease find enclosed a patch that matches Bruce Momjian
- pgsql-server: Back out pg_autovacuum commit after cvs clean failure [email protected] (Bruce Momjian)
- Re: pgsql-server: lease find enclosed a patch that matches Bruce Momjian
- pgsql-server: The attached patch shows the new column "tablespace" in [email protected] (Bruce Momjian)
- pgsql-server: Please find enclosed a patch that matches the PL/Perl [email protected] (Bruce Momjian)
- pgsql-server: The attached patch allows 'select foo()' as well as [email protected] (Bruce Momjian)
- pgsql-server: Invent WAL timelines, as per recent discussion, to make [email protected] (Tom Lane)
-
pgsql-server: Add missing
, per Dann Corbit. [email protected] (Tom Lane) - pgsql-server: Avoid default: followed by no statement, per Dann Corbit. [email protected] (Tom Lane)
- pgsql-server: Still another try at automatically detecting the best [email protected] (Tom Lane)
- pgsql-server: Done: > * -Have psql show more information about [email protected] (Bruce Momjian)
- pgsql-server: Updated wording: > * Have psql show current values for a [email protected] (Bruce Momjian)
- pgsql-server: Add a check on file size as an additional safety check [email protected] (Tom Lane)
- pgsql-server: Add cross-check that current timeline of pg_control is an [email protected] (Tom Lane)
- pgsql-server: Move Win32 defines from port.h to win32.h. [email protected] (Bruce Momjian)
- pgsql-server: Add steps for creating release notes. [email protected] (Bruce Momjian)
- pgsql-server: First draft of 7.5 release notes. [email protected] (Bruce Momjian)
- pgsql-server: log_destination should only be PGC_SIGHUP, not [email protected] (Tom Lane)
- pgsql-server: Fix obsolete comment. [email protected] (Tom Lane)
- pgsql-server: Improve description of release note creation. [email protected] (Bruce Momjian)
- pgsql-server: Update 7.5 release notes. [email protected] (Bruce Momjian)
- pgsql-server: New translation [email protected] (Peter Eisentraut)
- pgsql-server: Change declared encoding [email protected] (Peter Eisentraut)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pginstaller - pginst: Disable plperl if perl is not installed (we still [email protected] (User Mha)
- pginstaller - web: Imported Sources [email protected] (User Mha)
- pginstaller - pginst: Only present npgsql for installation if the .net [email protected] (User Mha)
- pginstaller - pginst: Use SSPI instead of LogonUser() to check if the [email protected] (User Mha)
- pginstaller - pginst: Fix initdb on win2k: Create a bat file and call [email protected] (User Mha)
-
pginstaller - pginst: Adjust initdb command for new "-A
" [email protected] (User Mha) - pginstaller - web: Initial very simple web page [email protected] (User Mha)
- pgsql-server: Adjust release notes based on community feedback. [email protected] (Bruce Momjian)
- pgsql-server: Here is a patch that fixes the pipes used in [email protected] (Bruce Momjian)
- pgsql-server: SQL defines are only used in SQL space in Informix mode. [email protected] (Michael Meskes)
- pgsql-server: Add some more logging to simplify diagnosis of problems in [email protected] (Tom Lane)
- pgsql-server: Fix oversight: in case where SIGTERM is received while [email protected] (Tom Lane)
- pgsql-server: Update tuple header size. [email protected] (Bruce Momjian)
- pgsql-server: Replace nested-BEGIN syntax for subtransactions with [email protected] (Tom Lane)
- pgsql-server: Fix subtransaction behavior for large objects, temp [email protected] (Tom Lane)
- pgsql-server: Update release notes with better wording. [email protected] (Bruce Momjian)
- pgsql-server: Revert ill-conceived patch that made elog(FATAL) the same [email protected] (Tom Lane)
- pginstaller - pginst: Set service to automatic start by default [email protected] (User Mha)
- pginstaller - pginst: Set the default encoding to unicode [email protected] (User Dpage)
- pginstaller - pginst: Move pgAdmin into main installer and out of merge [email protected] (User Dpage)
- pginstaller - pginst: Allow changing of base install directory for all [email protected] (User Dpage)
- pginstaller - pginst: Tidy up formatting [email protected] (User Dpage)
- pqa - pqa: PQA now handles either LOG or DEBUG entries in syslog [email protected] (User Tom)
- pqa - pqa: [email protected] (User Tom)
- pqa - pqa: Fixed another syslog parser bug [email protected] (User Tom)
- pqa - pqa: rls preps [email protected] (User Tom)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Fix for pg_ctl -o processing. [email protected] (Bruce Momjian)
- pgsql-server: Update Turkish FAQ. [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Allow server logs to be read using SQL commands [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Allow administrators to safely terminate [email protected] (Bruce Momjian)
- pgsql-server: Translation updates [email protected] (Peter Eisentraut)
- pgsql-server: PostgreSQL extension makefile framework ("pgxs"), by [email protected] (Peter Eisentraut)
- pgsql-server: Fix number for FAQ item. [email protected] (Bruce Momjian)
- pgsql-server: Must guard against NULL return from localtime() when [email protected] (Tom Lane)
- pgsql-server: Restructure error handling as recently discussed. [email protected] (Tom Lane)
- pgsql-server: Remove mention that we can't trap function errors. [email protected] (Bruce Momjian)
- pgsql-server: Fix zh_TW.po initdb translation. [email protected] (Bruce Momjian)
- pgsql-server: Add: > * Allow point-in-time recovery to archive [email protected] (Bruce Momjian)
- pgsql-server: >OK, if you look at the last few commits to [email protected] (Bruce Momjian)
- pgsql-server: Fix broken markup, release date. [email protected] (Tom Lane)
- pgsql-server: plpgsql does exceptions. [email protected] (Tom Lane)
- pgsql-server: Translation update [email protected] (Peter Eisentraut)
- pgsql-server: Remove obsolete files [email protected] (Peter Eisentraut)
- pgsql-server: For EXEC_BACKEND case, BootstrapMain needs to recompute [email protected] (Tom Lane)
- pgsql-server: Still another try at matching system timezone nicely. [email protected] (Tom Lane)
- pgsql-server: Escape backslashes from translation message rather than [email protected] (Bruce Momjian)
- Re: pgsql-server: Still another try at matching system Bruce Momjian
- pgsql-server: Be more consistent about reporting SPI errors in the [email protected] (Tom Lane)
- pgsql-server: Support "OR condition ..." in plpgsql EXCEPTION clauses to [email protected] (Tom Lane)