pgsql-committers since 2010-02-04 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

Feb. 4, 2010

Thread Author Time
pgsql: Restructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE support so Tom Lane 00:09
Re: pgsql: Check to ensure the number of primary key fields supplied does Tom Lane 00:14
pgsql: Three out of four of us like this phrasing better. Tom Lane 00:19
Re: pgsql: Check to ensure the number of primary key fields supplied does Joe Conway 00:36
Re: pgsql: Three out of four of us like this phrasing better. Robert Haas 02:20
pgsql: Streamlined array handling code in libecpg a little bit, in the Michael Meskes 09:41
pgsql: Usage of isnan() in ECPG regression tests probably needs Michael Meskes 11:23
Re: Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support Tom Lane 18:02
Re: Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support Simon Riggs 18:21
slony1-ctl - slony-ctl: Per Richard Yen: "We need an extra sync event User Sas 19:26

Feb. 5, 2010

Thread Author Time
pgsql: Rewrite intagg/Makefile from scratch, to avoid copyright mention. Bruce Momjian 03:06
pgsql: Modify recently added PQconnectdbParams() with new argument, Joe Conway 03:09
pgsql: Rewrite rint() to enable removal of copyright mention; patch Bruce Momjian 03:20
reorg - pg_reorg: Fix crashes when cluster indexes have storage options User Itagaki 03:24
pgsql: Remove /contrib/isn copyright mention for German Mendez Bravo, Bruce Momjian 04:34
pgsql: Add a note to the documentation of pg_standby that it's important Heikki Linnakangas 11:08
pgsql: Add SGML 'check-tabs' Makefile rule to check for tabs. Bruce Momjian 14:51
Re: [COMMITTERS] pgsql: Remove tabs in SGML. 📎 Bruce Momjian 14:52
pgsql: Improve PL/Perl documentation of database access functions. Bruce Momjian 18:11
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Alvaro Herrera 19:04
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Bruce Momjian 19:09
Re: [COMMITTERS] pgsql: Remove tabs in SGML. Alvaro Herrera 19:13
pgsql: Bruce Momjian 19:28
pgsql: Previous commit was to have tab checking as part of gmake check. Bruce Momjian 19:31
Re: [COMMITTERS] pgsql: Remove tabs in SGML. 📎 Bruce Momjian 19:32
pgsql: Properly document that OVER and WINDOW are Postgres reserved Bruce Momjian 19:34
pgsql: Previous commit was: Properly document that OVER and WINDOW are Bruce Momjian 19:38
pgsql: Add C comment about process_settings() setting order. Bruce Momjian 20:26
pgsql: Document that archive_timeout will force new WAL files even if a Bruce Momjian 23:37
pgsql: Mention warm and now "hot" standby servers in the high Bruce Momjian 23:53

Feb. 6, 2010

Thread Author Time
pgsql: Avoid changing the sign of zero. Tom Lane 05:42

Feb. 7, 2010

Thread Author Time
pgexternaltable - src: fix mmap bug User Maosen 07:29
pgmemcache: pgmemcache Makefile NEWS pgmemcache.c ormod 08:50
pgmemcache: pgmemcache NEWS README.pgmemcache pgmemcache.c ormod 09:23
pgmemcache: pgmemcache pgmemcache.c ormod 09:38
pgmemcache: pgmemcache COPYING pgmemcache.c pgmemcache.h pgmemcache.sql.in ormod 10:02
psqlodbc - psqlodbc: Fix a bug about pre-execute behavior in case of User Hinoue 12:51
pgsql: Create a "relation mapping" infrastructure to support changing Tom Lane 20:48
pgsql: Looks like we need #include <sys/stat.h> here on some platforms. Tom Lane 22:00
Re: pgsql: Create a "relation mapping" infrastructure to support changing Simon Riggs 22:29
pgsql: Work around deadlock problems with VACUUM FULL/CLUSTER on system Tom Lane 22:40
Re: pgsql: Create a "relation mapping" infrastructure to support changing Tom Lane 22:52
Re: pgsql: Create a "relation mapping" infrastructure to support changing Simon Riggs 23:06

Feb. 8, 2010

