Mailing lists [pgsql-committers]
- pgsql: Improve 9.0 release notes by removing extra parentheses and momjian@postgresql.org (Bruce Momjian)
- pgsql: Use test -e rather than test -f. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add full names for release note item authors. momjian@postgresql.org (Bruce Momjian)
- pgsql: Refer to max_wal_senders in a more consistent fashion. rhaas@postgresql.org (Robert Haas)
- pgsql: Add contraint exclusion section to contraint docs. momjian@postgresql.org (Bruce Momjian)
- pgsql: Version stamp 9.0alpha5. rhaas@postgresql.org (Robert Haas)
- pgstatsinfo - pg_statsinfo: Fix two bugs about usage of readlink() and itagaki@pgfoundry.org (User Itagaki)
- pgexternaltable - src: reconstruct code wonderful maosen@pgfoundry.org (User Maosen)
- pgstatsinfo - pg_statsinfo: Fix a bug that writer_conn_last_used does itagaki@pgfoundry.org (User Itagaki)
- pgsql: Applied Zoltan's patch to make ecpg spit out warnings if a local meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Add contraint exclusion section to contraint docs. Magnus Hagander
- pgsql: Zoltan beautified his hidden-variable-patch for ecpg. meskes@postgresql.org (Michael Meskes)
- pgexternaltable - src: finish code on httpbuffer maosen@pgfoundry.org (User Maosen)
- pgexternaltable - src: maosen@pgfoundry.org (User Maosen)
- edb-debugger - server: Add missing header, needed with 9.0 dpage@pgfoundry.org (Dave Page)
- Re: pgsql: Add contraint exclusion section to contraint docs. Bruce Momjian
- pgsql: Change test -e to test -f in docs, for portability. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use a file of patterns of filenames to exclude from pgindent adunstan@postgresql.org (Andrew Dunstan)
- edb-debugger - server: 9.0 updates [Sachin Srivastava] dpage@pgfoundry.org (Dave Page)
- edb-debugger - server: Initialise variable. dpage@pgfoundry.org (Dave Page)
- Re: pgsql: Add contraint exclusion section to contraint docs. Simon Riggs
- pgsql: Don't pass an invalid file handle to dup2(). heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Don't pass an invalid file handle to dup2(). heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Don't pass an invalid file handle to dup2(). heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Don't pass an invalid file handle to dup2(). heikki@postgresql.org (Heikki Linnakangas)
- pgsql: FATAL errors are meant to stop ecpg immediately, e.g. meskes@postgresql.org (Michael Meskes)
- pgsql: Move system startup message prior to any calls out of data sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix the build and install rules for man pages with SQL section != petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix minor typos in comments. mha@postgresql.org (Magnus Hagander)
- pgsql: Update a number of broken links in comments. mha@postgresql.org (Magnus Hagander)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Ensure that contrib/pgstattuple functions respond to cancel tgl@postgresql.org (Tom Lane)
- pgsql: Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY. sriggs@postgresql.org (Simon Riggs)
- pgsql: Check compulsory parameters in recovery.conf in standby_mode, per sriggs@postgresql.org (Simon Riggs)
- pgsql: Allow for more room in the man page title, so that "CREATE TEXT petere@postgresql.org (Peter Eisentraut)
- pgsql: Remove unnecessary xref endterm attributes and title ids The petere@postgresql.org (Peter Eisentraut)
- pgsql: Clarify documentation of to_char EEEE pattern petere@postgresql.org (Peter Eisentraut)
- pgsql: Message quoting style tuning petere@postgresql.org (Peter Eisentraut)
- pgmemcache: pgmemcache pgmemcache.c ormod@pgfoundry.org
- pgmemcache: pgmemcache Makefile README.pgmemcache ormod@pgfoundry.org
- pgmemcache: pgmemcache/debian changelog packages.in ormod@pgfoundry.org
- pgmemcache: pgmemcache NEWS ormod@pgfoundry.org
- pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Make ecpg in line with other compilers in that it deletes its meskes@postgresql.org (Michael Meskes)
- pgsql: \ddp should be recognized as such even if user appends S or + to tgl@postgresql.org (Tom Lane)
- pgsql: Minor wording improvement. tgl@postgresql.org (Tom Lane)
- pgsql: Improve phrasing of warning message for NOTIFY queue getting too tgl@postgresql.org (Tom Lane)
- pgsql: Fix updateAclDependencies() to not assume that ACL role tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to remove pg_default_acl entries completely if their ACL tgl@postgresql.org (Tom Lane)
- Re: pgsql: Add contraint exclusion section to contraint docs. Bruce Momjian
- pgsql: Use a new API rather than a deprecated one in in cygwin. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Make dmetaphone.c safe for pgindent and fussy compilers. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Clean up description of 9.0's incompatible changes in SIMILAR TO tgl@postgresql.org (Tom Lane)
- pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Assorted tab-completion improvements in psql. itagaki@postgresql.org (Takahiro Itagaki)
- Re: pgsql: Add contraint exclusion section to contraint docs. Simon Riggs
- pgmemcache: pgmemcache Makefile NEWS README.pgmemcache ormod@pgfoundry.org
- pgexternaltable - src: maosen@pgfoundry.org (User Maosen)
- pgexternaltable - src: New Directory maosen@pgfoundry.org (User Maosen)
- pgexternaltable - src: maosen@pgfoundry.org (User Maosen)
- pgsql: Reword exclusion constriants to mention that the operator can momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: [#1010779] Respect CommandTimeout in first function fxjr@pgfoundry.org (User Fxjr)
- pgsql: Change some debug ereports to elogs, as requested by translation sriggs@postgresql.org (Simon Riggs)
- pgsql: Rename "Log-streaming replication parameters" header to "Standby heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Further message changes when recovery.conf parameters missing. sriggs@postgresql.org (Simon Riggs)
- pgsql: Log the actual timezone name that we fail to look up the values mha@postgresql.org (Magnus Hagander)
- pgsql: Log the actual timezone name that we fail to look up the values mha@postgresql.org (Magnus Hagander)
- pgsql: Log the actual timezone name that we fail to look up the values mha@postgresql.org (Magnus Hagander)
- pgsql: Log the actual timezone name that we fail to look up the values mha@postgresql.org (Magnus Hagander)
- libpqtypes - libpqtypes: achernow@pgfoundry.org (User Achernow)
- pgsql: Add cygwin version check before using cygwin_conv_path(), and use itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Simon Riggs
- pgsql: Allow quotes to be escaped in recovery.conf, by doubling them. heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() David Fetter
- Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Heikki Linnakangas
- pgsql: Fix to_char YYY, YY, Y format codes so that FM zero-suppression tgl@postgresql.org (Tom Lane)
- pgsql: Make smart shutdown work in combination with Hot rhaas@postgresql.org (Robert Haas)
- pgsql: Proceed to look for the next timezone when matching a localized mha@postgresql.org (Magnus Hagander)
- pgsql: Proceed to look for the next timezone when matching a localized mha@postgresql.org (Magnus Hagander)
- pgsql: Proceed to look for the next timezone when matching a localized mha@postgresql.org (Magnus Hagander)
- pgsql: Proceed to look for the next timezone when matching a localized mha@postgresql.org (Magnus Hagander)
- aupg - aupg_src: Fixed a bug in the ability to insert/update/delete a rlucas@pgfoundry.org (User Rlucas)
- aupg - aupg_src: Added line to kill_audit_table to also destroy rlucas@pgfoundry.org (User Rlucas)
- pgsql: Update list of Windows timezones we try to match localized names mha@postgresql.org (Magnus Hagander)
- pgsql: Update list of Windows timezones we try to match localized names mha@postgresql.org (Magnus Hagander)
- pgsql: Update list of Windows timezones we try to match localized names mha@postgresql.org (Magnus Hagander)
- pgsql: Update list of Windows timezones we try to match localized names mha@postgresql.org (Magnus Hagander)
- pgsql: Clean up inconsistent commas mha@postgresql.org (Magnus Hagander)
- pgsql: Clean up inconsistent commas mha@postgresql.org (Magnus Hagander)
- pgsql: Clean up inconsistent commas mha@postgresql.org (Magnus Hagander)
- pgsql: Clean up inconsistent commas mha@postgresql.org (Magnus Hagander)
- pgsql: Perltidy run over the MSVC build system files, to clean up code mha@postgresql.org (Magnus Hagander)
- npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource fxjr@pgfoundry.org (User Fxjr)
- textsearch-ja - textsearch_senna: Fix a bug that the number of result itagaki@pgfoundry.org (User Itagaki)
- pgsql: Change the logic to decide when to delete old WAL segments, so heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Adjust paragraph about monitoring streaming replication, now that heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Need to use the start pointer of a block we read from WAL segment heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Update the location of last removed WAL segment in shared memory heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Spell out full archive directory specification in 'test -f' momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove example of archive_command from configure section; momjian@postgresql.org (Bruce Momjian)
- pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl bschwarz@pgfoundry.org (User Bschwarz)
- pgsql: Only try to do a graceful disconnect if we've successfully loaded mha@postgresql.org (Magnus Hagander)
- pgsql: Fix typo. mha@postgresql.org (Magnus Hagander)
- pgsql: Add "SSD" acronym mention for solid state drive mention. momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow Hot Standby to begin from a shutdown checkpoint. heikki@postgresql.org (Heikki Linnakangas)
- npgsql - Npgsql2: Updated AssemblyInfo file with generated information. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Update to 2.0.9 release fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Updated to 2.0.9 release fxjr@pgfoundry.org (User Fxjr)
- pgsql: Doc change: anyways -> anyway; Erik Rijkers momjian@postgresql.org (Bruce Momjian)
- pgbouncer - pgbouncer: Move fast-fail relaunch logic around. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Explicitly detect V2 protocol request and close mkz@pgfoundry.org (User Mkz)
- pgsql: Fix minor typo in comment in xlog.c sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Fix minor typo in comment in xlog.c Robert Haas
- pgsql: Typo fix. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised tgl@postgresql.org (Tom Lane)
- pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised tgl@postgresql.org (Tom Lane)
- pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised tgl@postgresql.org (Tom Lane)
- pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised tgl@postgresql.org (Tom Lane)
- pgtcl - libpgtcl: * Added new option to pg_dbinfo, "sql_count", returns karl@pgfoundry.org (User Karl)
- pgsql: Fix plpgsql's exec_eval_expr() to ensure it returns a sane type tgl@postgresql.org (Tom Lane)
- pgsql: Fix plpgsql's exec_eval_expr() to ensure it returns a sane type tgl@postgresql.org (Tom Lane)
- pgsql: Doc change: effect -> affect, per Robert Haas momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Fix minor typo in comment in xlog.c Bruce Momjian
- npgsql - Npgsql2: updated for build 2.0.9 jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: vs 2010 rtm jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: vs 2010 rtm jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Update XML features list petere@postgresql.org (Peter Eisentraut)
- pgsql: Add script to enumerate the timezones in the Windows registry and mha@postgresql.org (Magnus Hagander)
- pgsql: Fix typo, spotted by Erik Rijkers. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Improve message style for messages associated with not being able tgl@postgresql.org (Tom Lane)
- pgsql: IP port -> TCP port backpatched to 8.1, where this first petere@postgresql.org (Peter Eisentraut)
- pgsql: IP port -> TCP port backpatched to 8.1, where this first petere@postgresql.org (Peter Eisentraut)
- pgsql: IP port -> TCP port backpatched to 8.1, where this first petere@postgresql.org (Peter Eisentraut)
- pgsql: IP port -> TCP port backpatched to 8.1, where this first petere@postgresql.org (Peter Eisentraut)
- pgsql: IP port -> TCP port backpatched to 8.1, where this first petere@postgresql.org (Peter Eisentraut)
- pgsql: Improve punctuation petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix psql's \copy to not insert spaces around dots and commas in tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's \copy to not insert spaces around dots and commas in tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's \copy to not insert spaces around dots and commas in tgl@postgresql.org (Tom Lane)
- pgsql: Document that autovacuum cannot vacuum or analyze temporary momjian@postgresql.org (Bruce Momjian)
- textsearch-ja - textsearch_senna: Fix a bug that the second or later itagaki@pgfoundry.org (User Itagaki)
- pgsql: In standby mode, suppress repeated LOG messages about a corrupt heikki@postgresql.org (Heikki Linnakangas)
- pgsql: On Windows, syslogger runs in two threads. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: On Windows, syslogger runs in two threads. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: On Windows, syslogger runs in two threads. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: On Windows, syslogger runs in two threads. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Provide better guidance for adjusting shared_buffers. rhaas@postgresql.org (Robert Haas)
- Re: pgsql: Provide better guidance for adjusting shared_buffers. David Fetter
- Re: pgsql: Provide better guidance for adjusting shared_buffers. Robert Haas
- pgsql: Tune GetSnapshotData() during Hot Standby by avoiding loop sriggs@postgresql.org (Simon Riggs)
- pgsql: Remove some additional changes in previous commit that belong sriggs@postgresql.org (Simon Riggs)
- pgsql: Improve sequence and sense of messages from pg_stop_backup(). sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix bogus order of cleanup steps in plperl_inline_handler. tgl@postgresql.org (Tom Lane)
- pgsql: Provide better guidance for adjusting shared_buffers. rhaas@postgresql.org (Robert Haas)
- pgsql: Provide better guidance for adjusting shared_buffers. rhaas@postgresql.org (Robert Haas)
- pgsql: Add an 'enable_material' GUC. rhaas@postgresql.org (Robert Haas)
- pgbouncer - pgbouncer: Increase room for DateStyle storage. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Dont let logging change errno. mkz@pgfoundry.org (User Mkz)
- Re: pgsql: Tune GetSnapshotData() during Hot Standby by avoiding loop Heikki Linnakangas
- pgsql: Add wrapper function libpqrcv_PQexec() in the walreceiver that mha@postgresql.org (Magnus Hagander)
- pgsql: Fix uninitialized local variables. tgl@postgresql.org (Tom Lane)
- pgsql: Check RecoveryInProgress() while holding ProcArrayLock during sriggs@postgresql.org (Simon Riggs)
- pgsql: Add new message for explicit rejection by pg_hba.conf. sriggs@postgresql.org (Simon Riggs)
- pgsql: Update docs as to when WAL logging can be skipped. rhaas@postgresql.org (Robert Haas)
- Re: pgsql: Update docs as to when WAL logging can be skipped. Robert Haas
- pgsql: Move the responsibility for calling StartupXLOG into tgl@postgresql.org (Tom Lane)
- pgsql: Rename standby_keep_segments to wal_keep_segments. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix code that doesn't work on machines with strict alignment tgl@postgresql.org (Tom Lane)
- pgsql: Arrange for client authentication to occur before we select a tgl@postgresql.org (Tom Lane)
- pgsql: Move the check for whether walreceiver has authenticated as a tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_hba.conf matching so that replication connections only tgl@postgresql.org (Tom Lane)
- reorg - pg_reorg: Fix two bugs. itagaki@pgfoundry.org (User Itagaki)
- pgbouncer - pgbouncer: Make listen(2) backlog argument configurable. mkz@pgfoundry.org (User Mkz)
- pgsql: Fix oversight in collecting values for cleanup_info records. sriggs@postgresql.org (Simon Riggs)
- pgsql: Relax locking during GetCurrentVirtualXIDs(). sriggs@postgresql.org (Simon Riggs)
- pgsql: Only send cleanup_info messages if VACUUM removes any tuples. sriggs@postgresql.org (Simon Riggs)
- pgsql: Enforce superuser permissions checks during ALTER ROLE/DATABASE tgl@postgresql.org (Tom Lane)
- Re: pgsql: Only send cleanup_info messages if VACUUM removes any tuples. Tom Lane
- Re: pgsql: Only send cleanup_info messages if VACUUM removes any tuples. Simon Riggs
- reorg - pg_batch: New Directory itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_batch: pg_batch 1.2.1. itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_reorg: New Directory itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_reorg: pg_reorg 1.1.1. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Fix encoding issue when lc_monetary or lc_numeric are different itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Further reductions in Hot Standby conflict processing. sriggs@postgresql.org (Simon Riggs)
- orafce - orafce: Adjust aggregate functions to PostgreSQL 9.0. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Optimise btree delete processing when no active backends. sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix message punctuation petere@postgresql.org (Peter Eisentraut)
- pgbouncer - pgbouncer: Increase size of various startup-related buffers. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: gcc braindamage: -Wformat-security is not turned mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Let disconnect_server/client() take printf style mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Now actually improve few disconnect messages. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: v1.3.3rc1 mkz@pgfoundry.org (User Mkz)
- pgsql: Make CheckRequiredParameterValues() depend upon correct sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Tom Lane
- Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Robert Haas
- Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Simon Riggs
- pgsql: Previous patch revoked following objections. sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Simon Riggs
- Re: [HACKERS] Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Tom Lane
- Re: [HACKERS] Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Robert Haas
- Re: [HACKERS] Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Simon Riggs
- pgsql: Add missing optimizer hooks for function cost and number of rows. sriggs@postgresql.org (Simon Riggs)
- Re: [HACKERS] Re: pgsql: Make CheckRequiredParameterValues() depend upon correct Tom Lane
- Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Tom Lane
- Re: [HACKERS] pgsql: Add missing optimizer hooks for function cost and number of rows. Robert Haas
- pgsql: Fix various instances of "the the". rhaas@postgresql.org (Robert Haas)
- Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Simon Riggs
- Re: [HACKERS] Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Robert Haas
- Re: [HACKERS] Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Tom Lane
- pgsql: Patch revoked because of objections. sriggs@postgresql.org (Simon Riggs)
- Re: [HACKERS] Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Simon Riggs
- Re: [HACKERS] Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Tom Lane
- Re: [HACKERS] Re: pgsql: Add missing optimizer hooks for function cost and number of rows. Simon Riggs
- pgsql: Add C comments for recent to_char('L') fix for Win32. momjian@postgresql.org (Bruce Momjian)
- pgsql: When we're restricting who can connect, don't allow new rhaas@postgresql.org (Robert Haas)
- pgsql: Add comments about why we set LC_CTYPE in WIN32 for time when we momjian@postgresql.org (Bruce Momjian)
- pgsql: Reorder pg_stat_activity columns to be more consistent, using momjian@postgresql.org (Bruce Momjian)
- pgsql: Add missing newlines in WPARSER_TRACE output. tgl@postgresql.org (Tom Lane)
- pgsql: Document that pgpool can be used with master/slave servers to momjian@postgresql.org (Bruce Momjian)
- pgsql: Update documentation to match pg_stat_activity changes. tgl@postgresql.org (Tom Lane)
- pgsql: If a base backup is cancelled by server shutdown or crash, throw heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Reformat code examples in plpgsql docs for better readability in alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Replace the KnownAssignedXids hash table with a sorted-array data tgl@postgresql.org (Tom Lane)
- pgsql: Add CP949 as an alias for UHC encoding. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Fix stupid typo in refnameRangeTblEntry() --- mea maxima culpa. tgl@postgresql.org (Tom Lane)
- pgsql: Modify the built-in text search parser to handle URLs more nearly tgl@postgresql.org (Tom Lane)
- pgsql: Add recovery.conf parameters to the documentation index, per heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix typo that had the code check the same thing twice. mha@postgresql.org (Magnus Hagander)
- pgsql: Fix contrib/tsearch2 expected results to match recent changes in tgl@postgresql.org (Tom Lane)
- pgsql: Introduce wal_level GUC to explicitly control if information heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Thom Brown
- pgsql: Make pg_stats example query result a bit less wide, and add alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Modify ShmemInitStruct and ShmemInitHash to throw errors tgl@postgresql.org (Tom Lane)
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Heikki Linnakangas
- pgsql: pg_controldata needs #define FRONTEND, same as pg_resetxlog. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Tom Lane
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Thom Brown
- pgsql: Minor editorializing on pg_controldata and pg_resetxlog: adjust tgl@postgresql.org (Tom Lane)
- pgsql: Modify information_schema._pg_keysequal() to avoid search path tgl@postgresql.org (Tom Lane)
- pgsql: Fix typo, per Thom Brown. tgl@postgresql.org (Tom Lane)
- pgsql: Install a workaround for 'TeX capacity exceeded' problem when tgl@postgresql.org (Tom Lane)
- pgsql: Update 9.0 release notes to current; add major items and momjian@postgresql.org (Bruce Momjian)
- pgsql: Move alpha release notes into a separate file; re-align sgml momjian@postgresql.org (Bruce Momjian)
- pgsql: Doc fix -- last major item should not be a bullet. momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename the parameter recovery_connections to hot_standby, to tgl@postgresql.org (Tom Lane)
- pgsql: Adjust error checks in pg_start_backup and pg_stop_backup to make tgl@postgresql.org (Tom Lane)
- pgsql: Documentation fix: CREATE TRIGGER 'WHERE' -> 'WHEN' Selena momjian@postgresql.org (Bruce Momjian)
- pg-migrator - pg_migrator: Update code to use 9.0 version numbering, bmomjian@pgfoundry.org (User Bmomjian)
- pg-migrator - pg_migrator: Update code to use 9.0 version numbering, bmomjian@pgfoundry.org (User Bmomjian)
- pgbulkload - pgbulkload: XLogReportUnloggedStatement is no longer itagaki@pgfoundry.org (User Itagaki)
- pgsql: tag for 9.0beta1 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: Fix handling of b-tree reuse WAL records when hot standby is heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix a couple of places where the result of fgets() wasn't tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Fix multiple memory leaks in PLy_spi_execute_fetch_result: it tgl@postgresql.org (Tom Lane)
- pgsql: Improve COPY documentation to clarify that it doesn't copy data tgl@postgresql.org (Tom Lane)
- pgsql: Update our information about OS X shared memory configuration: tgl@postgresql.org (Tom Lane)