pgsql-committers since 2007-08-11 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

Aug. 11, 2007

Thread Author Time
pgsql: Code review for regexp_matches/regexp_split patch. Tom Lane 03:56
pgbouncer - pgbouncer: comment out the recv() avoidance logic User Mkz 07:01
pgbouncer - pgbouncer: more robust quote_literal() User Mkz 12:29
fulldisjunction - fd: needed fix, reported by jeremy drake. User Pgstudy 16:17
pgsql: Avoid memory leakage across successive calls of regexp_matches() Tom Lane 19:16

Aug. 12, 2007

Thread Author Time
pgbouncer - pgbouncer: add server vars to SHOW FDS, relax result parsing User Mkz 13:32
pgunittest - pgUnitTest_Dev: New Directory User Pgunittest 17:33
pgunittest - pgUnitTest_Dev: New Directory User Pgunittest 17:33
pgunittest - pgUnitTest_Dev: New Directory User Pgunittest 17:33
pgunittest - pgUnitTest_Dev: User Pgunittest 17:36
pgsql: Increase the initial size of StringInfo buffers to 1024 bytes Tom Lane 20:18
pgsql: Remove an "optimization" I installed in 2001, to make repalloc() Tom Lane 20:39
pgbouncer - pgbouncer: list.h: remove max_count as it was unused, User Mkz 21:15
pgbouncer - pgbouncer: varcache: remove overwrite arg, some logging User Mkz 21:19
pgbouncer - pgbouncer: wrap check order in quote_literal User Mkz 22:14
pgbouncer - pgbouncer: disable users before loading. User Mkz 22:33

Aug. 13, 2007

Thread Author Time
pgsql: Document that the regexp split functions ignore zero-length Tom Lane 01:18
mysql2pgsql - mysql2pgsql: Float types conversion was still not User Jmduarte 08:18
pgbouncer - pgbouncer: tabify functions, remove unnecessary and buggy User Mkz 15:17
pgsql: Fix two bugs induced in VACUUM FULL by async-commit patch. Tom Lane 19:08
pgbouncer - pgbouncer: Magic number and error message cleanup. User Mkz 19:24
pgsql: TEMPORARILY make synchronous_commit default to OFF, so that we Tom Lane 19:27
pgbouncer - pgbouncer: More magic cleanup, found even couple potential User Mkz 20:37

Aug. 14, 2007

Thread Author Time
Re: pgsql: Fix two bugs induced in VACUUM FULL byasync-commit patch. Simon Riggs 06:50
pgsql: - Finished major rewrite to use new protocol version - Really Michael Meskes 10:01
pgsql: As usual I forgot some files. Michael Meskes 10:19
pgsql: Fixed compiler warning for enum handling Michael Meskes 10:32
pgsql: Hopefully fixed missing CHAR_BIT symbol Michael Meskes 10:54
pgsql: It seems I always forget .in files. Michael Meskes 10:56
pgsql: It seems we simply expected the same output for failure and Michael Meskes 11:21
pgsql: Done for ecpg: < o Use backend PREPARE/EXECUTE facility for Bruce Momjian 17:02
pgsql: Fix oversight in async-commit patch: there were some places in Tom Lane 17:35
edb-debugger - server: Backporting PL/pgSQL profiler to 8.2.4 User Korryd 20:28

Aug. 15, 2007

