Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| textsearch-ja - eudc: Fix a bug in conversion from SJIS to UTF8 with a | User Itagaki | 01:53 |
| pgbulkload - pgbulkload: Fix when an error skipped, memory consumptions | User Mhasegawa | 11:04 |
| pgsql: Fix bug introduced by the recent patch to check that the checkpo | Heikki Linnakangas | 17:33 |
| pgsql: Fix bug introduced by the recent patch to check that the checkpo | Heikki Linnakangas | 17:33 |
| pgsql: Fix bug introduced by the recent patch to check that the checkpo | Heikki Linnakangas | 17:33 |
| pgsql: Fix bug introduced by the recent patch to check that the checkpo | Heikki Linnakangas | 17:33 |
| pgsql: Fix bug introduced by the recent patch to check that the checkpo | Heikki Linnakangas | 17:33 |
| pgsql: Fix bug introduced by the recent patch to check that the checkpo | Heikki Linnakangas | 17:33 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Improved parallel make support | Dave Page | 10:30 |
| pgbuildfarm - client-code: add logic for selecting a single branch to | User Andrewd | 15:11 |
| Re: [COMMITTERS] pgsql: Improved parallel make support | Tom Lane | 15:44 |
| Re: [COMMITTERS] pgsql: Improved parallel make support | Robert Haas | 16:08 |
| Re: [COMMITTERS] pgsql: Improved parallel make support | Andrew Dunstan | 16:08 |
| Re: [COMMITTERS] pgsql: Improved parallel make support | Tom Lane | 16:24 |
| Re: [COMMITTERS] pgsql: Improved parallel make support | Tom Lane | 17:13 |
| pgsql: Work around make 3.80 bug with long expansions of $(eval). | Tom Lane | 17:50 |
| pgsql: Fix canAcceptConnections() bugs introduced by replication-relate | Tom Lane | 20:58 |
| pgsql: Fix canAcceptConnections() bugs introduced by replication-relate | Tom Lane | 20:58 |
| pgsql: Fix canAcceptConnections() bugs introduced by replication-relate | Tom Lane | 20:58 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Require VALUE keyword when extending an enum type. Based on a pa | Andrew Dunstan | 03:20 |
| pgexternaltable - src: | User Maosen | 03:53 |
| pgexternaltable - src: | User Maosen | 03:54 |
| pgexternaltable - src: | User Maosen | 04:06 |
| pgexternaltable - src: | User Maosen | 05:29 |
| pgsql: Additional fixes for parallel make | Peter Eisentraut | 06:09 |
| pgsql: Make TRUNCATE ... RESTART IDENTITY restart sequences transaction | Tom Lane | 21:43 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Document the dummy_seclabel contrib module. | Robert Haas | 01:51 |
| pgsql: Further fallout from the MergeAppend patch. | Tom Lane | 05:30 |
| pgsql: Remove unused parameter. Patch by Shigeru Hanada. | Heikki Linnakangas | 08:05 |
| Re: pgsql: Document the dummy_seclabel contrib module. | Thom Brown | 09:24 |
| Re: pgsql: Document the dummy_seclabel contrib module. | Robert Haas | 15:29 |
| pgsql: Minor corrections to dummy_seclabel documentation. | Robert Haas | 15:30 |
| pgsql: Dept of second thoughts: don't try to push LIMIT below a SRF. | Tom Lane | 16:55 |
| pgrpm - pgrpm: - fix tag name detection | User Nanardon | 19:59 |
| pgsql: Add pg_describe_object function | Alvaro Herrera | 20:07 |
| pgsql: Improve plpgsql's error reporting for no-such-column cases. | Tom Lane | 22:20 |
| pgsql: Improve plpgsql's error reporting for no-such-column cases. | Tom Lane | 22:20 |
| Thread | Author | Time |
|---|---|---|
| veil - veil: Updates for version 9.1.12 release, to work with Postgres | User Bloodnok | 18:08 |
| pgsql: Improve relation width estimation for subqueries. | Tom Lane | 22:32 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add new SQL function, format(text). | Robert Haas | 03:34 |
| pgsql: Bump catversion. Should have done this as part of format(text) | Robert Haas | 11:35 |
| Re: pgsql: Add new SQL function, format(text). | Andres Freund | 22:22 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add new SQL function, format(text). | Robert Haas | 00:11 |
| pgsql: Put back accidentally-deleted quote_literal() regression tests. | Robert Haas | 01:47 |
| pgsql: Remove GucContext parameter from ParseConfigFile | Alvaro Herrera | 22:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Centralize some ALTER <whatever> .. SET SCHEMA checks. | Robert Haas | 01:00 |
| pgsql: Remove useless whitespace at end of lines | Peter Eisentraut | 20:52 |
| pgsql: Propagate ALTER TYPE operations to typed tables | Peter Eisentraut | 20:52 |
| pgsql: Add index entries for more functions | Peter Eisentraut | 22:03 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Create the system catalog infrastructure needed for KNNGIST. | Tom Lane | 19:30 |
| pgsql: When reporting the server as not responding, if the hostname was | Bruce Momjian | 22:04 |
| psqlodbc - psqlodbc: Applied a patch by Taizo Ito and correct the length | User Hinoue | 22:11 |
| Re: pgsql: Remove useless whitespace at end of lines | Alvaro Herrera | 22:15 |
| Re: pgsql: Remove useless whitespace at end of lines | Tom Lane | 22:45 |
| Re: pgsql: Provide hashing support for arrays. | Bruce Momjian | 22:46 |
| Re: pgsql: Remove useless whitespace at end of lines | Magnus Hagander | 22:46 |
| Re: [HACKERS] pgsql: Remove useless whitespace at end of lines | Bruce Momjian | 22:48 |
| Re: pgsql: Remove useless whitespace at end of lines | Tom Lane | 22:54 |
| pgsql: Document that a CHECKPOINT before taking a file system snapshot | Bruce Momjian | 23:42 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Document that a CHECKPOINT before taking a file system snapshot | Cédric Villemain | 01:59 |
| pgsql: Properly add new inet_net_ntop file to libpq Makefile. | Bruce Momjian | 02:59 |
| Re: pgsql: Document that a CHECKPOINT before taking a file system snapshot | Bruce Momjian | 03:01 |
| pgsql: Remove belt-and-suspenders guards against buffer pin leaks. | Robert Haas | 05:13 |
| pgsql: Add inet_net_ntop.c to .gitignore. | Robert Haas | 05:13 |
| How strings are sorted by LC_COLLATE specifically? | Chang Chao | 06:40 |