pgsql-committers - January 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

Jan. 1, 2011

Thread Author Time
pgsql: In pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME". Bruce Momjian 01:42
pgsql: In pg_upgrade, remove use of whichCluster, and just pass old/new Bruce Momjian 17:07
pgsql: Furter pg_upgrade optimizations to reduce function call argument Bruce Momjian 17:29
pgsql: Stamp copyrights for year 2011. Bruce Momjian 18:19
pgsql: Add #include <time.h> to pg_ctl.c to fix compiler warning. Bruce Momjian 20:56
pgsql: Allow casting a table's row type to the table's supertype if it' Peter Eisentraut 21:04
pgsql: Minor wordsmithing. Robert Haas 22:52
pgsql: Fix pg_dump support for security labels on columns. Robert Haas 22:52

Jan. 2, 2011

Thread Author Time
pgsql: Basic foreign table support. Robert Haas 04:48
Re: [COMMITTERS] pgsql: Basic foreign table support. Magnus Hagander 09:24
pgsql: Fix typo. Robert Haas 12:26
Re: [COMMITTERS] pgsql: Basic foreign table support. Robert Haas 12:26
pgsql: Implement remaining fields of information_schema.sequences view Peter Eisentraut 13:16

Jan. 3, 2011

Thread Author Time
pgsql: perltidy run on the MSVC build system Magnus Hagander 09:45
pgsql: Add missing part of replication role docs Magnus Hagander 11:00
pgsql: Add views and functions to monitor hot standby query conflicts Magnus Hagander 11:47
pgsql: Bump catversion, forgot in previous commit. Magnus Hagander 11:50
pgsql: Update comments in RecordTransactionCommit() to mention unlogged Robert Haas 15:29

Jan. 4, 2011

Thread Author Time
pgsql: Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. Robert Haas 03:13
Re: Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Robert Haas 04:13
pgsql: Improve psql tab completion for CREATE/ALTER ROLE [NO]REPLICATIO Itagaki Takahiro 08:59
pgsql: Work around header misdefines in modern Windows SDK when _WIN32_ Andrew Dunstan 14:44
pgsql: Work around header misdefines in modern Windows SDK when _WIN32_ Andrew Dunstan 14:57
pgsql: Work around header misdefines in modern Windows SDK when _WIN32_ Andrew Dunstan 14:58
pgsql: Allow older branches to be built with Visual Studio 2008. This i Andrew Dunstan 21:07
pgsql: Allow older branches to be built with Visual Studio 2008. This i Andrew Dunstan 21:08
pgsql: Allow older branches to be built with Visual Studio 2008. This i Andrew Dunstan 21:08

Jan. 5, 2011

Thread Author Time
pgsql: Simplify functions and parameters used by pg_upgrade. Bruce Momjian 00:11
pgsql: In pg_upgrade, fix backward logging display of link operations. Bruce Momjian 02:34
pgsql: In pg_upgrade, fix backward logging display of link operations. Bruce Momjian 02:34
pgsql: In pg_upgrade, copy pg_largeobject_metadata and its index for 9. Bruce Momjian 04:36
pgsql: In pg_upgrade, copy pg_largeobject_metadata and its index for 9. Bruce Momjian 04:36
pgstatsinfo - pg_statsinfo: Add missingl include file <sys/stat.h>. User Itagaki 12:03
pgsql: Give superusers REPLIACTION permission by default Magnus Hagander 13:24
pgsql: Clarify pg_upgrade's creation of the map file structure. Also c Bruce Momjian 16:37
pgsql: In pg_upgrade, adjust transfer_relfile()'s parameters to be more Bruce Momjian 17:08
pgsql: Fix for recent pg_upgrade commit to fix large objects relfilenod Bruce Momjian 18:53
pgsql: Update pg_upgrade C comments. Bruce Momjian 19:10
Re: Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Simon Riggs 20:00
Re: Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Robert Haas 20:06
Re: Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records Robert Haas 20:08

Jan. 6, 2011

Thread Author Time
pgsql: Rename pg_upgrade variables, for clarity. Bruce Momjian 01:15
pgsql: Update documentation to say that \lo_import sets :LASTOID, not Bruce Momjian 02:32
pgsql: Update documentation to say that \lo_import sets :LASTOID, not Bruce Momjian 02:32
reorg - pg_reorg: Use one of not-null unique keys to identify rows when User Itagaki 09:35
pgsql: Update sequence_1.out for recent changes in sequence regression Tom Lane 15:59
pgsql: Improve array_upper example Peter Eisentraut 22:22
pgsql: Improve markup of unnest example Peter Eisentraut 22:22

Jan. 7, 2011

