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 |
|---|---|---|
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. | Tom Lane | 00:34 |
| pgsql: Allow ALTER TABLE name {OF type | NOT OF}. | Robert Haas | 02:01 |
| pgsql: Typo fix. | Robert Haas | 02:05 |
| libpqtypes - libpqtypes: fixed bug in error.c where the global init | User Achernow | 02:15 |
| pgsql: Fix use of incorrect constant RemoveRoleFromObjectACL. | Robert Haas | 02:26 |
| pgsql: Fix use of incorrect constant RemoveRoleFromObjectACL. | Robert Haas | 02:26 |
| pgsql: Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to desce | Robert Haas | 03:02 |
| pgsql: Avoid possible divide-by-zero in gincostestimate. | Tom Lane | 23:29 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve doc wording for SQL syntax of LIMIT/OFFSET. | Bruce Momjian | 02:26 |
| pgsql: Make a code-cleanup pass over the collations patch. | Tom Lane | 21:43 |
| pgsql: Add fill-column setting to emacs example configurations | Peter Eisentraut | 21:49 |
| pgsql: Small update to emacs example configuration | Peter Eisentraut | 21:49 |
| pgsql: De-kludge contrib/btree_gin for collations. | Tom Lane | 22:23 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Make GIN and GIST pass the index collation to all their support | Tom Lane | 00:13 |
| pgsql: Fix contrib/btree_gist to handle collations properly. | Tom Lane | 00:20 |
| pgsql: Fix char2wchar/wchar2char to support collations properly. | Tom Lane | 16:36 |
| pgsql: Adjust comments about collate.linux.utf8 regression test. | Tom Lane | 16:52 |
| pgsql: Hash indexes had better pass the index collation to support func | Tom Lane | 18:13 |
| pgsql: Update oidjoins regression test for 9.1 catalog schema additions | Tom Lane | 18:50 |
| pgsql: Silence a few compiler warnings from gcc on MinGW. | Andrew Dunstan | 22:15 |
| pgsql: Improve findoidjoins to cover more cases. | Tom Lane | 23:33 |
| Thread | Author | Time |
|---|---|---|
| pgsql: In pg_upgrade, only compile copy_file() on non-Win32 systems. | Bruce Momjian | 00:28 |
| psqlodbc - psqlodbc: Add change history. | Hiroshi Saito | 04:43 |
| pgsql: Improve cost estimation for aggregates and window functions. | Tom Lane | 20:55 |
| pgsql: Normalize whitespace in the arguments of <indexterm> | Peter Eisentraut | 22:26 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: [ npgsql-Bugs-1011018 ] Invalid Cast with DbType.Time | User Fxjr | 02:29 |
| pgsql: In libecpg do not set an sqlda field that is 'reserved for futur | Michael Meskes | 11:46 |
| pgsql: Adjust yywrap macro for non-reentrant scanners for MSVC. | Andrew Dunstan | 13:17 |
| pgsql: Fix SSI-related assertion failure. | Robert Haas | 13:48 |
| pgsql: Regression tests for TOAST. | Robert Haas | 13:48 |
| pgsql: Add fast paths for cases when no serializable transactions are r | Robert Haas | 13:52 |
| pgsql: Add postmaster/postgres undocumented -b option for binary upgrad | Bruce Momjian | 16:04 |
| pgsql: Give getopt() a prototype and modern style arg specs. | Andrew Dunstan | 16:41 |