pgsql-committers - April 2010

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 1, 2010

Thread Author Time
pgsql: Improve 9.0 release notes by removing extra parentheses and Bruce Momjian 00:18
pgsql: Use test -e rather than test -f. Bruce Momjian 00:31
pgsql: Add full names for release note item authors. Bruce Momjian 00:32
pgsql: Refer to max_wal_senders in a more consistent fashion. Robert Haas 00:43
pgsql: Add contraint exclusion section to contraint docs. Bruce Momjian 01:18
pgsql: Version stamp 9.0alpha5. Robert Haas 01:46
pgstatsinfo - pg_statsinfo: Fix two bugs about usage of readlink() and User Itagaki 01:56
pgexternaltable - src: reconstruct code wonderful User Maosen 05:19
pgstatsinfo - pg_statsinfo: Fix a bug that writer_conn_last_used does User Itagaki 08:10
pgsql: Applied Zoltan's patch to make ecpg spit out warnings if a local Michael Meskes 08:41
Re: pgsql: Add contraint exclusion section to contraint docs. Magnus Hagander 10:04
pgsql: Zoltan beautified his hidden-variable-patch for ecpg. Michael Meskes 10:30
pgexternaltable - src: finish code on httpbuffer User Maosen 10:40
pgexternaltable - src: User Maosen 10:41
edb-debugger - server: Add missing header, needed with 9.0 Dave Page 13:33
Re: pgsql: Add contraint exclusion section to contraint docs. Bruce Momjian 13:51
pgsql: Change test -e to test -f in docs, for portability. Bruce Momjian 13:52
pgsql: Use a file of patterns of filenames to exclude from pgindent Andrew Dunstan 14:44
edb-debugger - server: 9.0 updates [Sachin Srivastava] Dave Page 15:30
edb-debugger - server: Initialise variable. Dave Page 15:57
Re: pgsql: Add contraint exclusion section to contraint docs. Simon Riggs 17:08
pgsql: Don't pass an invalid file handle to dup2(). Heikki Linnakangas 20:12
pgsql: Don't pass an invalid file handle to dup2(). Heikki Linnakangas 20:12
pgsql: Don't pass an invalid file handle to dup2(). Heikki Linnakangas 20:12
pgsql: Don't pass an invalid file handle to dup2(). Heikki Linnakangas 20:12

April 2, 2010

Thread Author Time
pgsql: FATAL errors are meant to stop ecpg immediately, e.g. Michael Meskes 10:27
pgsql: Move system startup message prior to any calls out of data Simon Riggs 13:10
pgsql: Fix the build and install rules for man pages with SQL section != Peter Eisentraut 14:02
pgsql: Fix minor typos in comments. Magnus Hagander 15:19
pgsql: Update a number of broken links in comments. Magnus Hagander 15:21
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:16
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:16
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:17
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:17
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:17
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:17
pgsql: Ensure that contrib/pgstattuple functions respond to cancel Tom Lane 16:17
pgsql: Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY. Simon Riggs 17:29
pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 21:50

April 3, 2010