Thread Author Time
pgsql: Improve C comments about backend variables set by pg_upgrade_sup Bruce Momjian 03:45
pgsql: New system view pg_stat_replication displays activity of wal sen Itagaki Takahiro 11:42
textsearch-ja - textsearch-ja: Use PGXS automatically even if USE_PGXS User Itagaki 11:57
Re: pgsql: New system view pg_stat_replication displays activity of wal sen Magnus Hagander 12:49
Re: [COMMITTERS] pgsql: New system view pg_stat_replication displays activity of wal sen 📎 Itagaki Takahiro 13:47
Re: pgsql: New system view pg_stat_replication displays activity of wal sen Tom Lane 14:57
pgsql: Improve recovery.conf.sample comments. Robert Haas 16:01
pgsql: Document pg_stat_replication, bump catversion since that was ove Robert Haas 16:08
Re: Re: [COMMITTERS] pgsql: New system view pg_stat_replication displays activity of wal sen Robert Haas 16:09
Re: [COMMITTERS] pgsql: Implement remaining fields of information_schema.sequences view Chris Browne 17:37

Jan. 8, 2011

Thread Author Time
pgsql: Fix GIN to support null keys, empty and null items, and full ind Tom Lane 00:17
pgsql: Fix the built-in GIN support procedure declarations in pg_proc.h Tom Lane 01:41
pgsql: Ooops, forgot to fix contrib/tsearch2's references to GIN suppor Tom Lane 02:11
pgsql: Force pg_upgrade's to preserve pg_class.oid, not pg_class.relfil Bruce Momjian 02:26
pgsql: Fix pg_upgrade of large object permissions by preserving pg_auth Bruce Momjian 02:59
pgsql: Fix C indenting in pg_upgrade function. Bruce Momjian 03:02
pgsql: In pg_upgrade, track only one copy of namespace/relname in FileN Bruce Momjian 03:37
pgsql: Simplify pg_upgrade C comment about what is preserved. Bruce Momjian 03:47
pgsql: More pg_upgrade relfilenode C comments added. Bruce Momjian 03:57
pgsql: Document why pg_upgrade preserves pg_auth.oid (because they are Bruce Momjian 04:02
pgsql: Update GIN support function definitions for contrib/intarray. Tom Lane 04:36
Re: Re: [COMMITTERS] pgsql: New system view pg_stat_replication displays activity of wal sen Itagaki Takahiro 05:54
pgsql: Remove bogus claims regarding createuser defaults. Robert Haas 11:13
pgsql: Remove bogus claims regarding createuser defaults. Robert Haas 11:14
pgsql: In pg_upgrade, remove unnecessary separate handling of toast tab Bruce Momjian 13:01
pgsql: In pg_upgrade, clarify use of install_db_support_functions(). Bruce Momjian 14:12
pgsql: In pg_upgrade, remove functions that did sequential array scans Bruce Momjian 18:45
pgsql: Refactor GIN's handling of duplicate search entries. Tom Lane 19:48
pgsql: Remove pg_am.amindexnulls. Tom Lane 21:08
pgsql: In ecpg's parser removed a fixed length limit for constants defi Michael Meskes 22:02
pgsql: In ecpg's parser removed a fixed length limit for constants defi Michael Meskes 22:05

Jan. 9, 2011

Thread Author Time
pgsql: Add array_contains_nulls() function in arrayfuncs.c. Tom Lane 01:27
pgsql: Fix up gincostestimate for new extractQuery API. Tom Lane 01:27
pgsql: Fix assorted corner-case bugs in contrib/intarray. Tom Lane 05:39
pgsql: There is no need to have to identical functions in ecpg thus rem Michael Meskes 12:20
pgsql: Add pgreadlink() on Windows to read junction points Magnus Hagander 14:09
pgsql: Properly install gram.h on MSVC builds Magnus Hagander 14:41
pgsql: Properly install gram.h on MSVC builds Magnus Hagander 14:41
pgsql: Properly install gram.h on MSVC builds Magnus Hagander 14:41
pgsql: Properly install gram.h on MSVC builds Magnus Hagander 14:41
pgsql: Ensure the directory for gram.h is created on win32 Magnus Hagander 16:05
pgsql: Ensure the directory for gram.h is created on win32 Magnus Hagander 16:05
pgsql: Ensure the directory for gram.h is created on win32 Magnus Hagander 16:05
pgsql: Ensure the directory for gram.h is created on win32 Magnus Hagander 16:05
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds Tom Lane 16:31
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds Magnus Hagander 16:35
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds Tom Lane 16:49
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds Magnus Hagander 17:07
pgsql: Use array_contains_nulls instead of ARR_HASNULL on user-supplied Tom Lane 18:09
pgsql: Fix up core tsquery GIN support for new extractQuery API. Tom Lane 19:35
pgsql: Fix crash in the new GiST insertion code, when an update splits Heikki Linnakangas 19:37
pgsql: Split pg_start_backup() and pg_stop_backup() into two pieces Magnus Hagander 20:15
pgsql: Improve comment. Tom Lane 20:25
pgsql: Update contrib/hstore for new GIN extractQuery API. Tom Lane 21:44
pgsql: Update contrib/pg_trgm for new GIN extractQuery API. Tom Lane 23:04

Jan. 10, 2011

Thread Author Time
pgstatspack - pgstatspack: fix issue with uninstalled module User Uwebartels 09:53
pgstatspack - pgstatspack: add new function for retrieving unused User Uwebartels 09:55
pgsql: Backend support for streaming base backups Magnus Hagander 13:17
pgsql: A toast relid field are no longer needed in pg_upgrade's rel arr Bruce Momjian 16:46
pgsql: Leave temporary files out of streaming base backups. Heikki Linnakangas 17:43
pgstatspack - pgstatspack: add support for 8.1 User Uwebartels 20:41
pgsql: Set process title to indicate base backup is running Magnus Hagander 20:54
pgstatspack - pgstatspack: install pgstatspack on template1 as well User Uwebartels 21:18
pgstatspack - pgstatspack: updated frtis email information User Uwebartels 21:31

Jan. 11, 2011

Thread Author Time
pgstatspack - pgstatspack: add mising semicolon User Uwebartels 06:44
pgstatspack - pgstatspack: replace select with perform for function call User Uwebartels 06:55
Re: [COMMITTERS] pgsql: Set process title to indicate base backup is running Heikki Linnakangas 08:50
pgsql: Reset walsender ps title in the main loop Magnus Hagander 09:06
Re: [COMMITTERS] pgsql: Set process title to indicate base backup is running Magnus Hagander 09:08
pgsql: Typo fix Magnus Hagander 09:47
pgsql: Typo fix Magnus Hagander 09:47
pgsql: Revert installation of gram.h in 8.3 Magnus Hagander 10:33
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) Jan Urbański 15:05
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) Tom Lane 16:11
pgsql: Tweak create_index_paths()'s test for whether to consider a bitm Tom Lane 17:13
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) Jan Urbański 17:37
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) Tom Lane 17:59
pgsql: Adjust basebackup.c to suppress compiler warnings. Tom Lane 18:42
Re: pgsql: Adjust basebackup.c to suppress compiler warnings. Magnus Hagander 19:06
Re: pgsql: Adjust basebackup.c to suppress compiler warnings. Tom Lane 19:44
Re: pgsql: Adjust basebackup.c to suppress compiler warnings. Alvaro Herrera 20:00
pgsql: Add missing function prototype, for consistency Magnus Hagander 20:12
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) Jan Urbański 20:21
pgsql: Track walsender state in shared memory and expose in pg_stat_rep Magnus Hagander 20:26
pgsql: Add some subsection headings Peter Eisentraut 20:48
pgsql: Re-add recursive coverage target in src/backend/ Peter Eisentraut 22:41

