pgsql-committers since 2011-05-22 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

May 22, 2011

Thread Author Time
pgsql: Clarify the documentation of the --with-ossp-uuid option Peter Eisentraut 17:07
pgsql: Message style improvements Peter Eisentraut 17:07
pgsql: Put documentation of backslash commands back in alphabetical ord Peter Eisentraut 17:07
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Tom Lane 18:18
pgsql: Make plpgsql provide the typmods for its variables to the main p Tom Lane 19:17
pgsql: Put lists in sensible order Peter Eisentraut 19:40
pgsql: Use the right pgsql for isolation tests. Andrew Dunstan 21:58
Re: pgsql: Use the right pgsql for isolation tests. Andrew Dunstan 22:18

May 23, 2011

Thread Author Time
pgsql: Remove spurious underscore in name of isolation tester on MSVC. Andrew Dunstan 01:51
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Heikki Linnakangas 12:01
pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane 16:53
pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane 16:53
pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane 16:53
pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane 16:53
pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane 16:53
pgsql: Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 17:59
pgsql: Message style improvements Peter Eisentraut 18:28
pgsql: Lobotomize typmod check in convert_tuples_by_position, back bran Tom Lane 18:43
pgsql: Lobotomize typmod check in convert_tuples_by_position, back bran Tom Lane 18:43
pgsql: Improve hash_array() logic for combining hash values. Robert Haas 19:23
pgsql: Fix integer overflow in text_format function, reported by Dean R Heikki Linnakangas 19:30
pgsql: Make plpgsql complain about conflicting IN and OUT parameter nam Tom Lane 20:35

May 24, 2011

Thread Author Time
Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. Hitoshi Harada 09:59
Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. Tom Lane 14:44
pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane 18:22
pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane 18:22
pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane 18:22
pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane 18:22
pgsql: Add a "local" replication sample entry Peter Eisentraut 18:36
pgsql: Message improvements Peter Eisentraut 18:36
pgsql: Adjust configure's probe for libselinux so it rejects too-old ve Tom Lane 19:51
pgsql: In pg_upgrade, do case-insensitive checks of locale, encoding, a Bruce Momjian 19:59
Re: pgsql: Add a "local" replication sample entry Magnus Hagander 20:24
Re: pgsql: Add a "local" replication sample entry Thom Brown 20:41
Re: pgsql: Add a "local" replication sample entry Peter Eisentraut 20:46
Re: pgsql: Add a "local" replication sample entry Magnus Hagander 20:49
pgsql: Cleanup for pull-up-isReset patch. Tom Lane 21:57
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Tom Lane 21:58
pgsql: Grammar cleanup for src/test/isolation/README Tom Lane 22:52

May 25, 2011

Thread Author Time
Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. Hitoshi Harada 02:01
pgsql: Add C comment about why we don't spell out "month" in interval v Bruce Momjian 04:00
pgsql: Convert builddoc.bat into a perl script that actually works. Andrew Dunstan 04:21
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Heikki Linnakangas 05:22
pgsql: Put options in some sensible order Peter Eisentraut 18:55
pgsql: Suppress extensions in partial dumps. Tom Lane 20:27

May 26, 2011

Thread Author Time
pgsql: Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if Tom Lane 21:30
pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 23:44
pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 23:44
pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 23:44
pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 23:44
pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 23:44

May 27, 2011

Thread Author Time
orafce - orafce: fixed a issues related to 9.1 collations fixed a gcc User Okbob 09:12
pgsql: Check the return code of pthread_create(). Otherwise we go into Heikki Linnakangas 09:56
orafce - orafce: new files - PostgreSQL 9.1 extensions support User Okbob 11:13
pgsql: Preserve caller's memory context in ProcessCompletedNotifies(). Tom Lane 16:11
pgsql: Preserve caller's memory context in ProcessCompletedNotifies(). Tom Lane 16:11
pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Tom Lane 18:13
pgsql: Drop "meaning" column from error code table Peter Eisentraut 21:26
pgsql: Remove literal tabs from message strings Peter Eisentraut 22:02
Re: pgsql: Allow ALTER TABLE name {OF type | NOT OF}. 📎 Cédric Villemain 22:37

May 28, 2011