Thread Author Time
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:33
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:33
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:34
pgstatsinfo - pg_statsinfo: New Directory User Itagaki 03:34
pgstatsinfo - pg_statsinfo: pg_statsinfo version 2. User Itagaki 03:35
pgstatsinfo - pg_statsinfo: Add Makefile in the top dir. User Itagaki 03:40
pgexternaltable - src: User Maosen 04:24
pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 04:33
pgsql: Remove some more dead VACUUM-FULL-only code. Tom Lane 05:17
pgrpm - pgrpm: - convert the right variable from binary to hex value for User Nanardon 05:19
pgsql: Remove CatalogCacheFlushRelation, and the reloidattr Tom Lane 05:53
pgsql: Remove piece of code to zero out minRecoveryPoint when starting Heikki Linnakangas 09:08
pgsql: Update high availability/replication documentation chart for new Bruce Momjian 13:41
Re: [COMMITTERS] pgsql: Create a "relation mapping" infrastructure to support changing Alvaro Herrera 13:47
pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Bruce Momjian 14:10
Re: [COMMITTERS] pgsql: Create a "relation mapping" infrastructure to support changing Tom Lane 15:15
Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Tom Lane 15:51
Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Bruce Momjian 16:46
pgsql: Fix serious performance bug in new implementation of VACUUM FULL: Tom Lane 16:50
Re: pgsql: Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 Bruce Momjian 17:14
pgsql: Remove obsolete comment about 'fsm' argument, which isn't an Heikki Linnakangas 19:59
pgsql: Remove obsolete comment about 'fsm' argument, which isn't an Heikki Linnakangas 20:00
pgsql: Create an official API function for C functions to use to check Tom Lane 20:39

Feb. 9, 2010

Thread Author Time
pgsql: Rearrange lazy-vacuum code a little bit to reduce the window Tom Lane 00:28
pgsql: Allow free space map vacuuming to be interrupted. Tom Lane 00:28
pgsql: First try to make this one ecpg regression test work on Windows Michael Meskes 08:57
pgstatsinfo - pg_statsinfo: Remove unused features and variables. User Itagaki 09:59
pgsql: Move "Warm Standby Servers for High Availability" and "Hot Heikki Linnakangas 16:50
pgsql: Define the value for in6addr_any on MingW, since it provides the Magnus Hagander 19:55
Re: pgsql: Define the value for in6addr_any on MingW, since it provides the Thom Brown 20:04
pgsql: Typo fix, per Thom Brown Magnus Hagander 20:22
Re: pgsql: Define the value for in6addr_any on MingW, since it provides the Magnus Hagander 20:22
pgsql: Fix bug in GIN WAL redo cleanup function: don't free fake Heikki Linnakangas 20:31
pgsql: Fix bug in GIN WAL redo cleanup function: don't free fake Heikki Linnakangas 20:31
pgsql: Fix up rickety handling of relation-truncation interlocks. Tom Lane 21:43

Feb. 10, 2010

Thread Author Time
pgsql: Improve planner's choices about when to use hashing vs sorting Tom Lane 03:38
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Fujii Masao 05:05
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 07:32
pgsql: Now that streaming replication switches between streaming mode Heikki Linnakangas 08:25
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Fujii Masao 09:19
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 13:45
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 16:53

Feb. 11, 2010

Thread Author Time
psqlodbc - psqlodbc: Addition changes. User H-saito 04:46
Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Simon Riggs 10:10
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 10:37
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Andres Freund 11:04
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 12:22
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 12:27
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 12:44
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Heikki Linnakangas 12:53
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 13:06
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Simon Riggs 13:22
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 13:28
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Dimitri Fontaine 13:41
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 13:46
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 13:50
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 13:55
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 14:01
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 14:17
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 14:17
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 14:22
pgsql: Generic implementation of red-black binary tree. Teodor Sigaev 14:29
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 14:38
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 14:42
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Greg Smith 14:55
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 15:21
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Euler Taveira de Oliveira 15:29
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 15:55
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 16:27
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 17:04
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 17:29
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Aidan Van Dyk 17:31
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Tom Lane 18:08
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 18:11
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 18:11
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 18:14
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Kevin Grittner 18:22
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Simon Riggs 18:33
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Robert Haas 18:42
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Simon Riggs 19:03
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 19:19
pgsql: Fix typo bug in Hot Standby from recent refactoring. Simon Riggs 19:35
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Robert Haas 19:36
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Garick Hamlin 19:45
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Alvaro Herrera 19:46
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Robert Haas 19:58
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Alvaro Herrera 20:08
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Tom Lane 20:32
pgspy - pg_similarity: Imported Sources User Eulerto 21:42
pgsimilarity - pg_similarity: Imported Sources User Eulerto 21:47
pgsql: Suppress uninitialized-variable warning. Tom Lane 22:17

Feb. 12, 2010

