pgsql-committers - September 2007

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

Sept. 1, 2007

Thread Author Time
Re: pgsql: Apply a band-aid fix for the problem that 8.2 and up completely Gregory Stark 00:23
Re: pgsql: Apply a band-aid fix for the problem that 8.2 and up completely Tom Lane 00:32
psqlodbc - psqlodbc: Some changes. User H-saito 00:53
Re: Re: [COMMITTERS] pgsql: Fix brain fade in DefineIndex(): it was continuing to access the ohp 18:15
pgsql: Since sort_bounded_heap makes state changes that should be made Tom Lane 18:47
pgsql: Properly indent SGML source of libpq.sgml. Bruce Momjian 22:08
pgsql: More SGML alignment cleanups. Bruce Momjian 23:06

Sept. 2, 2007

Thread Author Time
pgsql: Clean up whitespace. Bruce Momjian 01:13
docbot - docbot: Fixed typo spotted by mastermind User Pjmodos 08:29
Re: Re: [COMMITTERS] pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Alvaro Herrera 22:49

Sept. 3, 2007

Thread Author Time
pgsql: Implement function-local GUC parameter settings, as per recent Tom Lane 00:39
pgsql: Fix breakage of GIN support for varchar[] and cidr[] that I Tom Lane 01:18
pgsql: Add an ORDER BY to nail down the expected row order from a query Tom Lane 01:28
Re: Re: [COMMITTERS] pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane 01:35
pgsql: Improve stylistic consistency of descriptions of built-in objects Tom Lane 02:30
pgsql: Fix MSVC build (I think) for recent pg_proc.h column addition. Tom Lane 02:51
npgsql - Npgsql: 2008-09-03 Francisco Figueiredo Jr. User Fxjr 15:01
npgsql - Npgsql: 2007-09-03 Francisco Figueiredo Jr. User Fxjr 15:08
Re: pgsql: Improve stylistic consistency of descriptions of built-in objects Bruce Momjian 18:39
pgsql: Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER Tom Lane 18:46
Re: pgsql: Improve stylistic consistency of descriptions of built-in objects Tom Lane 19:09
Re: pgsql: Improve stylistic consistency of descriptions of built-in objects Bruce Momjian 19:55
Re: pgsql: Improve stylistic consistency of descriptions of built-in objects Tom Lane 20:04
pllolcode - tmp: Start killing off shift/reduce errors User Eggyknap 21:01
pllolcode - tmp: Getting closer -- now working on MEBBE User Eggyknap 21:34

Sept. 4, 2007

Thread Author Time
pgsql: Restrict tsearch config file base names to contain a-z, 0-9, and Tom Lane 02:16
pgsql: Sync examples of psql \dF output with current CVS HEAD behavior. Tom Lane 03:46
pgsql: Synced parser and keyword list. Michael Meskes 10:02
pgsql: Provide for binary input/output of enums, to fix complaint from Andrew Dunstan 16:41
jdbccache - jdbccache: Imported Sources User Davecramer 23:51

Sept. 5, 2007

Thread Author Time
jdbccache - jdbccache: auto-load database drivers based on url prefix User Kocka 06:01
psqlodbc - psqlodbc: Prep Ver 08.02.0500. User H-saito 12:28
pgsql: Implement lazy XID allocation: transactions that do not modify Tom Lane 18:10
pgsql: Quick hack to make the VXID of a prepared transaction be -1/XID, Tom Lane 20:53
pgsql: Volatile-qualify the ProcArray PGPROC pointer in a bunch of Tom Lane 21:11
pgsql: Done: < * Reduce XID consumption of read-only queries < < Bruce Momjian 21:58

Sept. 6, 2007

Thread Author Time
pgsql: Make eval_const_expressions() preserve typmod when simplifying Tom Lane 17:31
pgbouncer - pgbouncer: doc updates - check if asciidoc & xmlto - accept User Mkz 19:29
pgbouncer - pgbouncer: rename disable_varcache to track_parameters User Mkz 19:53
jdbccache - jdbccache: uberjar User Kocka 20:06
pgbouncer - pgbouncer: long-lived logfile fd User Mkz 20:19

Sept. 7, 2007

