pgsql-committers - April 2011

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, 2011

Thread Author Time
pgsql: Fix two missing spaces in error messages. Heikki Linnakangas 11:44
pgsql: Fix compiler warning. Robert Haas 14:36
pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 15:28
pgsql: pg_dump support for comments on FOREIGN DATA WRAPPER and SERVER Robert Haas 15:41
Re: pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Thom Brown 15:57
pgsql: Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER. Robert Haas 17:16
Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 17:37
pgsql: Avoid palloc before CurrentMemoryContext is set up on win32 Magnus Hagander 18:01
pgsql: Avoid palloc before CurrentMemoryContext is set up on win32 Magnus Hagander 18:01

April 2, 2011

Thread Author Time
libpqtypes - libpqtypes: add LDFLAGS to build pf regression test, libpq User Achernow 13:57
pgsql: Escape greater than and less than characters in docs. Heikki Linnakangas 14:09
Re: [COMMITTERS] pgsql: Escape greater than and less than characters in docs. David Fetter 15:11
pgsql: Fix typo in PQconnectStartParams(). Tom Lane 22:05
pgsql: Fix typo in PQconnectStartParams(). Tom Lane 22:05

April 3, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Shigeru Hanada 01:51
pgsql: Avoid possible hang during smart shutdown. Robert Haas 23:46
pgsql: Remove mention of using "man" from the tutorial. Robert Haas 23:51
pgsql: Improve documentation on the range of the numeric data type. Robert Haas 23:57

April 4, 2011

Thread Author Time
pgsql: Rearrange "add column" logic to merge columns at exec time. Robert Haas 01:53
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. 📎 Shigeru HANADA 10:49
psqlodbc - psqlodbc: Arrangement of a history. Hiroshi Saito 13:31
pgsql: Duplicate expansion of "direction" from FETCH's synopsis into MO Alvaro Herrera 16:05
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 16:47
pgsql: Include pid in pg_lock_status() results even for SIREAD locks. Robert Haas 17:23
pgsql: Add missing check on invocation of trusted procedures. Robert Haas 17:26
pgsql: Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source Alvaro Herrera 20:10
pgsql: Merge synchronous_replication setting into synchronous_commit. Robert Haas 20:26
pgsql: Update MSVC toolchain to match SGML entity uppercasing Alvaro Herrera 20:44
pgsql: Update comments and credit doc proofreaders Simon Riggs 21:36
pgsql: Centralise release note items related to recovery and replicatio Simon Riggs 21:39
pgsql: Avoid assuming there will be only 3 states for synchronous_commi Simon Riggs 22:24
Re: [COMMITTERS] pgsql: Avoid assuming there will be only 3 states for synchronous_commi Robert Haas 23:10

April 5, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Shigeru HANADA 04:37
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. 📎 Shigeru HANADA 10:03
pgsql: Add casts from int4 and int8 to numeric. Robert Haas 13:37
npgsql - Npgsql2: [npgsql-Patches-1011012 ] Australian Date and Time User Fxjr 14:13
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 16:25
pgsql: Typo fixes. Robert Haas 16:40
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Peter Eisentraut 17:44
pgsql: Change "Id" to "id" in some SGML tags Alvaro Herrera 18:06
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Tom Lane 18:47
pgsql: Repair some flakiness in CheckTargetForConflictsIn. Robert Haas 19:17
Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. Peter Eisentraut 21:04
pgsql: Update key words table for 9.1 Peter Eisentraut 21:16

April 6, 2011

Thread Author Time
pgbulkload - pgbulkload: Fix bugs. User Mhasegawa 05:37
pgbulkload - pgbulkload: pg_bulkload 3.1 alpha 2 - Support binary file User Mhasegawa 07:00
pgsql: Add traceback information to PL/Python errors Peter Eisentraut 19:37
pgsql: Replace the confusing exit_nicely() by an atexit/on_exit hook Peter Eisentraut 20:01
pgsql: Update regression test files for PL/Python traceback patch Peter Eisentraut 20:19

April 7, 2011

