Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Fix an oversight in my patch of a couple weeks ago that ensured a | Tom Lane | 17:12 |
pgsql: Fix an oversight in my patch of a couple weeks ago that ensured a | Tom Lane | 17:12 |
pgsql: Fix a couple of missed copyright dates. | Tom Lane | 17:59 |
pgsql: Add comma so this copyright notice is picked up in 2010. | Bruce Momjian | 18:21 |
pgsql: Make comma optional for copyright text change. | Bruce Momjian | 18:21 |
pgsql: Mention src/interfaces/libpq/libpq.rc.in needs to be updated for | Bruce Momjian | 18:23 |
pgsql: Be smarter --- accept missing comma, and force comma if missing. | Bruce Momjian | 18:31 |
Thread | Author | Time |
---|---|---|
libpqtypes - libpqtypes: Update copyright notice in LICENSE file | User Achernow | 01:12 |
libpqtypes - libpqtypes: Update copyrights in man pages | User Achernow | 02:27 |
libpqtypes - libpqtypes: Update copyrights in source files | User Achernow | 02:30 |
pgsql: Create a "shmem_startup_hook" to be called at the end of shared | Tom Lane | 17:08 |
pgsql: Fix bug per Oleksiy Shchukin - 2nd argument for | Joe Conway | 19:57 |
pgsql: Fix bug per Oleksiy Shchukin - 2nd argument for | Joe Conway | 19:58 |
pgsql: Allow loadable modules to create PGC_POSTMASTER GUC variables, | Tom Lane | 20:03 |
Thread | Author | Time |
---|---|---|
pgsql: Allow configure to deal with Python 3.0. | Peter Eisentraut | 00:54 |
psqlodbc - psqlodbc: 1.Take domain types into account in SQLColumns() | User Hinoue | 02:40 |
psqlodbc - psqlodbc: Adjustment gcc conditions. | User H-saito | 05:19 |
psqlodbc - psqlodbc: take some notes. | User H-saito | 05:26 |
pgsql: Fix embarrassing bug in recent smgr refactoring patch: WAL | Heikki Linnakangas | 14:59 |
pgsql: Add a pg_encoding_mbcliplen() function that is just like | Tom Lane | 18:37 |
pgsql: New Directory | Tom Lane | 22:14 |
pgsql: Add contrib/pg_stat_statements for server-wide tracking of | Tom Lane | 22:19 |
Thread | Author | Time |
---|---|---|
pgsql: Revert current_query() change to use debug_query_string again; | Bruce Momjian | 00:13 |
Re: Re: [COMMITTERS] pgsql: Adjust things so that the query_string of a cached plan and the | Bruce Momjian | 00:15 |
pgsql: Document current_query() as being the _client_ query. | Bruce Momjian | 00:44 |
Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree. | Bruce Momjian | 03:24 |
edb-debugger - server: Fix the debugger plugin following the header | Dave Page | 09:56 |
pgsql: Add note that not all SQL commands support ONLY in the same way. | Peter Eisentraut | 12:47 |
pgsql: Defend against null input in analyze_requires_snapshot(), per | Tom Lane | 13:42 |
pgsql: Document that txid_visible_in_snapshot() cannot be used with | Bruce Momjian | 14:46 |
pgsql: A couple further reloptions improvements, per KaiGai Kohei: add a | Alvaro Herrera | 19:34 |
pgsql: Fix memory leak for file name if expect file name contains a dot, | Bruce Momjian | 20:09 |
Thread | Author | Time |
---|---|---|
pgsql: Make tests pass with or without locale. | Peter Eisentraut | 09:41 |
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. 📎 | Hiroshi Inoue | 14:50 |
pgsql: Re-enable the old code in xlog.c that tried to use | Tom Lane | 18:02 |
Re: pgsql: Re-enable the old code in xlog.c that tried to use | Gregory Stark | 19:06 |
Re: pgsql: Re-enable the old code in xlog.c that tried to use | Tom Lane | 19:22 |
Thread | Author | Time |
---|---|---|
pgsql: Implement prefetching via posix_fadvise() for bitmap index scans. | Tom Lane | 05:10 |
pgsql: Add ONLY support to LOCK and TRUNCATE. | Peter Eisentraut | 08:54 |
pgsql: Use qualified_name instead of relation_expr for commands that | Peter Eisentraut | 09:38 |
npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by | User Talliesin | 11:26 |
pgsql: Add some minimal documentation that the SQL standard requires | Peter Eisentraut | 14:06 |
pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case | Tom Lane | 16:00 |
Re: pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case | Gregory Stark | 17:19 |
Re: pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case | Tom Lane | 17:33 |
pgsql: Simplify the writing of amoptions routines by introducing a | Alvaro Herrera | 21:02 |
Thread | Author | Time |
---|---|---|
pgsql: Document how pglesslog can be used to reduce the storage | Bruce Momjian | 00:54 |
pgsql: Remove special-handling of usernames with Kerberos | Magnus Hagander | 10:43 |
pgsql: Throw an error when using -C and -1 at the same time in | Magnus Hagander | 11:44 |
pgsql: Throw an error when using -C and -1 at the same time in | Magnus Hagander | 11:45 |
pgsql: Throw an error when using -C and -1 at the same time in | Magnus Hagander | 11:45 |
pgsql: Backpatch to 7.4 the part of 1.84 (from the 8.0 timeline) that | Alvaro Herrera | 15:28 |
pgsql: Remove useless (and insecure) temp file handling. | Peter Eisentraut | 19:32 |