Mailing lists [pgsql-committers]
- Re: pgsql: Add URL for code comments to developer's FAQ: Tom Lane
- pgsql: Update FAQ_DEV URL to output for text format. [email protected] (Bruce Momjian)
- Re: pgsql: Add URL for code comments to developer's FAQ: Bruce Momjian
- pgsql: Wording improvement. [email protected] (Bruce Momjian)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Fix several hash functions that were taking chintzy shortcuts [email protected] (Tom Lane)
- pgsql: Fix performance problems in multi-batch hash joins by ensuring [email protected] (Tom Lane)
- pgsql: Fix performance problems in multi-batch hash joins by ensuring [email protected] (Tom Lane)
- pgsql: Buy back some of the cycles spent in more-expensive hash [email protected] (Tom Lane)
- pgsql: Update wording: o Research self-referential UPDATEs that [email protected] (Bruce Momjian)
- pgsql: Add URL for: o Research self-referential UPDATEs that [email protected] (Bruce Momjian)
- pgsql: Make CREATE/DROP/RENAME DATABASE wait a little bit to see if [email protected] (Tom Lane)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Allow leading and trailing whitespace in the input to the boolean [email protected] (Neil Conway)
- pgsql: Fix aboriginal bug in BufFileDumpBuffer that would cause it to [email protected] (Tom Lane)
- pgsql: Fix aboriginal bug in BufFileDumpBuffer that would cause it to [email protected] (Tom Lane)
- pgsql: Fix aboriginal bug in BufFileDumpBuffer that would cause it to [email protected] (Tom Lane)
- pgsql: Fix aboriginal bug in BufFileDumpBuffer that would cause it to [email protected] (Tom Lane)
- pgsql: Fix aboriginal bug in BufFileDumpBuffer that would cause it to [email protected] (Tom Lane)
- pgsql: Fix aboriginal bug in BufFileDumpBuffer that would cause it to [email protected] (Tom Lane)
- pgsql: Improve efficiency of LIKE/ILIKE code, especially for multi-byte [email protected] (Andrew Dunstan)
- pgsql: TODO item not needed anymore now that the buffer cache is [email protected] (Bruce Momjian)
- psqlodbc - psqlodbc: The version is now 8.2.0402. [email protected] (User Hinoue)
- Re: pgsql: TODO item not needed anymore now that the buffer cache is Kris Jurka
- pgsql: Re-add TODO and clarify it is for the kernel cache: < * Allow [email protected] (Bruce Momjian)
- Re: pgsql: TODO item not needed anymore now that the buffer cache is Bruce Momjian
- pgsql: Remove incorrect semicolon in example. [email protected] (Neil Conway)
- pgsql: Fix erroneous error reporting for overlength input in [email protected] (Tom Lane)
- pgsql: Fix erroneous error reporting for overlength input in [email protected] (Tom Lane)
- pgsql: Fix erroneous error reporting for overlength input in [email protected] (Tom Lane)
- pgsql: Fix erroneous error reporting for overlength input in [email protected] (Tom Lane)
- pgsql: Fix erroneous error reporting for overlength input in [email protected] (Tom Lane)
- pgsql: Minimal message corrections found by spell checker. [email protected] (Peter Eisentraut)
- pg-migrator - src: Fixing pkglib problems, checking for libpq env. [email protected] (User Korryd)
- pgsql: Create a GUC parameter temp_tablespaces that allows selection of [email protected] (Tom Lane)
- pgsql: Remove description for: o -Add a GUC variable to control [email protected] (Bruce Momjian)
- pgsql: Clarify some error messages about duplicate things. [email protected] (Peter Eisentraut)
- Re: pgsql: Clarify some error messages about duplicate things. Tom Lane
- pgsql: Update expected files for textual changes [email protected] (Peter Eisentraut)
- pgsql: Remove gratuitous response messages from utility programs. [email protected] (Peter Eisentraut)
- psqlodbc - psqlodbc: . Add CC_set_autocommit to psqlodbc(a).def files. . [email protected] (User Hinoue)
- psqlodbc - psqlodbc: Handle standard_conforming_strings also in case via [email protected] (User Hinoue)
- pgsql: On win32, don't use SO_REUSEADDR for TCP sockets. [email protected] (Magnus Hagander)
- pgsql: On win32, don't use SO_REUSEADDR for TCP sockets. [email protected] (Magnus Hagander)
- pgsql: On win32, don't use SO_REUSEADDR for TCP sockets. [email protected] (Magnus Hagander)
- pgsql: On win32, don't use SO_REUSEADDR for TCP sockets. [email protected] (Magnus Hagander)
- pgloader - pgloader: New Directory [email protected] (User Dim)
- pgloader - pgloader: New Directory [email protected] (User Dim)
- pgloader - pgloader: CSV support, can load not-all-columns of data [email protected] (User Dim)
- Re: pgsql: Clarify some error messages about duplicate things. Gregory Stark
- pginstaller - pginst: Update the Russian translation, and add a Ukranian [email protected] (User Dpage)
- pgsql: On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. [email protected] (Magnus Hagander)
- pgsql: On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. [email protected] (Magnus Hagander)
- pgsql: On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. [email protected] (Magnus Hagander)
- pgsql: Oops. [email protected] (Magnus Hagander)
- Re: pgsql: Clarify some error messages about duplicate things. Peter Eisentraut
- pgsql: Fix bundle bugs of GIN: - Fix possible deadlock between UPDATE [email protected] (Teodor Sigaev)
- pgsql: Fix bundle bugs of GIN: - Fix possible deadlock between UPDATE [email protected] (Teodor Sigaev)
- Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of Simon Riggs
- Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of Tom Lane
- Re: pgsql: Create a GUC parametertemp_tablespacesthat allows selection of Simon Riggs
- pgsql: Tidy overly long configure help lines. [email protected] (Andrew Dunstan)
- pgsql: Remove ill-conceived CRLF translation for Windows in syslogger. [email protected] (Andrew Dunstan)
- Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of Bruce Momjian
- pgsql: Move call of MarkBufferDirty() before XLogInsert() as required. [email protected] (Teodor Sigaev)
- pgsql: Move call of MarkBufferDirty() before XLogInsert() as required. [email protected] (Teodor Sigaev)
- pgsql: The session_replication_role actually can be changed at will [email protected] (Jan Wieck)
- pgsql: Downgrade implicit casts to text to be assignment-only, except [email protected] (Tom Lane)
- pgsql: Minor editorialization: don't flush plan cache without need. [email protected] (Tom Lane)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Fix up text concatenation so that it accepts all the reasonable [email protected] (Tom Lane)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: The functions bt_metap, bt_page_stats and bt_page_items had moved [email protected] (Magnus Hagander)
- pgsnmpd - pgsnmpd: The addition of DATA. [email protected] (User H-saito)
- pgsql: Fix array_dims() example to be consistent with the data [email protected] (Tom Lane)
- pgsql: Fix array_dims() example to be consistent with the data [email protected] (Tom Lane)
- pgsql: Fix array_dims() example to be consistent with the data [email protected] (Tom Lane)
- pgsql: Fix array_dims() example to be consistent with the data [email protected] (Tom Lane)
- pgsnmpd - pgsnmpd: Since this is old, it is removed. [email protected] (User H-saito)
- pgsnmpd - pgsnmpd: New Directory [email protected] (User H-saito)
- pgsnmpd - pgsnmpd: Prep version 1.0 beta [email protected] (User H-saito)
- pgsnmpd - pgsnmpd: FAQ(Josh wrote.) [email protected] (User H-saito)
- pgsnmpd - pgsnmpd: New Directory [email protected] (User H-saito)
- pgsnmpd - pgsnmpd: Note: about SrvLimitedResource. [email protected] (User H-saito)
- pgsnmpd - pgsnmpd: Important publication. [email protected] (User H-saito)
- pgsql: Avoid losing track of data for shared tables in pgstats. [email protected] (Alvaro Herrera)
- pgsql: Avoid losing track of data for shared tables in pgstats. [email protected] (Alvaro Herrera)
- pgsql: Avoid losing track of data for shared tables in pgstats. [email protected] (Alvaro Herrera)
- pgsql: Rework temp_tablespaces patch so that temp tablespaces are [email protected] (Tom Lane)
- Re: pgsql: Rework temp_tablespaces patch so that temptablespaces are Simon Riggs
- pgsql: Redefine IsTransactionState() to only return true for [email protected] (Tom Lane)
- pgsql: Arrange for large sequential scans to synchronize with each [email protected] (Tom Lane)
- pgsql: Done: < * Allow sequential scans to take advantage of other [email protected] (Bruce Momjian)
- pgsql: Add note that LIMIT without ORDER BY can produce outright [email protected] (Tom Lane)
- pgsql: Avoid passing zero as a value for vacuum_cost_limit, because it's [email protected] (Alvaro Herrera)
- pgsql: Disallow the cost balancing code from resulting in a zero cost [email protected] (Alvaro Herrera)
- pgsnmpd - pgsnmpd: Add more documentation [email protected] (User Eggyknap)
- pgsql: Allow numeric_fac() to be interrupted, since it can take quite a [email protected] (Tom Lane)
- pgsql: Allow numeric_fac() to be interrupted, since it can take quite a [email protected] (Tom Lane)
- pgsql: Allow numeric_fac() to be interrupted, since it can take quite a [email protected] (Tom Lane)
- pgsql: Allow numeric_fac() to be interrupted, since it can take quite a [email protected] (Tom Lane)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Insert ORDER BY into a few regression test queries that now have [email protected] (Tom Lane)
- pgsql: Teach heapam code to know the difference between a real seqscan [email protected] (Tom Lane)
- pgsnmpd - pgsnmpd: Make uses pgxs by default [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Update documentation [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Update documentation -- first draft is complete. [email protected] (User Eggyknap)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL [email protected] (Tom Lane)
- psqlodbc - psqlodbc: Various problems of configure cleared. [email protected] (User H-saito)
- pgsql: Done: < o Allow UPDATE/DELETE WHERE CURRENT OF cursor < < [email protected] (Bruce Momjian)
- bizgres - bizgres: Make SET SESSION AUTHORIZATION set the resource queue [email protected] (User Markir)
- psqlodbc - psqlodbc: Add the How to specify as a connection option. [email protected] (User H-saito)
- pgsql: Fixed one memory leak in descriptor code. [email protected] (Michael Meskes)
- Re: pgsql: Fixed one memory leak in descriptor code. Magnus Hagander
- pgsql: Should not try to unlink stdout. [email protected] (Michael Meskes)
- Re: pgsql: Fixed one memory leak in descriptor code. Michael Meskes
- pgbuildfarm - client-code: possible workarounds for apparent Windows [email protected] (User Andrewd)
- pgsql: Minor wording improvement. [email protected] (Tom Lane)
- dbsamples - dbsamples: New Directory [email protected] (User Xzilla)
- dbsamples - dbsamples: New Directory [email protected] (User Xzilla)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Improve UPDATE/DELETE WHERE CURRENT OF so that they can be used [email protected] (Tom Lane)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- psqlodbc - psqlodbc: Fix DelayLoadDLL was made explicit. [email protected] (User H-saito)
- pgsql: Synced parser and keyword list. [email protected] (Michael Meskes)
- pgsql: Rewrite ECPG regression test driver in C, by splitting the [email protected] (Magnus Hagander)
- pgsql: Fixed reduce/recuce problem due to CURRENT_P. [email protected] (Michael Meskes)
- pgsql: Fix search/replace error in makefile for ecpg tests [email protected] (Magnus Hagander)
- pgsql: Fix missing variable initialization. [email protected] (Magnus Hagander)
- pgsql: Specifying a dbname should override the default database, not add [email protected] (Magnus Hagander)
- psqlodbc - psqlodbc: Fix a bug which doesn't free connection list [email protected] (User Hinoue)
- pgsql: VPATH fixes. [email protected] (Alvaro Herrera)
- psqlodbc - psqlodbc: Fix *nix build error. [email protected] (User H-saito)
- dbsamples - dbsamples: New sample database consisting of U.S. [email protected] (User Xzilla)
- dbsamples - dbsamples: Graphical State Flags for use with U.S. [email protected] (User Xzilla)
- pgsql: Fix DecodeDateTime to allow timezone to appear before year. [email protected] (Tom Lane)
- pgsql: Fix DecodeDateTime to allow timezone to appear before year. [email protected] (Tom Lane)
- pgsql: Minor comment fixes. [email protected] (Tom Lane)
- pgsql: Add some comments about the safety of accessing rolpassword [email protected] (Tom Lane)
- pgsql: Update documentation of resultmap file format. [email protected] (Magnus Hagander)
- pgsql: ECPG requires a local include directory to override the [email protected] (Magnus Hagander)
- pgsql: Add some simple defenses against null fields in pg_largeobject, [email protected] (Tom Lane)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- pgsnmpd - pgsnmpd: Remove bad PQfinish() calls Fix pg_database_size() [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Include notes for 8.0.x versions [email protected] (User Eggyknap)
- pgsnmpd - pgsnmpd: Remove debug code from pgsnmpd_regress.pl Add version [email protected] (User Eggyknap)
- pgbouncer - pgbouncer: simplify console command parsing [email protected] (User Mkz)
- pgbouncer - pgbouncer: pause/resume specific database [email protected] (User Mkz)
- pgsql: Avoid integer overflow issues in autovacuum. [email protected] (Alvaro Herrera)
- pgsql: Update item: < * Allow EXPLAIN output to be more easily [email protected] (Bruce Momjian)
- pgsql: Schema-qualify several references to the builtin function [email protected] (Neil Conway)
- pgsql: Implement a chunking protocol for writes to the syslogger pipe, [email protected] (Andrew Dunstan)
- pgsql: Implement a chunking protocol for writes to the syslogger pipe, [email protected] (Andrew Dunstan)
- pgsql: Implement a chunking protocol for writes to the syslogger pipe, [email protected] (Andrew Dunstan)
- pgsql: Implement a chunking protocol for writes to the syslogger pipe, [email protected] (Andrew Dunstan)
- pgsql: Properly identify mingw as a win32 platform needing different [email protected] (Magnus Hagander)
- pgsql: Add resultmap entries for mingw - same as for msvc [email protected] (Magnus Hagander)
- pgsql: Avoid having autovacuum run multiple ANALYZE commands in a single [email protected] (Alvaro Herrera)
- pgsql: Avoid having autovacuum run multiple ANALYZE commands in a single [email protected] (Alvaro Herrera)
- pgsql: Avoid having autovacuum run multiple ANALYZE commands in a single [email protected] (Alvaro Herrera)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- pgsql: Applied patch by Joachim to enable checktcp again [email protected] (Michael Meskes)
- pgsql: Tweak the API for per-datatype typmodin functions so that they [email protected] (Tom Lane)
- pgsql: Revert an ill-considered portion of my patch of 12-Mar, which [email protected] (Tom Lane)
- pgsql: Marginal hacking to improve the speed of COPY OUT. [email protected] (Tom Lane)
- pgsql: Update obsolete comment: it's no longer the case that mdread() [email protected] (Tom Lane)
- pgsql: Back-patch 8.2 fix that complains if trying to extend a relation [email protected] (Tom Lane)
- pginstaller - web: Fix incorrect reference to TARGETDIR, per kanishka [email protected] (User Mha)
- pginstaller - web: Clearify parameters that don't need to be set when [email protected] (User Mha)
- pgsql: Remove comment about modifying tab-complete.c for userset GUC. [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: update todo list [email protected] (User Mkz)
- pgbouncer - pgbouncer: version 1.0.8 [email protected] (User Mkz)
- pgbouncer - pgbouncer: forgot to update configure [email protected] (User Mkz)
- pgbouncer - pgbouncer: remove internal hacks from debian/packages [email protected] (User Mkz)
- plproxy - plproxy: include debian/packages in tgz [email protected] (User Mkz)
- pgsql: Arrange for quote_identifier() and pg_dump to not quote keywords [email protected] (Tom Lane)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- pgsql: Code review for log_lock_waits patch. [email protected] (Tom Lane)
- pgsql: Remove duplicate #include. [email protected] (Neil Conway)
- pgsql: Only log 'process acquired lock' if we actually did get the lock. [email protected] (Tom Lane)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- pgsql: Minor code cleanup: calling FreeFile() before ereport(ERROR) is [email protected] (Neil Conway)
- pgunittest - GeneratorParser: New Directory [email protected] (User Pgunittest)
- pgunittest - GeneratorParser: [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgunittest - pgUnitTest: New Directory [email protected] (User Pgunittest)
- pgsql: Quiet warnings about redefined PGPORT macros for MSVC. [email protected] (Andrew Dunstan)
- pgsql: CREATE DOMAIN ... [email protected] (Tom Lane)
- pgsql: CREATE DOMAIN ... [email protected] (Tom Lane)
- pgsql: CREATE DOMAIN ... [email protected] (Tom Lane)
- pgsql: CREATE DOMAIN ... [email protected] (Tom Lane)
- pgsql: CREATE DOMAIN ... [email protected] (Tom Lane)
- pgsql: CREATE DOMAIN ... [email protected] (Tom Lane)
- pgsql: transformColumnDefinition failed to complain about create table [email protected] (Tom Lane)
- pgsql: transformColumnDefinition failed to complain about create table [email protected] (Tom Lane)
- pgsql: transformColumnDefinition failed to complain about create table [email protected] (Tom Lane)
- pgsql: transformColumnDefinition failed to complain about create table [email protected] (Tom Lane)
- pgsql: transformColumnDefinition failed to complain about create table [email protected] (Tom Lane)
- pgsql: transformColumnDefinition failed to complain about create table [email protected] (Tom Lane)
- pgsql: Restrict deadlock_timeout to the range for which the [email protected] (Tom Lane)
- pgsql: Remove some empty columns from a few system catalog tables in the [email protected] (Neil Conway)
- pgsql: Add a caveat pointing out that constraint exclusion doesn't work [email protected] (Tom Lane)
- pgsql: Update examples of create/drop scripts. [email protected] (Peter Eisentraut)
- pgsql: Update password example. [email protected] (Peter Eisentraut)
- pgsql: Provide a HINT listing the allowed unit names when a GUC variable [email protected] (Tom Lane)
- pgsql: Allow trailing whitespace in parse_real(), for consistency with [email protected] (Tom Lane)
- pgsql: In psql, when running a SELECT query using a cursor, flush the [email protected] (Neil Conway)
- pgsql: In psql, when running a SELECT query using a cursor, flush the [email protected] (Neil Conway)
- dblink-ldap - dblink-ldap: Add PG_MODULE_MAGIC, as required per 8.2. [email protected] (User Mha)
- dblink-ldap - dblink-ldap: pgxs outside path doesn't actually work in [email protected] (User Mha)
-
pgsql: Add a
that log_line_prefix should usually end with a space [email protected] (Tom Lane) - pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- mysql2pgsql - mysql2pgsql: New Directory [email protected] (User Jmduarte)
- mysql2pgsql - mysql2pgsql: Moved everything to directory mysql2pgsql, [email protected] (User Jmduarte)
- pgsql: Improve autovacuum launcher's ability to detect a problem in [email protected] (Alvaro Herrera)
- pgsql: Remove unused BAD_LOCATION definition. [email protected] (Alvaro Herrera)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Add extra checks for buildfarm to pick up errors when running on [email protected] (Magnus Hagander)
- pgsql: Remove unused "caller" argument from stringToQualifiedNameList. [email protected] (Alvaro Herrera)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- bizgres - bizgres: Handle empty statement. [email protected] (User Markir)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Fix PGXS conventions so that extensions can be built against [email protected] (Tom Lane)
- pg-migrator - src: Porting to Solaris [email protected] (User Korryd)
- pgsql: Implement "distributed" checkpoints in which the checkpoint I/O [email protected] (Tom Lane)
- pgsql: Add the function's volatility to the output of psql's \df+ [email protected] (Neil Conway)
- pgsql: Fix incorrect tests for undef Perl values in some places in [email protected] (Tom Lane)
- pgsql: Fix incorrect tests for undef Perl values in some places in [email protected] (Tom Lane)
- pgsql: Fix incorrect tests for undef Perl values in some places in [email protected] (Tom Lane)
- pgsql: Fix incorrect tests for undef Perl values in some places in [email protected] (Tom Lane)
- pgsql: Done: > * -Reduce checkpoint performance degredation by forcing [email protected] (Bruce Momjian)
- pgsql: Fix a passel of ancient bugs in to_char(), including two distinct [email protected] (Tom Lane)
- pgsql: Fix a passel of ancient bugs in to_char(), including two distinct [email protected] (Tom Lane)
- pgsql: Fix a passel of ancient bugs in to_char(), including two distinct [email protected] (Tom Lane)
- pgsql: Fix a passel of ancient bugs in to_char(), including two distinct [email protected] (Tom Lane)
- pgsql: Fix a passel of ancient bugs in to_char(), including two distinct [email protected] (Tom Lane)
- pgsql: Fix a passel of ancient bugs in to_char(), including two distinct [email protected] (Tom Lane)
- bizgres - bizgres: add E'' to the escape and delimiter clause in order [email protected] (User Agoldshuv)
- pgsql: Add a note that pg_start_backup will take awhile because of new [email protected] (Tom Lane)
- pgbouncer - pgbouncer: comment typo [email protected] (User Mkz)
- pgbouncer - pgbouncer: connstr enhanchements * allow to specify hosts [email protected] (User Mkz)
- pgsql: Fix computation of PG_VERSION_NUM by configure: remove [email protected] (Tom Lane)
- pgsql: Fix computation of PG_VERSION_NUM by configure: remove [email protected] (Tom Lane)
- pgsql: Arrange for SIGINT in autovacuum workers to cancel the current [email protected] (Alvaro Herrera)
- pgunittest - pgUnitTest: [email protected] (User Pgunittest)
- pgsql: Avoid crash in interrupted autovacuum worker, caused by leaving [email protected] (Alvaro Herrera)
- pgsnmpd - pgsnmpd: Although this is unnecessary,it exists here. [email protected] (User H-saito)
- pgsql: Improve logging of checkpoints. [email protected] (Tom Lane)
- pgsql: Add 'volatile' to suppress 'variable might be clobbered by [email protected] (Tom Lane)
- pgsql: Fix comments not updated in recent patch. [email protected] (Tom Lane)