Thread Author Time
pgsql: Allow CREATE INDEX CONCURRENTLY to disregard transactions in Tom Lane 00:58
pgbouncer - pgbouncer: older asciidoc prints ver into stderr User Mkz 08:14
pgbouncer - pgbouncer: remove track_parameters knob, no good usage User Mkz 08:20
pgbouncer - pgbouncer: mention loglived logfd User Mkz 08:20
pgbouncer - pgbouncer: new libevent wants clock_gettime() in -lrt User Mkz 10:52
pgbouncer - pgbouncer: code still tried to close fd, fix and clean up User Mkz 12:23
pgbouncer - pgbouncer: dont close logfile on first load User Mkz 12:25
pgbouncer - pgbouncer: hack to use [,] in regex User Mkz 12:40
pgbouncer - pgbouncer: todo update User Mkz 13:07
pgsql: Add turkish stopword list. Teodor Sigaev 14:46
pgsql: Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with Teodor Sigaev 15:09
pgsql: Improving various checks by Heikki Linnakangas Teodor Sigaev 15:35
pgsql: Improvements from Heikki Linnakangas <heikki@enterprisedb.com> Teodor Sigaev 16:03
pgsql: Fix indefinit loop in rank_cd for some corner queries. Teodor Sigaev 16:26
pgsql: Improve page split in rtree emulation. Teodor Sigaev 17:04
pgsql: Improve page split in rtree emulation. Teodor Sigaev 17:04
pgsql: Improve page split in rtree emulation. Teodor Sigaev 17:19
jdbccache - jdbccache: New Directory User Kocka 19:06
jdbccache - jdbccache: New Directory User Kocka 19:06
pgsql: Add Hash thread URL: > Bruce Momjian 19:07
jdbccache - jdbccache: typo fix User Kocka 19:11
jdbccache - jdbccache: type in package name User Kocka 19:20
jdbccache - jdbccache: User Kocka 19:22
pgsql: Don't take ProcArrayLock while exiting a transaction that has no Tom Lane 20:59

