pgsql-committers since 2010-11-23 00:00

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

Nov. 23, 2010

Thread Author Time
pgsql: Centralize some ALTER <whatever> .. SET SCHEMA checks. Robert Haas 01:00
pgsql: Remove useless whitespace at end of lines Peter Eisentraut 20:52
pgsql: Propagate ALTER TYPE operations to typed tables Peter Eisentraut 20:52
pgsql: Add index entries for more functions Peter Eisentraut 22:03

Nov. 24, 2010

Thread Author Time
pgsql: Create the system catalog infrastructure needed for KNNGIST. Tom Lane 19:30
pgsql: When reporting the server as not responding, if the hostname was Bruce Momjian 22:04
psqlodbc - psqlodbc: Applied a patch by Taizo Ito and correct the length User Hinoue 22:11
Re: pgsql: Remove useless whitespace at end of lines Alvaro Herrera 22:15
Re: pgsql: Remove useless whitespace at end of lines Tom Lane 22:45
Re: pgsql: Provide hashing support for arrays. Bruce Momjian 22:46
Re: pgsql: Remove useless whitespace at end of lines Magnus Hagander 22:46
Re: [HACKERS] pgsql: Remove useless whitespace at end of lines Bruce Momjian 22:48
Re: pgsql: Remove useless whitespace at end of lines Tom Lane 22:54
pgsql: Document that a CHECKPOINT before taking a file system snapshot Bruce Momjian 23:42

Nov. 25, 2010

Thread Author Time
Re: pgsql: Document that a CHECKPOINT before taking a file system snapshot Cédric Villemain 01:59
pgsql: Properly add new inet_net_ntop file to libpq Makefile. Bruce Momjian 02:59
Re: pgsql: Document that a CHECKPOINT before taking a file system snapshot Bruce Momjian 03:01
pgsql: Remove belt-and-suspenders guards against buffer pin leaks. Robert Haas 05:13
pgsql: Add inet_net_ntop.c to .gitignore. Robert Haas 05:13
How strings are sorted by LC_COLLATE specifically? Chang Chao 06:40
Re: pgsql: Remove useless whitespace at end of lines Magnus Hagander 08:46
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 11:18
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 11:18
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 11:18
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 11:18
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 11:18
textsearch-ja - textsearch_groonga: Use PGXS automatically on make. User Itagaki 12:37
Re: pgsql: Remove useless whitespace at end of lines Alvaro Herrera 12:55
pgsql: Object access hook framework, with post-creation hook. Robert Haas 16:52
pgsql: Restructure how libpq includes external C files, for clarity. Bruce Momjian 17:51
pgsql: Fix getaddrinfo() in pgport to use proper parameters, as detecte Bruce Momjian 17:57
pgsql: Add PQping and PQpingParams to libpq to allow detection of the s Bruce Momjian 18:10
Re: [COMMITTERS] How strings are sorted by LC_COLLATE specifically? Robert Haas 19:25
pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian 19:39
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Tom Lane 19:44

Nov. 26, 2010

Thread Author Time
Re: [COMMITTERS] How strings are sorted by LC_COLLATE specifically? Chang Chao 00:44
textsearch-ja - textsearch_groonga: Released under PostgreSQL/BSD/MIT User Itagaki 02:28
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian 03:47
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Tom Lane 06:03
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 09:28
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian 15:04
pgsql: Improve pg_ctl "cannot connect" spacing, per Tom, and wording. Bruce Momjian 15:04
pgsql: In libpq/Makefile, merge PERM_PGPORT and OPT_PGPORT into a singl Bruce Momjian 15:22
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Andrew Dunstan 15:46
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian 16:10
pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC Bruce Momjian 16:11
pgsql: Use only addr_cur when reporting connection failures in libpq. Bruce Momjian 16:50
pgsql: Update comment that says we only report last libpq connection fa Bruce Momjian 16:52
pgsql: Use conn->raddr consistently for non-connect libpq error reporti Bruce Momjian 18:26
pgsql: Add inet_net_ntop.c as needed by MSVC, per Magnus. Bruce Momjian 19:39
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane 20:22
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane 20:22
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane 20:22
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane 20:22
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane 20:22
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane 20:22
pgsql: Remove bogus use of PGDLLIMPORT. Tom Lane 22:06
pgsql: Add more ALTER <object> .. SET SCHEMA commands. Robert Haas 22:54
pgsql: Fix portability issues in new src/port/inet_net_ntop.c file. Tom Lane 23:00
Re: pgsql: Fix portability issues in new src/port/inet_net_ntop.c file. Bruce Momjian 23:14

