Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-03 Chronological Index (2/4)
Last updated: Wed Jan 18 01:50:51 2012
567 messages
19 March 2008
pgsql: Remove another useless snapshot creation. Alvaro Herrera (21:14)
prefix - prefix: fixes for prefix_range unions when prefixes are empty User Dim (20:59)
prefix - prefix: prefix_range unions, operator | User Dim (20:22)
pgsql: Support ALTER TYPE RENAME. Tom Lane (18:38)
pgsql: We no longer need a snapshot set after opening the finishing Alvaro Herrera (14:18)
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane (05:09)
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Tom Lane (05:08)
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane (05:08)
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane (05:07)
pgsql: Add -M (query mode) option per ITAGAKI Takahiro Tatsuo Ishii (05:07)
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane (05:07)
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane (05:06)
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane (05:06)
pgsql: Add libpq new API lo_import_with_oid() which is similar to Tatsuo Ishii (00:39)
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Bruce Momjian (00:37)
pgsql: Fix tps calculation when -C supplied. Tatsuo Ishii (00:29)
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Alvaro Herrera (00:18)
18 March 2008
pgsql: Spit items: * Experiment with multi-threaded backend better I/O Bruce Momjian (23:35)
pgsql: Update TODO description: * Speed WAL recovery by allowing more Bruce Momjian (23:33)
pgsql: Add find_typedef comments for Linux. Bruce Momjian (23:23)
pgsql: Add find_typedef comment. Bruce Momjian (23:04)
pgsql: Add Linux support to find_typedefs, with help from Alvaro. Bruce Momjian (22:45)
Re: pgsql: Don't need -Wno-error anymore, because flex is no longer Tom Lane (22:26)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Simon Riggs (22:07)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Peter Eisentraut (22:05)
pgsql: Arrange to "inline" SQL functions that appear in a query's FROM Tom Lane (22:04)
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Heikki Linnakangas (21:54)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Robert Lor (21:18)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Bruce Momjian (20:56)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Gregory Stark (20:06)
pgsql: Add to TODO: > > * Consider not storing a NULL bitmap on disk Bruce Momjian (18:41)
pgsql: Don't need -Wno-error anymore, because flex is no longer Peter Eisentraut (17:46)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Bruce Momjian (17:37)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Simon Riggs (16:42)
pgsql: Catch all errors in for and while loops in makefiles. Peter Eisentraut (16:24)
pgsql: cvsweb lives on anoncvs.postgresql.org these days. Magnus Hagander (16:05)
pgsql: cvsweb lives on anoncvs.postgresql.org these days. Magnus Hagander (16:05)
pgsql: Wiki page about cvs now lives in the main wiki, the one on Magnus Hagander (16:02)
pgsql: Wiki page about cvs now lives in the main wiki, the one on Magnus Hagander (16:02)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Bruce Momjian (15:36)
pgsql: Add TODO URLs for: o Allow UPDATE tab SET ROW (col, ...) Bruce Momjian (15:32)
pgsql: Move elog(DEBUG4) call outside the locked area, per suggestion Alvaro Herrera (13:10)
Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Simon Riggs (09:30)
pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Bruce Momjian (03:59)
pgsql: Advance multiple array keys rightmost-first instead of Tom Lane (03:54)
pgsql: Add TODO: > o Recreate pg_xlog/archive_status/ if it doesn't Bruce Momjian (02:37)
pgsql: Fix our printf implementation to follow spec: if a star parameter Tom Lane (01:49)
pgsql: Add to TODO: > > * Consider Cartesian joins when both relations Bruce Momjian (00:43)
pgsql: Add URL for: o Allow COPY to report error lines and Bruce Momjian (00:23)
17 March 2008
pgsql: Add: > > * Reduce BIT data type overhead using short varlena Bruce Momjian (23:49)
pgsql: Add to TODO: > * Reduce file system activity overhead of Bruce Momjian (23:32)
Re: pgsql: Avoid incrementing the CommandCounter when Bruce Momjian (22:59)
pgsql: Add to TODO: > * Consider if CommandCounterIncrement() can avoid Bruce Momjian (22:59)
pgsql: Add URL for: * Add SQL:2003 WITH RECURSIVE (hierarchical) Bruce Momjian (22:54)
pgsql: Add: > > o Remove pre-7.3 pg_dump code that assumes pg_depend Bruce Momjian (22:53)
pgsql: Add URL for: * Improve text search error messages > Bruce Momjian (22:45)
pgsql: Added to TODO: > * Improve text search error messages > > Bruce Momjian (22:42)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Tom Lane (22:28)
pgsql: Add TODO: > > o Fix server restart problem when the server was Bruce Momjian (22:25)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Peter Eisentraut (22:24)
pgsql: Adjust TODO spacing. Bruce Momjian (22:24)
pgsql: Add TODO URL for: * Consider increasing the number of default Bruce Momjian (22:16)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Tom Lane (21:33)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Peter Eisentraut (20:49)
Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Tom Lane (19:58)
pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Peter Eisentraut (19:44)
pgsql: We need to rebuild objfiles.txt when one of the subdirectories' Peter Eisentraut (18:38)
pgsql: Add: > > o Allow Kerberos to disable stripping of realms so we Bruce Momjian (18:36)
pgsql: Fix postgres --describe-config for guc enums, breakage noted by Magnus Hagander (18:22)
pgsql: Revert thinko introduced into prefix_selectivity() by my recent Tom Lane (18:13)
Re: pgsql: Modify interactions between sinval.c and sinvaladt.c. Alvaro Herrera (12:16)
pgsql: Move ProcState definition into sinvaladt.c from sinvaladt.h, Alvaro Herrera (12:15)
pginstaller - pginst: Update for 8.3.1 User Dpage (12:10)
pginstaller - pginst: Update for 8.3.1 User Dpage (11:58)
pginstaller - pginst: Update for 8.2.7 User Dpage (11:08)
pgsql: Grab some low-hanging fruit in the new hash index build code. Tom Lane (03:45)
npgsql - Npgsql2: Added support for INTERSECT and EXCEPT. User Jbcooley (02:55)
pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Tom Lane (02:19)
pgsql: Done: > o -During index creation, pre-sort the tuples to Bruce Momjian (01:46)
pgsql: Add a note to the CREATE INDEX reference page about the impact of Tom Lane (00:44)
autodoc - autodoc: 1.31 actual User Rbt (00:36)
Re: pgsql: Modify interactions between sinval.c and sinvaladt.c. Tom Lane (00:31)
16 March 2008
pgsql: Modify interactions between sinval.c and sinvaladt.c. Alvaro Herrera (20:18)
pgsql: Some cleanups of enum-guc code, per comments from Tom. Magnus Hagander (16:42)
15 March 2008
pgrpm - pgrpm: - don't use rpmds to fetch dependencies, then supporting User Nanardon (13:43)
npgsql - Npgsql2: Pass more tests by supporting more edm functions and User Jbcooley (04:24)
npgsql - Npgsql2: Fix construction of SqlGenerators User Jbcooley (04:22)
npgsql - Npgsql2: Data types supporting date ranges outside of those User Talliesin (02:17)
14 March 2008
pgsql: Fix inappropriately-timed memory context switch in Tom Lane (23:49)
npgsql - Npgsql2: User Talliesin (20:58)
npgsql - Npgsql2: Inherit V2 tests from V3 tests to keep consistency User Talliesin (20:45)
pgsql: Fix duplicate word, per Guillaume Lelarge. Alvaro Herrera (17:28)
pgsql: Fix duplicate word, per Guillaume Lelarge. Alvaro Herrera (17:28)
pgsql: Fix vacuum so that autovacuum is really not cancelled when doing Alvaro Herrera (17:26)
pgsql: Fix vacuum so that autovacuum is really not cancelled when doing Alvaro Herrera (17:26)
pginstaller - pginst: String tweaks User Dpage (12:17)
pginstaller - pginst: String tweaks User Dpage (12:14)
pginstaller - pginst: contrib/uuid-ossp is supported. User H-saito (05:16)
pginstaller - pginst: contrib/uuid-ossp is supported. User H-saito (05:14)
pgsql: Translation updates Peter Eisentraut (04:51)
npgsql - Npgsql2: Fixed handling of non digit chars when extracting User Fxjr (04:46)
pgsql: Translation updates Peter Eisentraut (04:46)
npgsql - Npgsql2: Added connection string for tests using protocol User Fxjr (04:44)
npgsql - Npgsql2: Added System.Configuration assembly reference to User Fxjr (04:44)
pgsql: tag configure for 8.2.7 prior to tag Marc G. Fournier (03:30)
pgsql: update configure for 8.3.1 prior to tag Marc G. Fournier (03:23)
13 March 2008
pgsql: Stamp version 8.3.1, except for configure.in/configure. Tom Lane (23:57)
pgsql: Update release notes for 8.3.1 and 8.2.7 releases. Tom Lane (23:48)
pgsql: Update release notes for 8.3.1 and 8.2.7 releases. Tom Lane (23:48)
pgsql: Update release notes for 8.3.1 and 8.2.7 releases. Tom Lane (23:47)
pgsql: Update to tzdata 2008a distribution (Chilean DST law change). Tom Lane (19:22)
pgsql: Update to tzdata 2008a distribution (Chilean DST law change). Tom Lane (19:22)
pgsql: Update to tzdata 2008a distribution (Chilean DST law change). Tom Lane (19:22)
pgsql: Update to tzdata 2008a distribution (Chilean DST law change). Tom Lane (19:21)
pgsql: Update to tzdata 2008a distribution (Chilean DST law change). Tom Lane (19:21)
pgsql: Fix varstr_cmp's special case for UTF8 encoding on Windows so Tom Lane (18:32)
pgsql: Fix varstr_cmp's special case for UTF8 encoding on Windows so Tom Lane (18:32)
pgsql: Fix varstr_cmp's special case for UTF8 encoding on Windows so Tom Lane (18:32)
pgsql: Fix heap_page_prune's problem with failing to send cache Tom Lane (18:01)
pgsql: Fix heap_page_prune's problem with failing to send cache Tom Lane (18:01)
prefix - prefix: BTree indexing support for prefix_range data type User Dim (15:54)
prefix - prefix: prefix_range_cmp() implementation User Dim (15:51)
npgsql - Npgsql2: Better block on "beta" in server version strings - User Talliesin (15:49)
prefix - prefix: Operator >(prefix_range, prefix_range) and >= User Dim (15:13)
npgsql - Npgsql2: Remove dependencies upon System.Drawing. User Talliesin (15:06)
npgsql - Npgsql2: Fix server version breaking on "beta" User Talliesin (15:04)
prefix - prefix: Operator <(prefix_range, prefix_range) and <=, > and >= User Dim (14:45)
prefix - prefix: prefix_range @> prefix(text) operator and its User Dim (10:00)
pgsql: Add URL for: * Do async I/O for faster random read-ahead of data Bruce Momjian (01:56)
12 March 2008
pgsql: Fix pg_plan_queries() to restore the previous setting of Tom Lane (23:58)
pgsql: Add psql TODO: < * Include the symbolic SQLSTATE name in verbose Bruce Momjian (20:50)
pgsql: Add to TODO: > * Expire published xmin for read-only and idle Bruce Momjian (20:19)
pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by Tom Lane (20:13)
pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by Tom Lane (20:13)
pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by Tom Lane (20:12)
pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by Tom Lane (20:12)
pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by Tom Lane (20:12)
pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by Tom Lane (20:11)
pgsql: Add: > > * Consider a special data type for regular expressions Bruce Momjian (19:41)
pgsql: Back out text search change to TODO. Bruce Momjian (19:40)
Re: pgsql: Add to TODO: > > * Add array_accum() and array_to_set() Bruce Momjian (19:32)
pgsql: Update TODO: * Add array_accum() and array_to_set() functions Bruce Momjian (19:32)
pgsql: Add URL for: * Consider a simplified API for full text searches Bruce Momjian (19:31)
Re: pgsql: Add to TODO: > > * Add array_accum() and array_to_set() David Fetter (19:30)
pgsql: Add for Win32 TODO: > > o Convert MSVC build system to remove Bruce Momjian (19:28)
pgsql: Add URL for: * Add REINDEX CONCURRENTLY, like CREATE INDEX Bruce Momjian (19:15)
autodoc - autodoc: Clean up formatting. User Rbt (19:01)
autodoc - autodoc: Do not output all functions in the database if a User Rbt (19:00)
autodoc - autodoc: Keep foreign key defaults (0) when referencing a User Rbt (18:56)
autodoc - autodoc: Leonardo Cezar patches: One of them to fix a odd User Rbt (18:50)
pgsql: Add for Win32 TODO: > o Diagnose problem where shared memory Bruce Momjian (18:34)
pgsql: Add to TODO: > > * Remove use of MAKE_PTR and MAKE_OFFSET Bruce Momjian (18:32)
autodoc - autodoc: Tag for 1.31 release. User Rbt (18:24)
autodoc - autodoc: New versions of DBD::Pg like to return an array User Rbt (18:22)
prefix - prefix: Implementation of some more operators for prefix_range: User Dim (17:19)
pgsql: Add to TODO: > > * Add array_accum() and array_to_set() Bruce Momjian (15:14)
prefix - prefix: prefix_range datatype now has working in/out functions User Dim (12:31)
npgsql - Npgsql2: Support date extraction functions User Jbcooley (03:49)
pgsql: Add a comment explaining one of the ways that pgbench fails to Tom Lane (02:18)
pgsql: Add URL for: * Improve speed with indexes For large table Bruce Momjian (01:48)
pgsql: Add: > > * Allow domains to be cast > > Bruce Momjian (01:40)
pgsql: Add: > > * Consider simplifying how memory context resets Bruce Momjian (01:35)
pgsql: Add URL for: > Bruce Momjian (01:21)
pgsql: Add URL for: * Consider increasing NUM_CLOG_BUFFERS > Bruce Momjian (01:08)
pgsql: Add URL for: * Consider increasing NUM_CLOG_BUFFERS > > Bruce Momjian (01:03)
11 March 2008
pgsql: Update TODO: o Allow COPY in CSV mode to control whether Bruce Momjian (23:17)
pgsql: add to TODO COPY: > > o Allow COPY in CSV mode to control Bruce Momjian (22:48)
pgsql: Add to pl/pgsql: > > o Improve logic of determining if an Bruce Momjian (22:31)
pgsql: Add: > > * Add automated check for invalid C++ source code Bruce Momjian (21:25)