Jan. 12, 2011

Thread Author Time
pgsql: Unbreak regression tests, apparently broken by commit 4c8e20f Andrew Dunstan 03:28
pgsql: Add support for logging the current role. Robert Haas 16:41
pgsql: Revert patch adding support for logging the current role. Robert Haas 17:00
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) 📎 Jan Urbański 18:57
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.) 📎 Jan Urbański 22:10

Jan. 13, 2011

Thread Author Time
pgsql: Fix PlanRowMark/ExecRowMark structures to handle inheritance cor Tom Lane 01:48
pgsql: Fix PlanRowMark/ExecRowMark structures to handle inheritance cor Tom Lane 01:48
pgsql: Apply libpq documentation patches submitted by Leslie S Satenste Bruce Momjian 01:50
pgsql: Don't run regression tests in SQL_ASCII encoding by default Peter Eisentraut 07:33
pgsql: Workaround for recursive make breakage Peter Eisentraut 07:33
pgsql: Fix the logic in libpqrcv_receive() to determine if there's any Heikki Linnakangas 16:31
pgsql: Fix the logic in libpqrcv_receive() to determine if there's any Heikki Linnakangas 16:31
pgsql: More libpq documentation adjustments from Leslie S Satenstein, r Bruce Momjian 17:09
pgsql: Make sure walsender state is only read while holding the spinloc Magnus Hagander 17:53
pgsql: Revert incorrect memory-conservation hack in inheritance_planner Tom Lane 19:34

Jan. 14, 2011