Nov. 27, 2010

Thread Author Time
pgsql: Clean up IPv4 vs IPv6 bogosity in connectFailureMessage(). Tom Lane 00:17
pgsql: Rewrite PQping to be more like what we agreed to last week. Tom Lane 06:32
pgsql: On further testing, PQping also needs an explicit check for AUTH Tom Lane 07:12
pgsql: A bit more wordsmithing on the PQping documentation. Tom Lane 07:43
pgsql: New contrib module, auth_delay. Robert Haas 12:23
pgsql: In libpq/Makefile, use OBJS += as a way to break up long link li Bruce Momjian 16:03
Re: pgsql: Remove outdated comments from the regression test files. Bruce Momjian 18:45
Re: pgsql: Remove outdated comments from the regression test files. Tom Lane 19:46
Re: pgsql: Remove outdated comments from the regression test files. Bruce Momjian 19:49
Re: pgsql: Remove outdated comments from the regression test files. Robert Haas 20:29
Re: pgsql: Remove outdated comments from the regression test files. Tom Lane 20:46
pgsql: Point out in default_tablespace's description that CREATE DATABA Tom Lane 21:09
Re: pgsql: Speed up conversion of signed integers to C strings. Bruce Momjian 22:33
Re: pgsql: Speed up conversion of signed integers to C strings. Bruce Momjian 22:34

Nov. 28, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. Robert Haas 04:59
Re: pgsql: Add index entries for more functions Thom Brown 23:59

Nov. 29, 2010

Thread Author Time
pgsql: Move call to GetTopTransactionId() earlier in LockAcquire(), Simon Riggs 01:10
pgsql: Move call to GetTopTransactionId() earlier in LockAcquire(), Simon Riggs 01:11
pgsql: Fix typo. Robert Haas 01:46
pgsql: Be consistent about writing "[, ...]" instead "[, ...]" in the do Heikki Linnakangas 09:54
pgbulkload - pgbulkload: Stamp HEAD as 3.0.0. User Masao_fujii 10:09
edb-debugger - server: Fix debugger authentication on 64bit systems Dave Page 11:51
Re: Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. Heikki Linnakangas 12:42
Re: Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. Magnus Hagander 12:45
postbio - postbio: New Directory User Carvalho 14:53
postbio - postbio: Updated documentation and stree functions, fixed bug User Carvalho 14:55
postbio - postbio: Removed README. User Carvalho 14:58
Re: Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. Robert Haas 15:26
pgsql: Simplify and speed up mapping of index opfamilies to pathkeys. Tom Lane 17:31
Re: Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. Magnus Hagander 18:58
Re: Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. Tom Lane 19:09
Re: Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files. David Fetter 21:14

Nov. 30, 2010

Thread Author Time
pgbulkload - pgbulkload: Add MSVC configurations for 9.0, 8.4, and 8.3. User Itagaki 12:10
Re: [COMMITTERS] pgsql: Add index entries for more functions Peter Eisentraut 17:55
Re: [COMMITTERS] pgsql: Add index entries for more functions Thom Brown 17:57

Dec. 1, 2010

Thread Author Time
pgbulkload - pgbulkload: Fix a bug that indexes must have Invalid User Itagaki 03:10
orafce - orafce: work around for 9.1. User Itagaki 03:20
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54
pgsql: Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 05:54

Dec. 2, 2010

Thread Author Time
pgsql: Refactor the pg_dump zlib code from pg_backup_custom.c to a sepa Heikki Linnakangas 19:49
pgsql: Remove useless struct declaration Alvaro Herrera 21:01
pgsql: Silence compiler Alvaro Herrera 21:01
pgsql: Remove trailing whitespace Alvaro Herrera 21:01
pgsql: Move private struct declaration to compress_io.c Alvaro Herrera 21:01

Dec. 3, 2010

Thread Author Time
pgsql: Create core infrastructure for KNNGIST. Tom Lane 01:52
pgsql: Remove unnecessary string null-termination in pg_convert. Itagaki Takahiro 03:05
pgsql: Remove misleading comments. Move _Clone and _DeClone functions b Heikki Linnakangas 13:01
pgsql: Use GUC lexer for recovery.conf parsing. Robert Haas 13:57
pgsql: Remove now-outdated mention of quotes being required in recovery Robert Haas 14:00
pgsql: Clarify that LOCK TABLE requires a table-level privilege. Robert Haas 14:30

