Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. 📎 | Alex Hunsaker | 09:57 |
| pgsql: Fix I/O-conversion-related memory leaks in plpgsql. | Tom Lane | 23:07 |
| pgsql: Fix I/O-conversion-related memory leaks in plpgsql. | Tom Lane | 23:07 |
| pgsql: Fix I/O-conversion-related memory leaks in plpgsql. | Tom Lane | 23:07 |
| pgsql: Fix I/O-conversion-related memory leaks in plpgsql. | Tom Lane | 23:07 |
| pgsql: Fix I/O-conversion-related memory leaks in plpgsql. | Tom Lane | 23:07 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. | Fujii Masao | 02:17 |
| pgsql: Silence warning about deprecated assignment to $[ in check_keywo | Heikki Linnakangas | 07:20 |
| Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. | Heikki Linnakangas | 07:20 |
| pgsql: Fix heap_multi_insert to set t_self field in the caller's tuples | Heikki Linnakangas | 08:23 |
| pgsql: Fix auto-explain JSON output to be valid JSON. | Andrew Dunstan | 13:23 |
| pgsql: Fix auto-explain JSON output to be valid JSON. | Andrew Dunstan | 13:24 |
| pgsql: Fix auto-explain JSON output to be valid JSON. | Andrew Dunstan | 13:24 |
| pgsql: Do not use the variable name when defining a varchar structure i | Michael Meskes | 15:08 |
| pgsql: Do not use the variable name when defining a varchar structure i | Michael Meskes | 15:08 |
| pgsql: Do not use the variable name when defining a varchar structure i | Michael Meskes | 15:08 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Invent on_exit_nicely for pg_dump. | Robert Haas | 16:52 |
| pgsql: Refactor pg_dump.c to avoid duplicating returns-one-row check. | Robert Haas | 17:10 |
| pgsql: pg_dump: Remove global connection pointer. | Robert Haas | 18:03 |
| pgsql: pg_dump: Miscellaneous tightening based on recent refactorings. | Robert Haas | 18:26 |
| pgsql: Improve statistics estimation to make some use of DISTINCT in su | Tom Lane | 22:34 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
| pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
| pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
| pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
| pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In ecpglib rewrote code that used strtok_r to not use library fu | Michael Meskes | 13:50 |
| Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. | Michael Meskes | 13:52 |
| pgsql: Improve pretty printing of viewdefs. | Andrew Dunstan | 16:50 |
| Re: pgsql: Improve pretty printing of viewdefs. | Pavel Stehule | 17:04 |
| Re: pgsql: Improve pretty printing of viewdefs. | Andrew Dunstan | 21:18 |
| Re: [COMMITTERS] pgsql: Improve pretty printing of viewdefs. | Andrew Dunstan | 21:19 |
| pgsql: Create the beginnings of internals documentation for the regex c | Tom Lane | 23:58 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add caching of ctype.h/wctype.h results in regc_locale.c. | Tom Lane | 02:02 |
| pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
| pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
| pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
| pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
| pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
| pgsql: Fix a couple of cases of JSON output. | Andrew Dunstan | 20:06 |
| pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
| pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
| pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
| pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
| pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Make each pg_stat_ view into it's own table in the documentation | Magnus Hagander | 14:33 |
| pgsql: Merge the list of statistics functions into the view documentati | Magnus Hagander | 14:33 |
| Re: pgsql: Make each pg_stat_ view into it's own table in the documentation 📎 | Thom Brown | 15:20 |
| Re: pgsql: Merge the list of statistics functions into the view documentati | Thom Brown | 15:22 |
| pgsql: Fix some typos and correct wording in the monitoring docs patch | Magnus Hagander | 15:34 |
| pgsql: Tag refs/tags/REL9_0_7 was created | pgsql | 18:26 |
| pgsql: Tag refs/tags/REL8_4_11 was created | pgsql | 18:26 |
| pgsql: Tag refs/tags/REL8_3_18 was created | pgsql | 18:26 |
| pgsql: Tag refs/tags/REL9_1_3 was created | pgsql | 18:26 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove useless const qualifier | Peter Eisentraut | 13:25 |
| pgsql: Remove useless cast | Peter Eisentraut | 13:31 |
| pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
| pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
| pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
| pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
| Re: pgsql: Don't install hstore--1.0.sql any more. | Robert Haas | 22:07 |