Thread Author Time
pgsql: Code review for postmaster.pid contents changes. Tom Lane 00:03
pgsql: Exit from base backups when shutdown is requested Magnus Hagander 11:37
Re: pgsql: Exit from base backups when shutdown is requested Simon Riggs 12:10
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Heikki Linnakangas 12:16
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Magnus Hagander 12:21
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Simon Riggs 12:25
Re: Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Robert Haas 12:30
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Heikki Linnakangas 12:30
pgsql: Use a lexer and grammar for parsing walsender commands Magnus Hagander 15:36
Re: Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Tom Lane 17:22
Re: Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested Simon Riggs 18:09

Jan. 15, 2011

Thread Author Time
pgsql: Treat a WAL sender process that hasn't started streaming yet as Heikki Linnakangas 14:38
pgsql: Apply patch for test_fsync to add tests for O_DIRECT. Bruce Momjian 16:55
pgsql: Improve output display of test_fsync. Bruce Momjian 17:24
pgsql: Enumerate available tablespaces after starting the backup Magnus Hagander 18:33
pgsql: Restructure test_fync to use modular C so there is less duplicat Bruce Momjian 19:42
pgsql: Have test_fsync output details that fdatasync is the default Bruce Momjian 20:00
pgsql: Add .gitignore to silence git complaints about parser/scanner ou Tom Lane 21:06
pgsql: Move a couple of declarations to reflect where the routines real Tom Lane 21:09
pgsql: In test_fsync, warn about options without o_direct that are not Bruce Momjian 23:27
pgsql: Reverse number of stars used for test_fsync details. Bruce Momjian 23:40

Jan. 16, 2011

Thread Author Time
pgsql: Use O_DIRECT in O_SYNC test of different size. Restructure O_DI Bruce Momjian 00:41
pgsql: In test_fsync, use #define for printf format of ops/sec. Bruce Momjian 13:37

Jan. 17, 2011

Thread Author Time
pgsql: Before exiting walreceiver, fsync() all the WAL received. Heikki Linnakangas 10:28
pgsql: Before exiting walreceiver, fsync() all the WAL received. Heikki Linnakangas 10:29
pgsql: Set fallback_application_name in walreceiver Magnus Hagander 10:43
pgbulkload - pgbulkload: optimize binary parser. User Mhasegawa 12:21
pgsql: Add getopt() support to test_fsync; also fix printf() format pr Bruce Momjian 14:36
pgsql: Increment Py_None refcount for NULL array elements Alvaro Herrera 16:07
pgsql: Increment Py_None refcount for NULL array elements Alvaro Herrera 16:07
pgsql: Fix miscalculation of itemsafter in array_set_slice(). Tom Lane 18:13
pgsql: Fix miscalculation of itemsafter in array_set_slice(). Tom Lane 18:13
pgsql: Fix miscalculation of itemsafter in array_set_slice(). Tom Lane 18:13
pgsql: Fix miscalculation of itemsafter in array_set_slice(). Tom Lane 18:13
pgsql: Fix miscalculation of itemsafter in array_set_slice(). Tom Lane 18:13
pgsql: Use HTABs instead of Python dictionary objects to cache procedur Peter Eisentraut 19:49

Jan. 18, 2011

Thread Author Time
pgfiledump - Import of Red Hat release 9.0.0: Imported Sources User Tgl 01:27
pgfiledump - pg_filedump: Imported Sources User Tgl 01:33
pgfiledump - pg_filedump: Assorted adjustments to prepare pg_filedump User Tgl 02:28
pgsql: github test Bruce Momjian 02:31
pgsql: In the docs, better distinguish server from client SSL settings Bruce Momjian 02:31
pgfiledump - pg_filedump: Fix odd printout of hasnulls/hasvarwidths User Tgl 02:36
pgsql: Remove "github test" that somehow got into my tree. Sorry. Bruce Momjian 02:41
Re: pgsql: github test Bruce Momjian 02:41
pgsql: Fix thinko in comment. Spotted by Jim Nasby. Heikki Linnakangas 08:49
pgsql: Log replication connections only when log_connections is on Magnus Hagander 19:04
pgsql: Avoid detoast in texteq/textne/byteaeq/byteane for unequal-lengt Tom Lane 19:12
pgsql: In test_fsync, adjust test headings to match wal_sync_method val Bruce Momjian 20:53
pgsql: Free plan values in the PLyPlanObject dealloc function Peter Eisentraut 22:14
pgsql: Use PyObject_New instead of PyObject_NEW Peter Eisentraut 22:14
pgsql: Use palloc in TopMemoryContext instead of malloc Peter Eisentraut 22:14

Browse Archives

Prev | Next