Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Fix erroneous implementation of -s in postmaster.c (the switch | Tom Lane | 00:57 |
pgsql: Fix erroneous implementation of -s in postmaster.c (the switch | Tom Lane | 00:58 |
pgsql: Simplify assignment of Inf for pow Nan (don't worry about the | Bruce Momjian | 05:18 |
plpsm - plpgpsm: scrollable cursor support this patch needs changes in | User Okbob | 05:45 |
plpsm - plpgpsm: case emmits really sqlstate '20000' | User Okbob | 05:48 |
plpsm - plpgpsm: case emmits error no warning | User Okbob | 05:50 |
pgsql: Fix some small typos in comments. | Tom Lane | 16:29 |
pgsql: Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... | Tom Lane | 17:49 |
pgsql: Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... | Tom Lane | 17:49 |
pgsql: Fix AddDefine to handle quotes properly. | Tom Lane | 17:58 |
pgsql: Fix tab to space mention in FAQ_DEV. | Bruce Momjian | 21:00 |
Thread | Author | Time |
---|---|---|
pgsql: Allow XML fragment to contain a XML declaration. | Peter Eisentraut | 00:13 |
pgsql: Fix oversight in handling of row-comparison index keys: if the | Tom Lane | 01:56 |
Re: [COMMITTERS] pgsql: Check for ERANGE in exp() | Tom Lane | 03:00 |
Re: [COMMITTERS] pgsql: Check for ERANGE in exp() | Bruce Momjian | 03:04 |
pgsql: Indent comments in makefiles better so they don't appear in the | Peter Eisentraut | 08:49 |
pginstaller - pginst: Update for 8.0.10 | User Dpage | 15:51 |
pginstaller - pginst: Update for 8.1.6 | User Dpage | 16:06 |
pginstaller - pginst: Update for 8.2.1 | User Dpage | 16:07 |
pginstaller - pginst: Add missing snprintf.o to the static libpq build. | User Dpage | 17:25 |
pgsql: Check and document minimum required version of libxml. | Peter Eisentraut | 21:10 |
pgsql: Some fine-tuning of xmlpi in corner cases: - correct error codes | Peter Eisentraut | 22:49 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Widen the money type to 64 bits. | Jeremy Drake | 05:04 |
pgsql: Remove cost_hashjoin's very ancient hack to discourage (once, | Tom Lane | 16:09 |
pgsql: Remove cost_hashjoin's very ancient hack to discourage (once, | Tom Lane | 16:09 |
pgsql: Tweak joinlist creation to avoid generating useless one-element | Tom Lane | 16:47 |
pgsql: Tweak joinlist creation to avoid generating useless one-element | Tom Lane | 16:47 |
Re: pgsql: Widen the money type to 64 bits. | D'Arcy J.M. Cain | 17:49 |
dbi-link - dbi-link: Updated copyright date. | David Fetter | 18:37 |
pghotbackup - pghotbackup: Initial check in for pg_hotbackup. | User Wagnerch | 23:05 |
pghotbackup - pghotbackup: Added perl Makefile.PL, more or less to | User Wagnerch | 23:33 |
pgsql: Prevent duplicate attribute names in XMLELEMENT. | Peter Eisentraut | 23:41 |
Thread | Author | Time |
---|---|---|
pgsql: Simplified regression handling Added patch by Joachim to work | Michael Meskes | 10:00 |
pgsql: also adjust MinGW expected file to new setup create expected file | Michael Meskes | 11:27 |
pgsql: Missed two new files from Joachim's patch. | Michael Meskes | 11:31 |
pgsql: Allow for arbitrary data types as content in XMLELEMENT. | Peter Eisentraut | 16:29 |
pgsql: Add some notes about the basic mathematical laws that the system | Tom Lane | 17:04 |
pgsql: Update ORDER BY UNION function/exprssion wording (again). | Bruce Momjian | 19:23 |
pgsql: Update error messsage wording. | Bruce Momjian | 19:34 |
pgsql: Update to_char("CC") description. | Bruce Momjian | 20:06 |
Re: pgsql: Allow for arbitrary data types as content | Neil Conway | 21:00 |
pgsql: Use XML output escaping also in XMLFOREST. | Peter Eisentraut | 21:47 |