Thread Author Time
pgstatsinfo - pg_reporter: Add templates for pg_statsinfo v2. User Itagaki 02:15
pgstatsinfo - pg_statsinfo: Add utility functions for pg_reporter. User Itagaki 02:15
pgsql: Free reference in correct Perl context. Andrew Dunstan 04:31
pgsql: Free reference in correct Perl context. Andrew Dunstan 04:32
pgsql: Free reference in correct Perl context. Andrew Dunstan 04:32
pgsql: Free reference in correct Perl context. Andrew Dunstan 04:33
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Fujii Masao 05:38
pgsql: Check for partial WAL files in standby mode. Heikki Linnakangas 07:36
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 07:37
pgsql: If primary_conninfo is not set, don't try to establish streaming Heikki Linnakangas 07:56
pgsql: Clean up Streaming Replication documentation a little bit. Heikki Linnakangas 08:28
pgsql: Reduce the chatter to the log when starting a standby server. Heikki Linnakangas 09:49
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Simon Riggs 12:51
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 13:10
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL 📎 Simon Riggs 14:34
Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Simon Riggs 14:42
pgsql: Update Hot Standby documentation to reflect the change in the LOG Heikki Linnakangas 14:53
Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Heikki Linnakangas 14:55
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Robert Haas 15:14
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Heikki Linnakangas 15:27
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Robert Haas 15:28
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Fujii Masao 15:37
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Fujii Masao 15:47
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas 16:10
Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Dimitri Fontaine 17:25
pgsql: Extend the set of frame options supported for window functions. Tom Lane 17:33
Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL Greg Stark 17:47
pgbouncer - pgbouncer: Introduce a new configuration setting: User Mkz 19:05
pgbouncer - pgbouncer: Don't let clients queue in case no servers and User Mkz 19:09
pgbouncer - pgbouncer: log message: statement timeout -> query timeout, User Mkz 19:13
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Richard Huxton 19:33
pgsql: Add plperl.on_plperl_init and plperl.on_plperlu_init settings for Andrew Dunstan 19:35
pgsql: Don't choke when exec_move_row assigns a synthesized null to a Tom Lane 19:37
pgsql: Don't choke when exec_move_row assigns a synthesized null to a Tom Lane 19:37
pgsql: Don't choke when exec_move_row assigns a synthesized null to a Tom Lane 19:37
pgsql: Don't choke when exec_move_row assigns a synthesized null to a Tom Lane 19:38
pgsql: Don't choke when exec_move_row assigns a synthesized null to a Tom Lane 19:38
pgsql: Add regression test files inadvertantly omitted in Andrew Dunstan 19:38
pgsql: Don't choke when exec_move_row assigns a synthesized null to a Tom Lane 19:38
Re: Re: [COMMITTERS] pgsql: Reduce the chatter to the log when starting a standby server. Dimitri Fontaine 19:53
pgsql: Tweak the order of processing of WITH clauses so that they are Tom Lane 22:48

Feb. 13, 2010

Thread Author Time
pgsql: Introduce WAL records to log reuse of btree pages, allowing Simon Riggs 00:59
pgsql: Re-enable max_standby_delay = -1 using deadlock detection on Simon Riggs 01:32
pgsql: Support inlining various small performance-critical functions on Tom Lane 02:34
pgsql: Remove tabs from sgml. Bruce Momjian 03:38
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Greg Smith 08:34
pgsql: Fix relcache init file invalidation during Hot Standby for the Simon Riggs 16:15
pgsql: Improvements to ps message of startup process during Hot Standby. Simon Riggs 16:29
pgsql: Don't expose the inline definition of MemoryContextSwitchTo when Tom Lane 20:46
pgsql: Improve C comment about why we return "0 0" for some tags. Bruce Momjian 22:45

Feb. 14, 2010

Thread Author Time
pgsql: Document the behavior of STRICT VARIADIC functions. Tom Lane 00:48
pgsql: Document the behavior of STRICT VARIADIC functions. Tom Lane 00:48
pgsql: Ooops, let's get the non-null vs null bit right ... Tom Lane 01:01
pgsql: Ooops, let's get the non-null vs null bit right ... Tom Lane 01:01
Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while Robert Haas 02:36
npgsql - Npgsql2: Added a lot of targets to package Npgsql source and User Fxjr 03:14
pgsql: Make the msvc build system ask python about details of version Magnus Hagander 14:10
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing Greg Stark 17:50
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing Greg Stark 17:50
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing Greg Stark 17:50
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing Greg Stark 17:50
pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing Greg Stark 17:50
pgsql: Wrap calls to SearchSysCache and related functions using macros. Robert Haas 18:42

Feb. 15, 2010

Thread Author Time
pgsql: Speed up CREATE DATABASE by deferring the fsyncs until after Greg Stark 00:50
reorg - pg_reorg: version 1.0.8. User Itagaki 01:38
pgsql: Display explain buffers measurements in memory units rather than Greg Stark 02:36

Browse Archives

Prev | Next