Notification of git commits are sent to this list. Do not post here!
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |