Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Latest consolidated typedef list from buildfarm. | Andrew Dunstan | 03:12 |
| pgsql: Don't show unusable collations in psql's \dO command. | Tom Lane | 18:09 |
| pgsql: Adjust collation determination rules as per discussion. | Tom Lane | 18:40 |
| pgsql: Remove collate.linux.utf8.sql's assumptions about ".utf8" in loc | Tom Lane | 20:24 |
| libpqtypes - libpqtypes: added PQparamDup to duplicate an existing | User Achernow | 20:29 |
| pgsql: Fix ILIKE to honor collation when working in single-byte encodin | Tom Lane | 21:12 |
| pgsql: Add collation support on Windows (MSVC build) | Peter Eisentraut | 21:16 |
| pgsql: Clean up overly complex code for issuing some related error mess | Tom Lane | 22:00 |
| pgsql: Backport changes to allow building with MinGW 64 bit compiler. | Andrew Dunstan | 22:05 |
| Thread | Author | Time |
|---|---|---|
| pgsql: pgindent run before PG 9.1 beta 1. | Bruce Momjian | 15:42 |
| pgsql: Don't make "replication" magical as a user name, only as a datab | Andrew Dunstan | 18:53 |
| pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil | Andrew Dunstan | 21:05 |
| pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil | Andrew Dunstan | 21:06 |
| pgsql: Teach regular expression operators to honor collations. | Tom Lane | 22:03 |
| Re: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil | Tom Lane | 22:07 |
| Re: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil | Andrew Dunstan | 22:18 |
| pgsql: Remove CRLF line endings in new cube results file. | Andrew Dunstan | 22:27 |
| pgsql: Insert dummy "break"s to silence compiler complaints. | Tom Lane | 22:44 |
| pgsql: Add some more mapping macros for Microsoft wide-character API. | Tom Lane | 23:37 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix RI_Initial_Check to use a COLLATE clause when needed in its | Tom Lane | 01:33 |
| pgsql: Be more wary of missing statistics in eqjoinsel_semi(). | Tom Lane | 06:00 |
| pgsql: Be more wary of missing statistics in eqjoinsel_semi(). | Tom Lane | 06:00 |
| pgsql: Be more wary of missing statistics in eqjoinsel_semi(). | Tom Lane | 06:00 |
| pgsql: Suppress compiler warnings about "value computed is not used". | Tom Lane | 06:05 |
| pgsql: Don't make "replication" magical as a user name, only as a datab | Andrew Dunstan | 11:46 |
| libpqtypes - libpqtypes: remove the orig_xxx and regtype members from | User Achernow | 12:57 |
| libpqtypes - libpqtypes: removed the extra 4 members from the | User Achernow | 13:00 |
| libpqtypes - libpqtypes: removed -no-undefined from ldflags in | User Achernow | 14:05 |
| pgsql: Pass collations to functions in FunctionCallInfoData, not FmgrIn | Tom Lane | 23:20 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix toast table creation. | Robert Haas | 01:18 |
| pgsql: Remove obsolete comment. | Robert Haas | 02:22 |
| pgsql: Advise Debian/Ubuntu users to use openjade1.3. | Robert Haas | 18:37 |
| pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. | Tom Lane | 19:52 |
| pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. | Tom Lane | 19:52 |
| pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. | Tom Lane | 19:52 |
| pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. | Tom Lane | 19:52 |
| pgsql: Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2. | Tom Lane | 19:52 |
| pgsql: Translation updates | Peter Eisentraut | 20:32 |
| pgsql: Translation updates | Peter Eisentraut | 20:32 |
| pgsql: Translation updates | Peter Eisentraut | 20:32 |
| pgsql: Translation updates | Peter Eisentraut | 20:32 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Prevent incorrect updates of pg_index while reindexing pg_index | Tom Lane | 00:19 |
| pgsql: Prevent incorrect updates of pg_index while reindexing pg_index | Tom Lane | 00:19 |
| pgsql: Prevent incorrect updates of pg_index while reindexing pg_index | Tom Lane | 00:19 |
| pgsql: Prevent incorrect updates of pg_index while reindexing pg_index | Tom Lane | 00:19 |
| pgsql: Set client encoding explicitly in plpython_unicode test | Peter Eisentraut | 18:54 |
| Re: [COMMITTERS] pgsql: Rename pg_regress option --multibyte to --encoding | Andrew Dunstan | 19:07 |
| pgsql: Clean up collation processing in prepunion.c. | Tom Lane | 20:40 |
| pgsql: Simplify reindex_relation's API. | Tom Lane | 21:26 |
| pgsql: Add an Assert that indexam.c isn't used on an index awaiting rei | Tom Lane | 23:29 |
| Thread | Author | Time |
|---|---|---|
| pgsql: foreach() and list_delete() don't mix. | Tom Lane | 17:37 |
| pgsql: Support a COLLATE clause in plpgsql variable declarations. | Tom Lane | 18:54 |
| pgsql: Add check for matching column collations in ALTER TABLE ... INHE | Tom Lane | 20:22 |
| pgsql: Fix pg_dump to handle collations applied to columns of composite | Tom Lane | 20:55 |
| pgsql: Document COLLATE option in CREATE TYPE reference page. | Tom Lane | 21:06 |
| pgsql: Fix assorted infelicities in collation handling in psql's descri | Tom Lane | 22:09 |
| Thread | Author | Time |
|---|---|---|
| pgsql: recoveryStopsHere() must check the resource manager ID. | Robert Haas | 12:27 |
| pgsql: Attempt to remedy buildfarm breakage caused by commit f536d4194. | Andrew Dunstan | 13:28 |
| pgsql: Only allow typed tables to hang off composite types, not e.g. ta | Robert Haas | 14:20 |
| pgsql: Fix handling of collations in multi-row VALUES constructs. | Tom Lane | 19:32 |
| Thread | Author | Time |
|---|---|---|
| Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name | Tom Lane | 00:22 |
| pgsql: Throw error for mismatched pg_upgrade clusters | Bruce Momjian | 01:00 |
| Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name | Hiroshi Inoue | 01:42 |
| Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name | Andrew Dunstan | 03:25 |
| Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name | Hiroshi Inoue | 03:48 |
| Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name | Heikki Linnakangas | 06:30 |
| pgsql: Quotes in strings injected into bki file need to escaped. In par | Heikki Linnakangas | 07:07 |
| pgsql: Quotes in strings injected into bki file need to escaped. In par | Heikki Linnakangas | 07:07 |
| pgsql: Quotes in strings injected into bki file need to escaped. In par | Heikki Linnakangas | 07:07 |
| pgsql: Pg_upgrade C comment addition. | Bruce Momjian | 09:45 |