Thread Author Time
CVSROOT: add tagcheck script from freebsd project Marc G. Fournier 03:57
CVSROOT: make sure that tagcheck is actually available Marc G. Fournier 03:57
CVSROOT: In theory, tagging should now be a restricted operation ... Marc G. Fournier 03:58
pgbouncer - pgbouncer: big pkt code reorg. User Mkz 13:20
pgbouncer - pgbouncer: 1_0_stable: invalid header detection User Mkz 13:35
pgbouncer - pgbouncer: bump ver to 1.0.9 User Mkz 13:36
pgbouncer - pgbouncer: target HEAD as 1.1, update NEWS User Mkz 13:40
pgbouncer - pgbouncer: hack targets: asm, pg User Mkz 13:44
pgbouncer - pgbouncer: todo for 1.1 User Mkz 13:45
pgbouncer - pgbouncer: todo for 1.0.9 User Mkz 13:50
pgsql: Fix whitespace in TODO. Bruce Momjian 15:36
pgsql: Add third idea about pulling data from indexes. Bruce Momjian 15:53
pginstaller - web: Fix spelling error, per Leoj in pgsql bug report User Mha 19:01
pgsql: Repair problems occurring when multiple RI updates have to be Tom Lane 19:15
pgsql: Repair problems occurring when multiple RI updates have to be Tom Lane 19:15
pgsql: Repair problems occurring when multiple RI updates have to be Tom Lane 19:16
pgsql: Repair problems occurring when multiple RI updates have to be Tom Lane 19:16
pgsql: Arrange to cache a ResultRelInfo in the executor's EState for Tom Lane 21:39

Aug. 16, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Beginnings (and middlings, probably) of a Perl script User Eggyknap 04:48
pgbouncer - pgbouncer: correct check in incomplete_pkt() User Mkz 07:52
pgbouncer - pgbouncer: make fatal_perror() really fatal User Mkz 07:54
pgbouncer - pgbouncer: no need to use disconnect_client() as User Mkz 07:54
pgbouncer - pgbouncer: fix comments User Mkz 07:57
Re: pgsql: Repair problems occurring when multiple RI updates have to be Alvaro Herrera 16:13
cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Tom Lane 16:25
Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Magnus Hagander 16:29
pgsql: Add: > > * Reduce XID consumption of read-only queries > > Bruce Momjian 19:02
pgbouncer - pgbouncer: server->setting_vars should be checked in User Mkz 20:37
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Marc G. Fournier 20:43
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Magnus Hagander 21:16
edb-debugger - server: Auto-creating stats table if needed, creating User Korryd 23:30
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Marc G. Fournier 23:59

Aug. 17, 2007

Thread Author Time
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Magnus Hagander 06:40
edb-debugger - server: Describing simplified load/enable/disable User Korryd 14:15
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Marc G. Fournier 17:28
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Dave Page 18:01
Re: [HACKERS] Re: cvsweb busted (was Re: pgsql: Repair problems occurring when multiple RI updates have to be) Joshua D. Drake 19:59
pgbouncer - pgbouncer: dont Assert() on query_start=0 User Mkz 20:29
pgbouncer - pgbouncer: -q switch to turn off stdout usage User Mkz 21:04

Aug. 18, 2007

Thread Author Time
pllolcode - tmp: New Directory User Eggyknap 01:23
pllolcode - tmp: Add a bunch of playground files to mess with until I User Eggyknap 01:25
pllolcode - tmp: More updates to grammar and lexer definitions User Eggyknap 05:03

Aug. 19, 2007

Thread Author Time
pgsql: Provide for logfiles in machine readable CSV format. Andrew Dunstan 01:41
pgsql: Done: < * Allow server log information to be output as INSERT Bruce Momjian 02:36
pgsql: minor typo fixes in CSVlog docs, per Michael Glaesemann Andrew Dunstan 03:23

Aug. 20, 2007

Thread Author Time
pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de User Dpage 08:13
pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de User Dpage 08:14
pginstaller - pginst: Add missing reindexdb.exe, per Euler Taveira de User Dpage 08:15
pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut 08:53
pginstaller - pginst: Use the 'Source' attribute instead of the User Dpage 09:00

Aug. 21, 2007