Thread Author Time
pgsql: Remove unused variable Alvaro Herrera 01:51
Re: [COMMITTERS] pgsql: Allow ALTER TABLE name {OF type | NOT OF}. Alvaro Herrera 01:53
Re: [COMMITTERS] pgsql: Allow ALTER TABLE name {OF type | NOT OF}. Cédric Villemain 07:05
pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane 16:38
pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane 16:38
pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane 16:38
pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane 16:38
pgsql: Allow pg_basebackup compressed tar output to stdout Peter Eisentraut 22:25
pgsql: Avoid compiler warning when building without zlib Peter Eisentraut 22:25

May 29, 2011

Thread Author Time
pgsql: Correct description of log_connections and log_disconnections Peter Eisentraut 19:00
pgsql: Add pg_basebackup -z option for compression with default level Peter Eisentraut 22:03

May 30, 2011

Thread Author Time
pgsql: Make message more consistent Alvaro Herrera 16:44
pgsql: Remove usage of &PL_sv_undef in hashes and arrays Alvaro Herrera 16:44
pgsql: The row-version chaining in Serializable Snapshot Isolation was Heikki Linnakangas 17:47
pgsql: Don't include local line on platforms without support Magnus Hagander 18:28
pgsql: Refuse "local" lines in pg_hba.conf on platforms that don't supp Magnus Hagander 18:43
pgsql: Don't recommend upgrading to latest available Windows SDK Magnus Hagander 18:47
pgsql: Suppress foreign data wrappers and foreign servers in partial du Peter Eisentraut 20:36
pgsql: Fix VACUUM so that it always updates pg_class.reltuples/relpages Tom Lane 21:08
pgsql: Fix VACUUM so that it always updates pg_class.reltuples/relpages Tom Lane 21:08
pgsql: Fix VACUUM so that it always updates pg_class.reltuples/relpages Tom Lane 21:08
pgsql: Fix portability bugs in use of credentials control messages for Tom Lane 23:16
pgsql: Fix portability bugs in use of credentials control messages for Tom Lane 23:16
pgsql: Fix portability bugs in use of credentials control messages for Tom Lane 23:16
pgsql: Fix portability bugs in use of credentials control messages for Tom Lane 23:16
pgsql: Fix portability bugs in use of credentials control messages for Tom Lane 23:16

May 31, 2011