Dec. 4, 2010

Thread Author Time
pgsql: KNNGIST, otherwise known as order-by-operator support for GIST. Tom Lane 01:53
pgsql: Put back gistgettuple's check for backwards scan request. Tom Lane 03:43
pgsql: Add external documentation for KNNGIST. Tom Lane 04:49
pgsql: Add KNNGIST support to contrib/pg_trgm. Tom Lane 05:16
pgsql: Update comment to match later code changes. Tom Lane 08:22
pgsql: Make output width consistent for all ways of invoking a regressi Peter Eisentraut 15:36
pgsql: Fix two small bugs in new gistget.c logic. Tom Lane 18:48

Dec. 5, 2010

Thread Author Time
pgsql: Reduce memory consumption inside inheritance_planner(). Tom Lane 20:11

Dec. 6, 2010

Thread Author Time
pgsql: Put only single space after "Sort Method:", for consistency Peter Eisentraut 11:37
pgsql: Fix two typos, by Fujii Masao. Heikki Linnakangas 11:38
pgsql: Fix two typos, by Fujii Masao. Heikki Linnakangas 11:38
pgsql: Allow the low level COPY routines to read arbitrary numbers of f Andrew Dunstan 20:42

Dec. 7, 2010

Thread Author Time
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Add a stack overflow check to copyObject(). Tom Lane 03:59
pgsql: Fix bugs in the hot standby known-assigned-xids tracking logic. Heikki Linnakangas 08:41
pgsql: Fix bugs in the hot standby known-assigned-xids tracking logic. Heikki Linnakangas 08:41

Dec. 8, 2010

Thread Author Time
pgbulkload - pgbulkload: Fix a bug that avoid deadlock in case of User Mhasegawa 06:47
pgbulkload - pgbulkload: backport two bugs. User Mhasegawa 06:55
pgsql: Optimize commit_siblings in two ways to improve group commit. Simon Riggs 18:51
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Tom Lane 18:56
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Robert Haas 19:25
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Tom Lane 19:31
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Robert Haas 19:35
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Greg Smith 20:58
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Tom Lane 21:57
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. Greg Smith 22:43

Dec. 9, 2010

Thread Author Time
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Force default wal_sync_method to be fdatasync on Linux. Tom Lane 01:02
pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 09:45
pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 10:22
psqlodbc - psqlodbc: Change to read and skip the rest of result data User Hinoue 12:41
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs. Tom Lane 18:04
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs. Tom Lane 18:04

Dec. 10, 2010

Thread Author Time
pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 07:00
pgsql: Fix efficiency problems in tuplestore_trim(). Tom Lane 16:36
pgsql: Fix efficiency problems in tuplestore_trim(). Tom Lane 16:36
pgsql: Fix efficiency problems in tuplestore_trim(). Tom Lane 16:36
Re: pgsql: Reduce spurious Hot Standby conflicts from never-visible records Tom Lane 19:21
pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 22:35

Dec. 11, 2010

Thread Author Time
pgsql: Move a couple of initdb's subroutines into src/port/. Tom Lane 00:43
pgsql: Minor documentation cleanup. Robert Haas 04:25
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 13:18
pgsql: Add required new port files to MSVC builds. Magnus Hagander 13:20
pgsql: Allow bidirectional copy messages in streaming replication mode. Robert Haas 14:36
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 15:27
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:13
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:18
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:23
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:33
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:38
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:44
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:55
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 16:59
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 17:13
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 17:46
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Magnus Hagander 17:55
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 18:00
pgsql: Provide a complete set of file-permission-bit macros in win32.h. Tom Lane 18:11
pgsql: Clean up some copied-and-pasted code in pg_upgrade. Tom Lane 19:18
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Heikki Linnakangas 21:03

Dec. 12, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 10:15
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 16:16
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Andrew Dunstan 17:22
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Tom Lane 17:37
pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 18:43
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Andrew Dunstan 18:47
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 18:54
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Magnus Hagander 19:07
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC. Tom Lane 19:15
pgsql: Reset all database-level stats in pgstat_recv_resetcounter(). Tom Lane 20:10

Dec. 13, 2010

Thread Author Time
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags Glen Knowles 05:54
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Fujii Masao 08:02
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 12:56
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Heikki Linnakangas 13:23
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 14:01
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Heikki Linnakangas 14:10
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Heikki Linnakangas 14:17
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. Fujii Masao 15:09

Browse Archives

Prev | Next