Thread Author Time
pgsql: New Directory Tom Lane 00:56
pgsql: New Directory Tom Lane 00:56
pgsql: New Directory Tom Lane 00:56
pgsql: New Directory Tom Lane 00:56
pgsql: New Directory Tom Lane 01:00
pgsql: New Directory Tom Lane 01:00
pgsql: New Directory Tom Lane 01:00
pgsql: New Directory Tom Lane 01:01
pgsql: Tsearch2 functionality migrates to core. Tom Lane 01:11
pgsql: contrib/tsearch2 now fails its regression test because of Tom Lane 01:12
pgsql: Fix a small 64-bit problem in tsearch patch. Tom Lane 01:45
pgsql: Suppress uninitialized-variable warning. Tom Lane 01:47
pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane 02:40
pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane 02:40
pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane 02:40
pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane 02:40
pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane 02:40
pgsql: Fix potential access-off-the-end-of-memory in varbit_out(): it Tom Lane 02:40
pgsql: Fix money type's send/receive functions to conform to recent Tom Lane 03:14
pgsql: Fix cash_mul_int4 and cash_div_int4 for overenthusiastic Tom Lane 03:56
psqlodbc - psqlodbc: additional document. User H-saito 05:19
psqlodbc - psqlodbc: SHIFT-JIS-2004 Japanese, standard JIS X 0213. User H-saito 05:23
pgsql: Remove extraneous semicolon --- buildfarm member bear, for one, Tom Lane 06:34
psqlodbc - psqlodbc: Standard correction and a multibye condition User H-saito 06:56
pgsql: Don't define BUILDING_DLL for snowball lib. Magnus Hagander 13:32
pgsql: Build snowball DLL for tsearch-in-core. Magnus Hagander 15:10
pgsql: Remove tabs from SGML files. Bruce Momjian 15:13
pgsql: Avoid using TEXT as a Bison symbol, since this provokes warnings Tom Lane 15:13
pgsql: Uppercase keywords in regression tsearch test scripts. Bruce Momjian 15:41
pgsql: Exclude snowball/libstemmer/ files from the set processed by Tom Lane 16:08
pgsql: First rough cut at text search documentation: bare bones Tom Lane 21:08
pgsql: Simplify CREATE TEXT SEARCH CONFIGURATION by eliminating the Tom Lane 21:24
edb-debugger - server: plugin_profiler.c should now compile under 8.2.x User Korryd 22:33

Aug. 22, 2007

Thread Author Time
psqlodbc - psqlodbc: comment and code condition correction. User H-saito 01:11
psqlodbc - psqlodbc: Oops, typo.. User H-saito 01:15
psqlodbc - psqlodbc: missing break.. User H-saito 01:18
pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by Tom Lane 01:39
pgsql: Make \dFt and \dFt+ do something different --- omitting the Tom Lane 02:25
pgsnmpd - pgsnmpd: Fix MIB writer so it works well enough, create User Eggyknap 04:01
pgsnmpd - pgsnmpd: New Directory User Eggyknap 04:08
pgsnmpd - pgsnmpd: Add MIB stuff for pg_aggregate, move pg_class and User Eggyknap 04:09
pgsql: Whoops, missed updating dsynonym_init for new dictionary Tom Lane 04:13
pgsql: Text search doc updates --- first cut at syncing the existing Tom Lane 04:45
pgsql: Remove option to change parser of an existing text search Tom Lane 05:13
temporal - temporal: Imported Sources User Jdavis 05:19
pgsql: Fix VPATH-build problem in new tsearch makefile, per Chad Wagner. Tom Lane 06:11
pgsql: Fix cut-n-paste-o. Tom Lane 06:26
pgsql: Propagate Magnus' fix for Windows snowball build into Tom Lane 06:34
pgsql: More cleaning up and removed some duplicates. Michael Meskes 08:20
Re: pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by Teodor Sigaev 12:20
Re: [COMMITTERS] pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by Tom Lane 14:39
Re: [COMMITTERS] pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by Teodor Sigaev 16:21
Re: [COMMITTERS] pgsql: Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by Tom Lane 16:31
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 22:16
pgsql: Suppress testing the options of CREATE TEXT SEARCH DICTIONARY Tom Lane 22:30
pgsql: Fix possible core dump from pgbench -d option. Tom Lane 23:03
pgsql: Fix possible core dump from pgbench -d option. Tom Lane 23:03
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Gregory Stark 23:36
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut 23:49
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut 23:53