Thread Author Time
pgsql: Replace use of credential control messages with getsockopt(LOCAL Tom Lane 20:11
pgsql: Recode non-ASCII characters in source to UTF-8 Peter Eisentraut 20:26
pgsql: Use entities to encode non-ASCII characters in SGML documentatio Peter Eisentraut 20:26
pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane 21:54
pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane 21:54
pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane 21:54
pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane 21:54
pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane 21:54
Re: pgsql: Protect GIST logic that assumes penalty values can't be negative Greg Stark 23:07
Re: pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane 23:11
Re: pgsql: Protect GIST logic that assumes penalty values can't be negative Greg Stark 23:57

June 1, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup 📎 Fujii Masao 03:19
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Tom Lane 03:30
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Fujii Masao 04:24
Re: pgsql: Protect GIST logic that assumes penalty values can't be negative Alexander Korotkov 07:20
Re: pgsql: Make decompilation of optimized CASE constructs more robust. Heikki Linnakangas 11:10
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Tom Lane 14:51
pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Tom Lane 17:09
pgsql: Some copy editing of the release notes Peter Eisentraut 19:23
pgsql: Allow hash joins to be interrupted while searching hash table fo Tom Lane 21:02

June 2, 2011

Thread Author Time
pgsql: Implement getpeereid() as a src/port compatibility function. Tom Lane 17:05
pgsql: Avoid creating init fork for unlogged indexes when it already ex Robert Haas 17:30
pgsql: Typo fix. Tom Lane 17:37
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Fix vim-induced typo. Robert Haas 19:11
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Sort COMMENT synopsis and add more examples Peter Eisentraut 21:19
pgsql: libpq needs its own copy of src/port/getpeereid. Tom Lane 21:23
pgsql: Looks like we can't declare getpeereid on Windows anyway. Tom Lane 21:27
pgsql: Handle domains when checking for recursive inclusion of composit Tom Lane 22:38
pgsql: Use proper SGML doc entities rather than angle-brackets. Bruce Momjian 23:33

June 3, 2011

Thread Author Time
pgsql: Need to list getpeereid.c in .gitignore, too ... Tom Lane 02:24
pgsql: SSI comment fixes and enhancements. Notably, document that the c Heikki Linnakangas 10:03
pgsql: Truncate id to <=44 characters Peter Eisentraut 19:25
pgsql: Fix failure to check whether a rowtype's component types are sor Tom Lane 19:39
pgsql: Fix pg_get_constraintdef to cope with NOT VALID constraints Alvaro Herrera 20:06
Re: [COMMITTERS] pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tatsuo Ishii 22:58

June 4, 2011

Thread Author Time
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: ECPG documentation fix Peter Eisentraut 19:54
pgsql: ECPG documentation fixes Peter Eisentraut 19:54
pgsql: More ECPG documentation fixes Peter Eisentraut 19:54
pgsql: ECPG documentation fix Peter Eisentraut 19:54
pgsql: More ECPG documentation fixes Peter Eisentraut 19:54
pgsql: ECPG documentation fixes Peter Eisentraut 19:54
pgsql: ECPG documentation fixes Peter Eisentraut 19:54
pgsql: Fix documentation reference to "above" example Peter Eisentraut 20:39
pgsql: Fix documentation reference to "above" example Peter Eisentraut 20:39
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:38
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:38
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:39
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:39
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:39

June 6, 2011

Thread Author Time
pgsql: Reset reindex-in-progress state before reverifying an exclusion Tom Lane 02:31
Re: pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 18:25

June 7, 2011

Thread Author Time
pgsql: Fix rewriter to cope (more or less) with CTEs in the query being Tom Lane 04:09
pgsql: Make ascii-art in comments pgindent-safe, and some other formatt Heikki Linnakangas 07:29

June 8, 2011

Thread Author Time
pgsql: Revert psql bits to display NOT VALID for FKs Alvaro Herrera 01:46
pgsql: Complain politely about access temp/unlogged tables during recov Robert Haas 02:17
pgsql: Make DDL operations play nicely with Serializable Snapshot Isola Heikki Linnakangas 11:13
pgsql: Allow domains over arrays to match ANYARRAY parameters again. Tom Lane 16:53
pgsql: Reorder pg_ctl promote after pg_ctl status Peter Eisentraut 17:54
pgsql: Make citext's equality and hashing functions collation-insensiti Tom Lane 19:25

June 9, 2011

Thread Author Time
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Mark the SLRU page as dirty when setting an entry in pg_serial. Heikki Linnakangas 09:12
pgsql: Add gitignore for mingw/cygwin build outputs Magnus Hagander 16:12
Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Bruce Momjian 16:35
Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Tom Lane 16:43
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Bruce Momjian 16:58
pgsql: Update typedef list for upcoming pgindent run. Bruce Momjian 18:02
pgsql: Pgindent run before 9.1 beta2. Bruce Momjian 18:33
pgsql: Fix the truncation logic of the OldSerXid SLRU mechanism. We can Heikki Linnakangas 18:44
pgsql: Translation updates for 9.1beta2 Peter Eisentraut 20:08
pgsql: Use "transient" files for blind writes Alvaro Herrera 20:26
pgsql: Revert "Use "transient" files for blind writes" Alvaro Herrera 20:43
Re: pgsql: Use "transient" files for blind writes Tom Lane 21:05
Re: pgsql: Use "transient" files for blind writes Alvaro Herrera 21:45
pgsql: Update 9.1 release notes to reflect commits through today. Tom Lane 22:45
pgsql: Ecpg doc cleanups, as reported by Marc Cousin. Bruce Momjian 22:48
pgsql: Tag 9.1beta2. Tom Lane 23:41

June 10, 2011

Thread Author Time
pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 00:51
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Andrew Dunstan 01:28
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 03:28
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Andrew Dunstan 05:55
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 14:18
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 14:20
pgsql: Small comment fixes and enhancements. Heikki Linnakangas 14:26
pgsql: Use a constant sprintf format to silence compiler warning Alvaro Herrera 17:39
pgsql: Use "transient" files for blind writes, take 2 Alvaro Herrera 18:14
pgsql: Add comment about pg_ctl stop Alvaro Herrera 19:28
pgsql: Fix locking while setting flags in MySerializableXact. Heikki Linnakangas 20:41

Browse Archives

Prev | Next