Thread Author Time
pgsql: Allow for more room in the man page title, so that "CREATE TEXT Peter Eisentraut 07:16
pgsql: Remove unnecessary xref endterm attributes and title ids The Peter Eisentraut 07:23
pgsql: Clarify documentation of to_char EEEE pattern Peter Eisentraut 07:53
pgsql: Message quoting style tuning Peter Eisentraut 07:53
pgmemcache: pgmemcache pgmemcache.c ormod 09:17
pgmemcache: pgmemcache Makefile README.pgmemcache ormod 12:21
pgmemcache: pgmemcache/debian changelog packages.in ormod 12:27
pgmemcache: pgmemcache NEWS ormod 13:28
Re: [COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The Tom Lane 15:15
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent Andrew Dunstan 17:53
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent Andrew Dunstan 17:54
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent Andrew Dunstan 17:54
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent Andrew Dunstan 17:54
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent Andrew Dunstan 17:55
pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent Andrew Dunstan 17:55
pgsql: Make ecpg in line with other compilers in that it deletes its Michael Meskes 19:30
pgsql: \ddp should be recognized as such even if user appends S or + to Tom Lane 20:55
pgsql: Minor wording improvement. Tom Lane 21:46

April 4, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The Peter Eisentraut 20:26

April 5, 2010

Thread Author Time
pgsql: Improve phrasing of warning message for NOTIFY queue getting too Tom Lane 00:42
pgsql: Fix updateAclDependencies() to not assume that ACL role Tom Lane 01:09
pgsql: Arrange to remove pg_default_acl entries completely if their ACL Tom Lane 01:58
Re: pgsql: Add contraint exclusion section to contraint docs. Bruce Momjian 02:12
pgsql: Use a new API rather than a deprecated one in in cygwin. Takahiro Itagaki 02:25
pgsql: Make dmetaphone.c safe for pgindent and fussy compilers. Andrew Dunstan 02:46
pgsql: Clean up description of 9.0's incompatible changes in SIMILAR TO Tom Lane 02:46
pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET Andrew Dunstan 03:09
pgsql: Assorted tab-completion improvements in psql. Takahiro Itagaki 05:33
Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Fujii Masao 08:08
Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 09:32
Re: pgsql: Add contraint exclusion section to contraint docs. Simon Riggs 09:35
pgmemcache: pgmemcache Makefile NEWS README.pgmemcache ormod 10:43
pgexternaltable - src: User Maosen 11:22
pgexternaltable - src: New Directory User Maosen 11:30
pgexternaltable - src: User Maosen 11:33
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Heikki Linnakangas 16:01
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 18:29
Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per 📎 Simon Riggs 18:46
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 18:48
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Alvaro Herrera 19:02
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per 📎 Simon Riggs 19:42
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Robert Haas 19:48
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Tom Lane 19:58
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 20:18
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Robert Haas 20:48

April 6, 2010

Thread Author Time
pgsql: Reword exclusion constriants to mention that the operator can Bruce Momjian 02:18
npgsql - Npgsql2: [#1010779] Respect CommandTimeout in first function User Fxjr 04:02
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Fujii Masao 05:51
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Heikki Linnakangas 07:14
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Heikki Linnakangas 07:19
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 07:48
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Heikki Linnakangas 09:38
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 10:04
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Dimitri Fontaine 10:11
pgsql: Change some debug ereports to elogs, as requested by translation Simon Riggs 10:50
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Heikki Linnakangas 11:06
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Dimitri Fontaine 11:20
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Fujii Masao 11:24
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Heikki Linnakangas 11:30
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 11:39
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Robert Haas 11:47
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 12:01
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Robert Haas 12:09
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per 📎 Heikki Linnakangas 13:01
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Simon Riggs 13:15
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Tom Lane 14:11
pgsql: Rename "Log-streaming replication parameters" header to "Standby Heikki Linnakangas 14:53
Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per Dimitri Fontaine 15:19
pgsql: Further message changes when recovery.conf parameters missing. Simon Riggs 17:51
pgsql: Log the actual timezone name that we fail to look up the values Magnus Hagander 20:35
pgsql: Log the actual timezone name that we fail to look up the values Magnus Hagander 20:35
pgsql: Log the actual timezone name that we fail to look up the values Magnus Hagander 20:35
pgsql: Log the actual timezone name that we fail to look up the values Magnus Hagander 20:35

April 7, 2010

Thread Author Time
libpqtypes - libpqtypes: User Achernow 02:25
pgsql: Add cygwin version check before using cygwin_conv_path(), and use Takahiro Itagaki 03:48
pgsql: psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING Takahiro Itagaki 03:51
pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Heikki Linnakangas 06:12
Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Simon Riggs 09:41
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Heikki Linnakangas 10:23
pgsql: Allow quotes to be escaped in recovery.conf, by doubling them. Heikki Linnakangas 10:58
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Simon Riggs 11:00
Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() David Fetter 16:07
Re: pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Heikki Linnakangas 16:14
pgsql: Fix to_char YYY, YY, Y format codes so that FM zero-suppression Tom Lane 21:41

April 8, 2010

Thread Author Time
pgsql: Make smart shutdown work in combination with Hot Robert Haas 01:39
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Fujii Masao 02:15
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Heikki Linnakangas 06:54
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Simon Riggs 07:06
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Fujii Masao 07:41
Re: [COMMITTERS] pgsql: Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() Simon Riggs 07:46
pgsql: Proceed to look for the next timezone when matching a localized Magnus Hagander 11:25
pgsql: Proceed to look for the next timezone when matching a localized Magnus Hagander 11:26
pgsql: Proceed to look for the next timezone when matching a localized Magnus Hagander 11:26
pgsql: Proceed to look for the next timezone when matching a localized Magnus Hagander 11:26

April 9, 2010

Thread Author Time
aupg - aupg_src: Fixed a bug in the ability to insert/update/delete a User Rlucas 01:23
aupg - aupg_src: Added line to kill_audit_table to also destroy User Rlucas 02:52
pgsql: Update list of Windows timezones we try to match localized names Magnus Hagander 11:46
pgsql: Update list of Windows timezones we try to match localized names Magnus Hagander 11:46
pgsql: Update list of Windows timezones we try to match localized names Magnus Hagander 11:46
pgsql: Update list of Windows timezones we try to match localized names Magnus Hagander 11:46
pgsql: Clean up inconsistent commas Magnus Hagander 11:49
pgsql: Clean up inconsistent commas Magnus Hagander 11:49
pgsql: Clean up inconsistent commas Magnus Hagander 11:49
pgsql: Clean up inconsistent commas Magnus Hagander 11:50
pgsql: Perltidy run over the MSVC build system files, to clean up code Magnus Hagander 13:05

April 10, 2010

Thread Author Time
npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and User Fxjr 17:29
npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource User Fxjr 17:39

April 12, 2010

Thread Author Time
textsearch-ja - textsearch_senna: Fix a bug that the number of result User Itagaki 01:53
pgsql: Change the logic to decide when to delete old WAL segments, so Heikki Linnakangas 09:52
pgsql: Adjust paragraph about monitoring streaming replication, now that Heikki Linnakangas 10:01
pgsql: Need to use the start pointer of a block we read from WAL segment Heikki Linnakangas 10:18
pgsql: Update the location of last removed WAL segment in shared memory Heikki Linnakangas 10:40
pgsql: Spell out full archive directory specification in 'test -f' Bruce Momjian 19:08
pgsql: Remove example of archive_command from configure section; Bruce Momjian 22:09

April 13, 2010

Thread Author Time
Naming of new EXCLUDE constraints 📎 Bruce Momjian 01:28
Re: Naming of new EXCLUDE constraints Robert Haas 02:56
Re: Naming of new EXCLUDE constraints Bruce Momjian 03:03
Re: Naming of new EXCLUDE constraints Robert Haas 03:09
pgtcl - libpgtcl: * Changed direct struct access to errorLine to the Tcl User Bschwarz 03:36
Re: Naming of new EXCLUDE constraints Tom Lane 06:15
pgsql: Only try to do a graceful disconnect if we've successfully loaded Magnus Hagander 08:16
pgsql: Fix typo. Magnus Hagander 08:19
pgsql: Add "SSD" acronym mention for solid state drive mention. Bruce Momjian 14:15
pgsql: Allow Hot Standby to begin from a shutdown checkpoint. Heikki Linnakangas 14:17
Re: Naming of new EXCLUDE constraints Alvaro Herrera 17:11
npgsql - Npgsql2: Updated AssemblyInfo file with generated information. User Fxjr 23:11
npgsql - Npgsql2: Update to 2.0.9 release User Fxjr 23:17
npgsql - Npgsql2: Updated to 2.0.9 release User Fxjr 23:18

April 14, 2010

Thread Author Time
pgsql: Doc change: anyways -> anyway; Erik Rijkers Bruce Momjian 02:36
pgbouncer - pgbouncer: Move fast-fail relaunch logic around. User Mkz 08:08
pgbouncer - pgbouncer: Explicitly detect V2 protocol request and close User Mkz 08:09
pgsql: Fix minor typo in comment in xlog.c Simon Riggs 10:29
Re: pgsql: Fix minor typo in comment in xlog.c Robert Haas 11:23
pgsql: Typo fix. Robert Haas 20:17
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised Tom Lane 21:31
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised Tom Lane 21:31
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised Tom Lane 21:31
pgsql: Fix a problem introduced by my patch of 2010-01-12 that revised Tom Lane 21:31
pgtcl - libpgtcl: * Added new option to pg_dbinfo, "sql_count", returns User Karl 23:24
pgsql: Fix plpgsql's exec_eval_expr() to ensure it returns a sane type Tom Lane 23:52
pgsql: Fix plpgsql's exec_eval_expr() to ensure it returns a sane type Tom Lane 23:52

April 15, 2010

Thread Author Time
pgsql: Doc change: effect -> affect, per Robert Haas Bruce Momjian 03:05
Re: pgsql: Fix minor typo in comment in xlog.c Bruce Momjian 03:06
npgsql - Npgsql2: updated for build 2.0.9 User Jbcooley 03:13
npgsql - Npgsql2: vs 2010 rtm User Jbcooley 03:16
npgsql - Npgsql2: vs 2010 rtm User Jbcooley 03:18
pgsql: Update XML features list Peter Eisentraut 05:45
pgsql: Add script to enumerate the timezones in the Windows registry and Magnus Hagander 11:00
pgsql: Fix typo, spotted by Erik Rijkers. Heikki Linnakangas 16:25
pgsql: Improve message style for messages associated with not being able Tom Lane 18:46
pgsql: IP port -> TCP port backpatched to 8.1, where this first Peter Eisentraut 20:45
pgsql: IP port -> TCP port backpatched to 8.1, where this first Peter Eisentraut 20:46
pgsql: IP port -> TCP port backpatched to 8.1, where this first Peter Eisentraut 20:47
pgsql: IP port -> TCP port backpatched to 8.1, where this first Peter Eisentraut 20:47
pgsql: IP port -> TCP port backpatched to 8.1, where this first Peter Eisentraut 20:48
pgsql: Improve punctuation Peter Eisentraut 20:56
pgsql: Fix psql's \copy to not insert spaces around dots and commas in Tom Lane 21:05
pgsql: Fix psql's \copy to not insert spaces around dots and commas in Tom Lane 21:05
pgsql: Fix psql's \copy to not insert spaces around dots and commas in Tom Lane 21:05

April 16, 2010

Thread Author Time
pgsql: Document that autovacuum cannot vacuum or analyze temporary Bruce Momjian 02:22
textsearch-ja - textsearch_senna: Fix a bug that the second or later User Itagaki 06:32

Browse Archives

Prev | Next