Sept. 8, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Make this work in more than just bash User Eggyknap 14:54
pgsnmpd - pgsnmpd: Add pg_namespace, pg_opclass, and pg_operator (and User Eggyknap 15:03
pgsql: Replace the former method of determining snapshot xmax --- to Tom Lane 20:31

Sept. 9, 2007

Thread Author Time
malaga-tsearch - CVSROOT: Added malaga-tsearch module User Hlinnaka 14:25
malaga-tsearch - CVSROOT: fixed broken format User Hlinnaka 14:26
malaga-tsearch - malaga-tsearch: Imported Sources User Hlinnaka 14:28
jdbccache - jdbccache: User Kocka 18:22
pgsql: Provide for a file specifying non-standard config options for Andrew Dunstan 20:40
jdbccache - jdbccache: New Directory User Kocka 20:46
jdbccache - jdbccache: New Directory User Kocka 20:46
jdbccache - jdbccache: New Directory User Kocka 20:46
jdbccache - jdbccache: New Directory User Kocka 20:46
jdbccache - jdbccache: New Directory User Kocka 20:46
jdbccache - jdbccache: New Directory User Kocka 20:46
jdbccache - jdbccache: User Kocka 20:46
pgsql: fix typo in regression Makefile. Andrew Dunstan 22:53
pgbuildfarm - client-code: use new extra_config setting on temp regress User Andrewd 23:22
pgbuildfarm - client-code: use extra config in installed db as well. User Andrewd 23:36

Sept. 10, 2007

Thread Author Time
jdbccache - jdbccache: changes to add PGSimpleDataSource to build User Davecramer 00:33
jdbccache - jdbccache: made test succeed without system parameters User Davecramer 00:34
jdbccache - jdbccache: New Directory User Davecramer 00:34
jdbccache - jdbccache: added PGSimpleDataSource to replace the one in User Davecramer 00:35
pgsql: Code review for GUC revert-values-if-removed-from-postgresql.conf Tom Lane 00:57
pgsql: Set the correct context (PGC_SIGHUP) for log_autovacuum, per Tom Lane 01:39
pgsql: Revert temporary patch that made synchronous_commit default to Tom Lane 02:01
pgtray - pgtray: New Directory User Andrei 06:33
pgtray - pgtray: New Directory User Andrei 06:33
pgtray - pgtray: New Directory User Andrei 06:34
pgtray - pgtray: New Directory User Andrei 06:34
pgtray - pgtray: Added win32 installer, based on PgFoundry's setupkit. User Andrei 06:42
pgtray - pgtray: Added win32 installer, based on PgFoundry's setupkit. User Andrei 10:04
pgsql: Fixes from Heikki Linnakangas <heikki@enterprisedb.com>: Teodor Sigaev 10:39
pgsql: Change void* opaque argument to Datum type, add argument's Teodor Sigaev 12:36
pgsql: Remove the vacuum_delay_point call in count_nondeletable_pages, Alvaro Herrera 17:58
pgsql: Remove the vacuum_delay_point call in count_nondeletable_pages, Alvaro Herrera 17:58
pgsql: Remove the vacuum_delay_point call in count_nondeletable_pages, Alvaro Herrera 17:58
pgsql: Remove the vacuum_delay_point call in count_nondeletable_pages, Alvaro Herrera 17:59
pgsql: Fix recently introduced bugs about parsing ispell/hunspell files. Teodor Sigaev 20:27
pgsql: Heikki Linnakangas <heikki@enterprisedb.com>: Add tsearch Teodor Sigaev 20:37
pgsql: Release the exclusive lock on the table early after truncating it Alvaro Herrera 21:40
malaga-tsearch - malaga-tsearch: Initial version. User Hlinnaka 21:49
pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in Alvaro Herrera 21:59
pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in Alvaro Herrera 22:02

Sept. 11, 2007

Thread Author Time
pgsql: Arrange for SET LOCAL's effects to persist until the end of the Tom Lane 00:06
Re: pgsql: Release the exclusive lock on the table early after truncating it Tom Lane 00:25
Re: pgsql: Release the exclusive lock on the table early after truncating it Alvaro Herrera 00:26
pgsql: Rename recently-added pg_stat_activity column from txn_start to Tom Lane 03:28
dbsamples - pagila: Update pagila schema for 8.3. User Xzilla 03:31
pgsnmpd - pgsnmpd: Finish system tables, fix psqlCatalogTables typo User Eggyknap 06:34
Re: pgsql: Set the correct context (PGC_SIGHUP) for log_autovacuum, per Gregory Stark 07:16
pgbouncer - pgbouncer: dont load users if auth_type=any User Mkz 08:41
pgbouncer - pgbouncer: tag server dirty if changing vars User Mkz 08:42
pgsql: Refactor from Heikki Linnakangas <heikki@enterprisedb.com>: * Teodor Sigaev 08:46
pgsql: Fix ts_debug function to prevent unneeded calls of ts_lexize(). Teodor Sigaev 08:51
pginstaller - pginst: Couple of 8.3 updates User Dpage 10:49
Re: pgsql: Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro 11:28
textsearch-ja - textsearch-ja: Imported Sources User Itagaki 11:32
textsearch-ja - textsearch-ja: New Directory User Itagaki 11:40
textsearch-ja - textsearch-ja: Initial version. User Itagaki 11:40
pgsql: Add regression tests for ispell, synonym and thesaurus Teodor Sigaev 11:54
pginstaller - pginst: We need to link with secure32.lib now that libpq User Dpage 12:17
pginstaller - pginst: Some additional fixes for 8.3 User Dpage 12:29
textsearch-ja - textsearch-ja: Fix file layout User Itagaki 12:32
pgsql: Fix header's size of structs defines in ispell. Teodor Sigaev 12:57
pgsql: Fix header's size of structs defines in ispell. Teodor Sigaev 13:04
pgsql: Fix header's size of structs defines in ispell. Teodor Sigaev 13:06
pgsql: Fix header's size of structs defines in ispell. Teodor Sigaev 13:15
pgbouncer - pgbouncer: log disconnections on INFO level if requested User Mkz 13:58
pginstaller - pginst: Update to the current status of contrib modules in User Dpage 14:03
psqlodbc - psqlodbc: Correct the format of Bind message under 64bit User Hinoue 14:38
pgsql: Remove QueryOperand->istrue flag, it was used only in cover Teodor Sigaev 16:01
pgsql: Include hash table name in all the internal-error elog messages Tom Lane 16:17
pgsql: Make sure that open hash table scans are cleaned up when bgwriter Tom Lane 17:15
pgsql: Make sure that open hash table scans are cleaned up when bgwriter Tom Lane 17:15
pgsql: Make sure that open hash table scans are cleaned up when bgwriter Tom Lane 17:15
pgsql: Make sure that open hash table scans are cleaned up when bgwriter Tom Lane 17:15
pgsql: Stamp Bruce Momjian 17:19
pgsql: Stamp Bruce Momjian 17:19
pgsql: Stamp Bruce Momjian 17:19
pgsql: Stamp Bruce Momjian 17:19
pgsql: Stamp Bruce Momjian 17:19
pgsql: Stamp Bruce Momjian 17:20
Re: pgsql: Stamp Bruce Momjian 17:29
pgsql: Upcoming most recent release will be 8.2.5. Bruce Momjian 17:34
pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian 17:36
pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian 17:36
pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian 17:36
pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian 17:37
pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian 17:37
pgsql: Sync timezone data with 2007g zic release. Tom Lane 17:43
pgsql: Sync timezone data with 2007g zic release. Tom Lane 17:43
pgsql: Sync timezone data with 2007g zic release. Tom Lane 17:43
pgsql: Sync timezone data with 2007g zic release. Tom Lane 17:44
Re: pgsql: Remove QueryOperand->istrue flag, it was used only in cover Heikki Linnakangas 18:21
pgsql: Give ICC its preferred, documented form of the no-strict-aliasing Tom Lane 19:50
jdbccache - jdbccache: properties added User Kocka 21:09
jdbccache - jdbccache: properties added User Kocka 21:09
jdbccache - jdbccache: properties added User Kocka 21:09
jdbccache - jdbccache: properties added User Kocka 21:09
jdbccache - jdbccache: properties added User Kocka 21:09
jdbccache - jdbccache: properties added User Kocka 21:10
jdbccache - jdbccache: properties added User Kocka 21:10

Sept. 12, 2007

Thread Author Time
jdbccache - jdbccache: added setter to PGSimpleDataSource and now pass User Davecramer 00:59
pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum Alvaro Herrera 02:05
pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum Alvaro Herrera 02:05
pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum Alvaro Herrera 02:05
pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum Alvaro Herrera 02:05
Version in Japanese FAQ is wrong (was [COMMITTERS] pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.) 📎 ITAGAKI Takahiro 02:13
pgsql: Update Japanese FAQ to current release number. Bruce Momjian 03:11
pgsql: Update Japanese FAQ to current release number. Bruce Momjian 03:11
Re: Version in Japanese FAQ is wrong (was [COMMITTERS] pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.) Bruce Momjian 03:12
pgsql: Document an efficient way to create documentation for back Bruce Momjian 03:21
psqlodbc - psqlodbc: Prep Ver 08.02.0500 and Fixed build of without User H-saito 05:40
psqlodbc - psqlodbc: Oops,typo.. User H-saito 05:43
psqlodbc - psqlodbc: Duplication deletion. User H-saito 05:49
Re: pgsql: Remove QueryOperand->istrue flag, it was used only in cover Teodor Sigaev 07:56
pgbouncer - pgbouncer: fix check for authfile changes silly typo made User Mkz 07:59
pgbouncer - pgbouncer: fix check for authfile changes silly typo made User Mkz 08:01
pginstaller - pginst: JDBC driver update User Dpage 08:06
pginstaller - pginst: JDBC driver update User Dpage 08:07
pginstaller - pginst: JDBC driver update User Dpage 08:09
pgbouncer - pgbouncer: larger SMALL_PKT User Mkz 09:15
pginstaller - pginst: Release prep User Dpage 09:15
pginstaller - pginst: Release prep User Dpage 09:16
pgbouncer - pgbouncer: proper login log User Mkz 09:16
pginstaller - pginst: Release prep User Dpage 09:18
pgbouncer - pgbouncer: remove too paranoid fd cleanup User Mkz 09:32
pginstaller - pginst: Start the postmaster service with the -w option to User Dpage 13:23
pginstaller - pginst: Start the postmaster service with the -w option to User Dpage 13:24
pgsql: Install dictionary sample files. Magnus Hagander 13:58
pgsql: Revert ill-starred change to ICC anti-aliasing switches. Tom Lane 14:28
pgsql: Fix the database-wide version of CLUSTER to silently skip temp Alvaro Herrera 15:16
pgsql: Fix the database-wide version of CLUSTER to silently skip temp Alvaro Herrera 15:16
pgsql: Fix the database-wide version of CLUSTER to silently skip temp Alvaro Herrera 15:16
jdbccache - jdbccache: User Kocka 19:01

Browse Archives

Prev | Next