Aug. 23, 2007

Thread Author Time
pgsql: Add book to FAQ_DEV: Transactional Information Systems by Bruce Momjian 00:09
pgsql: Fix typo in FAQ_DEV. Bruce Momjian 00:10
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 00:27
pgsql: unbreak ECPG tests for VPATH builds. Andrew Dunstan 00:38
pgsql: Reduce memory requirements for writing CSVlogs, so it will work Andrew Dunstan 01:24
pgsnmpd - pgsnmpd: MIB chunk for pg_am table User Eggyknap 02:34
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 04:37
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut 08:26
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Zdenek Kotala 09:34
pgloader - pgloader: * Support for datestyle setting * Support for User Dim 10:38
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Zdenek Kotala 10:41
pgbuildfarm - client-code: Only complain about unlimit failure if we are User Andrewd 12:29
pgsnmpd - pgsnmpd: Fix up some MIB syntax Add header and footer files User Eggyknap 12:29
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 14:29
plproxy - plproxy: remove generated files from cvs User Mkz 14:39
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Alvaro Herrera 14:59
pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane 16:15
pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane 16:15
pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane 16:16
pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane 16:16
pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane 16:16
pgsql: Fix combo_decrypt() to throw an error for zero-length input when Tom Lane 16:16
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 17:19
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Alvaro Herrera 17:35
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 17:38
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut 17:39
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Magnus Hagander 17:46
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 17:48
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Zdenek Kotala 19:11
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Zdenek Kotala 19:14
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Zdenek Kotala 19:36
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Peter Eisentraut 20:10
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Zdenek Kotala 20:17

Aug. 24, 2007

Thread Author Time
Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system Tom Lane 02:01
plproxy - plproxy: add client_encoding= to connect string User Mkz 11:31
pgcheck - pokus: New Directory User Machr2 12:07
pgcheck - pokus: New Directory User Machr2 12:10
pgcheck - pokus: c function, which compares number of valid items in User Machr2 12:38
pgcheck - pokus: c function, which checks the validity of pages in given User Machr2 12:39
pgcheck - pokus: c function, which check indexes of given relation User Machr2 12:40
pgsnmpd - pgsnmpd: - Added MIB tables for pg_constraint through User Eggyknap 16:17
pgbuildfarm - client-code: print a headline with time/animal/branch in User Andrewd 21:26
pgbuildfarm - client-code: improve defaults and bring up to date User Andrewd 21:36

Aug. 25, 2007

Thread Author Time
pgsql: Cleanup for some problems in tsearch patch: - ispell Tom Lane 00:03
pgsql: Rename built-in Snowball stemmer dictionaries to be english_stem, Tom Lane 01:06
pgsql: Fix synonym-dict breakage introduced in last patch :-(. Tom Lane 02:29
pgsql: Some more tsearch docs work --- sync names with CVS-tip reality, Tom Lane 06:26
pgsql: The upper limit for -c option of pgbench is now obtained from Tatsuo Ishii 09:21
pgsql: Simplify implementation of ts_debug() function --- use a join Tom Lane 17:47
pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane 19:08
pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane 19:08
pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane 19:08
pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane 19:08
pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Tom Lane 19:08
pgsql: Adjust with-system-tzdata patch to not attempt to install a Tom Lane 20:29

Aug. 26, 2007

Thread Author Time
pgsql: Make ARRAY(SELECT ...) return an empty array, rather than a NULL, Tom Lane 21:44
pgsql: Code review for btreefuncs additions: restrict to superusers to Tom Lane 23:22

Browse Archives

Prev | Next