Thread Author Time
npgsql - Npgsql2: [#1011008] Add PhysicalAddress (MAC Address) support User Fxjr 01:48
npgsql - Npgsql2: [#1010977] Add application_name support to connection User Fxjr 02:15
pgsql: Revise the API for GUC variable assign hooks. Tom Lane 04:12
pgsql: Fix collations when we call transformWhereClause from outside th Tom Lane 06:35
pgsql: Simplify structure of query used to gather database object infor Bruce Momjian 10:23
pgsql: Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade. Bruce Momjian 13:57
pgsql: Fix SortTocFromFile() to cope with lines that are too long for i Tom Lane 15:41
pgsql: Fix SortTocFromFile() to cope with lines that are too long for i Tom Lane 15:41
pgsql: Fix SortTocFromFile() to cope with lines that are too long for i Tom Lane 15:41
pgsql: Fix SortTocFromFile() to cope with lines that are too long for i Tom Lane 15:41
pgsql: Fix SortTocFromFile() to cope with lines that are too long for i Tom Lane 15:41
pgsql: Allow pg_upgrade with PGCLIENTENCODING set Peter Eisentraut 16:25
pgsql: Fix plpgsql's issues with dropped columns in rowtypes in 8.4 bra Tom Lane 17:56
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD. Tom Lane 19:15
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD. Tom Lane 19:15
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD. Tom Lane 19:15
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD. Tom Lane 19:15
pgsql: Modernize dlopen interface code for FreeBSD and OpenBSD. Tom Lane 19:15
pgsql: Tweaks for SSI out-of-shared memory behavior. Robert Haas 20:48
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors Robert Haas 21:01
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors Jan Urbański 21:06
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors Robert Haas 22:25
Re: [COMMITTERS] pgsql: Add traceback information to PL/Python errors 📎 Jan Urbański 22:39

April 8, 2011

Thread Author Time
pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS Andrew Dunstan 02:17
pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS Andrew Dunstan 02:17
pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS Andrew Dunstan 02:17
pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS Andrew Dunstan 02:18
pgsql: Fix some sloppiness in new PL/python get_source_line() function. Robert Haas 04:32
pgstatsinfo - pg_statsinfo: fix version number in source code. User Mitsu-ko 08:09
pgstatsinfo - pg_statsinfo: New Directory User Mitsu-ko 08:21
pgsql: Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT r Tom Lane 14:54
pgsql: Avoid extra whitespace in the arguments of <indexterm>. Tom Lane 15:36
Re: pgsql: Avoid extra whitespace in the arguments of <indexterm>. Thom Brown 15:50
pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables. Bruce Momjian 17:12
pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables. Bruce Momjian 17:12
pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables. Bruce Momjian 17:12
pgsql: Partially roll back overenthusiastic SSI optimization. Robert Haas 19:32
pgsql: Modify initdb to complain only when no usable system locales are Tom Lane 19:39
pgsql: Fix bug in propagating ALTER TABLE actions to typed tables. Robert Haas 19:46
pgsql: Make psql use pg_table_size instead of pg_relation_size on 9.0+ Robert Haas 19:55
pgsql: Avoid an unnecessary syscache lookup in parse_coerce.c. Tom Lane 20:12
pgsql: Tweak collation setup for GIN index comparison functions. Tom Lane 20:48
pgsql: Truncate the predicate lock SLRU to empty, instead of almost emp Robert Haas 20:52
pgsql: Fix make_greater_string to not have an undocumented collation as Tom Lane 21:40
psqlodbc - psqlodbc: Resolve the trouble introduced by the change User Hinoue 22:35
pgsql: Clean up minor collation issues in indxpath.c. Tom Lane 23:20

April 9, 2011

Thread Author Time
pgsql: Latest consolidated typedef list from buildfarm. Andrew Dunstan 03:12
pgsql: Don't show unusable collations in psql's \dO command. Tom Lane 18:09
pgsql: Adjust collation determination rules as per discussion. Tom Lane 18:40
pgsql: Remove collate.linux.utf8.sql's assumptions about ".utf8" in loc Tom Lane 20:24
libpqtypes - libpqtypes: added PQparamDup to duplicate an existing User Achernow 20:29
pgsql: Fix ILIKE to honor collation when working in single-byte encodin Tom Lane 21:12
pgsql: Add collation support on Windows (MSVC build) Peter Eisentraut 21:16
pgsql: Clean up overly complex code for issuing some related error mess Tom Lane 22:00
pgsql: Backport changes to allow building with MinGW 64 bit compiler. Andrew Dunstan 22:05

April 10, 2011

Thread Author Time
pgsql: pgindent run before PG 9.1 beta 1. Bruce Momjian 15:42
pgsql: Don't make "replication" magical as a user name, only as a datab Andrew Dunstan 18:53
pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil Andrew Dunstan 21:05
pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil Andrew Dunstan 21:06
pgsql: Teach regular expression operators to honor collations. Tom Lane 22:03
Re: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil Tom Lane 22:07
Re: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil Andrew Dunstan 22:18
pgsql: Remove CRLF line endings in new cube results file. Andrew Dunstan 22:27
pgsql: Insert dummy "break"s to silence compiler complaints. Tom Lane 22:44
pgsql: Add some more mapping macros for Microsoft wide-character API. Tom Lane 23:37

April 11, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Don't make "replication" magical as a user name, only as a datab Fujii Masao 01:47
libpqtypes - libpqtypes: updated copyright, added PQregisterTypes, User Achernow 02:05
Re: [COMMITTERS] pgsql: Don't make "replication" magical as a user name, only as a datab Andrew Dunstan 02:17
libpqtypes - libpqtypes: added PQT_EXPORT to PQregisterTypes function, User Achernow 02:31
libpqtypes - libpqtypes: added man page link for PQparamDup, links to User Achernow 02:44
pgsql: TransferPredicateLocksToNewTarget should initialize a new lock Heikki Linnakangas 10:55
pgsql: Fix the size of predicate lock manager's shared memory hash tabl Heikki Linnakangas 10:55
Re: Re: [COMMITTERS] pgsql: Don't make "replication" magical as a user name, only as a datab Andrew Dunstan 16:20
pgsql: Teach pattern_fixed_prefix() about collations. Tom Lane 16:28
libpqtypes - libpqtypes: added PQclearTypes, PQclearSpecs, PQinitTypes, User Achernow 18:33
libpqtypes - libpqtypes: removed expandRegisterTypes, changed return User Achernow 18:48
libpqtypes - libpqtypes: updated PQclearTypes.3 to point at PQinitTypes User Achernow 18:55
pgsql: Clean up most -Wunused-but-set-variable warnings from gcc 4.6 Peter Eisentraut 19:31
libpqtypes - libpqtypes: updated changelog to reflect the correct User Achernow 20:25

April 12, 2011

Thread Author Time
pgsql: Fix RI_Initial_Check to use a COLLATE clause when needed in its Tom Lane 01:33
pgsql: Be more wary of missing statistics in eqjoinsel_semi(). Tom Lane 06:00
pgsql: Be more wary of missing statistics in eqjoinsel_semi(). Tom Lane 06:00
pgsql: Be more wary of missing statistics in eqjoinsel_semi(). Tom Lane 06:00
pgsql: Suppress compiler warnings about "value computed is not used". Tom Lane 06:05
pgsql: Don't make "replication" magical as a user name, only as a datab Andrew Dunstan 11:46
libpqtypes - libpqtypes: remove the orig_xxx and regtype members from User Achernow 12:57
libpqtypes - libpqtypes: removed the extra 4 members from the User Achernow 13:00
libpqtypes - libpqtypes: removed -no-undefined from ldflags in User Achernow 14:05
pgsql: Pass collations to functions in FunctionCallInfoData, not FmgrIn Tom Lane 23:20

April 13, 2011

Thread Author Time
libpqtypes - libpqtypes: shortened lines that exceeded 78 characters User Achernow 01:32
pgsql: Fix broken pg_dump query. Tom Lane 04:39
pgsql: Add some useful cross-references to the CREATE EXTENSION referen Tom Lane 06:57
slony1-ctl - slony-ctl: Minor help message correction User Sas 08:16
slony1-ctl - slony-ctl: Echoing table name and sequence name when User Sas 08:58
pgsql: On IA64 architecture, we check the depth of the register stack i Heikki Linnakangas 09:12
pgsql: On IA64 architecture, we check the depth of the register stack i Heikki Linnakangas 09:12
pgsql: On IA64 architecture, we check the depth of the register stack i Heikki Linnakangas 09:12
pgsql: On IA64 architecture, we check the depth of the register stack i Heikki Linnakangas 09:12
pgsql: On IA64 architecture, we check the depth of the register stack i Heikki Linnakangas 09:12
libpqtypes - libpqtypes: minor changes to groff2html and updated the User Achernow 12:35
pgsql: Fix pg_upgrade crash Bruce Momjian 15:34
pgsql: Revert the patch to check if we've reached end-of-backup also wh Heikki Linnakangas 19:06
pgsql: Revert the patch to check if we've reached end-of-backup also wh Heikki Linnakangas 19:06
pgsql: On HP/UX, the structs used by ioctl(SIOCGLIFCONF) are named diff Heikki Linnakangas 19:27
pgsql: On HP/UX, the structs used by ioctl(SIOCGLIFCONF) are named diff Heikki Linnakangas 19:27
pgsql: Avoid incorrectly granting replication to roles created with NOS Robert Haas 19:29
pgsql: Update time zone data files to tzdata release 2011f. Tom Lane 22:05
pgsql: Update time zone data files to tzdata release 2011f. Tom Lane 22:05
pgsql: Update time zone data files to tzdata release 2011f. Tom Lane 22:05
pgsql: Update time zone data files to tzdata release 2011f. Tom Lane 22:05
pgsql: Update time zone data files to tzdata release 2011f. Tom Lane 22:05
pgtcl - libpgtcl: Reference tclsh8.5 rather than 8.4. User Karl 22:20
pgsql: Ensure mark_dummy_rel doesn't create dangling pointers in RelOpt Tom Lane 22:57
pgsql: Ensure mark_dummy_rel doesn't create dangling pointers in RelOpt Tom Lane 22:57
pgsql: Ensure mark_dummy_rel doesn't create dangling pointers in RelOpt Tom Lane 22:57

April 14, 2011

Thread Author Time
pgsql: Fix toast table creation. Robert Haas 01:18
pgsql: Remove obsolete comment. Robert Haas 02:22
pgsql: Advise Debian/Ubuntu users to use openjade1.3. Robert Haas 18:37
pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. Tom Lane 19:52
pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. Tom Lane 19:52
pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. Tom Lane 19:52
pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. Tom Lane 19:52
pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. Tom Lane 19:52
pgsql: Translation updates Peter Eisentraut 20:32
pgsql: Translation updates Peter Eisentraut 20:32
pgsql: Translation updates Peter Eisentraut 20:32
pgsql: Translation updates Peter Eisentraut 20:32

April 15, 2011

Thread Author Time
pgsql: Tag 9.0.4. Marc G. Fournier 03:19
pgsql: Tag 8.4.8. Marc G. Fournier 03:19
pgsql: Tag 8.2.21. Marc G. Fournier 03:19
pgsql: Tag 8.3.15. Marc G. Fournier 03:19
pgsql: Rename pg_regress option --multibyte to --encoding Peter Eisentraut 05:44
pginstaller - pginst: Update for 8.2.21 Dave Page 09:38
pginstaller - pginst: Update for 8.3.15 Dave Page 11:06
pgsql: Reduce the initial size of local lock hash to 16 entries. Heikki Linnakangas 12:07
pgsql: Note that Bison on GnuWin32 has trouble with paths with spaces Magnus Hagander 13:35
pgsql: Specify which versions of the Platform SDK are supported Magnus Hagander 13:35
pgsql: Note that Bison on GnuWin32 has trouble with paths with spaces Magnus Hagander 13:35
pgsql: Specify which versions of the Platform SDK are supported Magnus Hagander 13:35
Re: [COMMITTERS] pgsql: Rename pg_regress option --multibyte to --encoding Tom Lane 15:18
Re: [COMMITTERS] pgsql: Rename pg_regress option --multibyte to --encoding Andrew Dunstan 16:28
pgsql: setlocale() on Windows doesn't work correctly if the locale name Heikki Linnakangas 17:56
pgsql: On Windows, if the encoding implied by locale is not allowed as Heikki Linnakangas 17:56
Re: [COMMITTERS] pgsql: Rename pg_regress option --multibyte to --encoding Peter Eisentraut 20:36
pgsql: Guard against incoming rowcount estimate of NaN in cost_mergejoi Tom Lane 21:46
pgsql: Tag refs/tags/REL8_2_21 was created pgsql 22:09
pgsql: Tag refs/tags/REL8_3_15 was created pgsql 22:09
pgsql: Tag refs/tags/REL8_4_8 was created pgsql 22:09
pgsql: Tag refs/tags/REL9_0_4 was created pgsql 22:09
pgsql: Suppress unused-function warning on non-WIN32 builds. Tom Lane 23:28

April 16, 2011

Thread Author Time
pgsql: Prevent incorrect updates of pg_index while reindexing pg_index Tom Lane 00:19

Browse Archives

Prev | Next