Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: | User Talliesin | 01:57 |
npgsql - Npgsql2: | User Talliesin | 01:58 |
Re: [COMMITTERS] pgsql: Append major version number and for libraries soname major | Magnus Hagander | 13:03 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Make money datatype handling locale-independent (see | User Talliesin | 00:03 |
npgsql - Npgsql2: Make money datatype handling locale-independent (see | User Talliesin | 00:03 |
pgsnap - pgsnap: Add "useless indexes" report (from an idea of Josh | User Gleu | 07:50 |
npgsql - Npgsql2: Greater concurrency on creation of | User Talliesin | 10:07 |
npgsql - Npgsql2: Even greater concurrency on creation of | User Talliesin | 10:12 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Support for bit strings. | User Talliesin | 00:17 |
npgsql - Npgsql2: BitString handling: 1 minor bug fix, comments on some | User Talliesin | 11:35 |
npgsql - Npgsql2: | User Talliesin | 11:41 |
pgsql: Change the name of dtrace wal tracepoints: | Bruce Momjian | 20:41 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Improved efficiency in serialising bytea values from | User Talliesin | 16:35 |
libpqtypes - libpqtypes: reformtted code to match postgresql project, | User Achernow | 16:54 |
libpqtypes - libpqtypes: fixed typo from code reformat change | User Achernow | 16:56 |
npgsql - Npgsql2: More explicit serialisation of numeric types, for | User Talliesin | 17:21 |
npgsql - Npgsql2: Fix lack of parameter length in certain cases (bug | User Talliesin | 23:34 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Fix lack of parameter length in another case. | User Talliesin | 15:24 |
npgsql - Npgsql2: Only produce SQLSent string from stringbuilder if | User Talliesin | 16:08 |
pgsql: Remove unused include file, per ITAGAKI Takahiro. | Tom Lane | 17:51 |
edb-debugger - server: Update for further changes to the internal API in | Dave Page | 20:37 |
Thread | Author | Time |
---|---|---|
libpqtypes - libpqtypes: Add PQparamCount API function, gets number of | User Achernow | 13:45 |
libpqtypes - libpqtypes: Add PQparamCount.3 to make file so it gets | User Achernow | 13:47 |
pgsql: Make a couple of small changes to the tuplestore API, for the | Tom Lane | 17:39 |
libpqtypes - libpqtypes: PQgeterror() is documented as never returning | User Achernow | 19:44 |
Thread | Author | Time |
---|---|---|
pgsql: Support window functions a la SQL:2008. | Tom Lane | 18:54 |
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Devrim GÜNDÜZ | 23:32 |
Re: Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Tom Lane | 23:39 |
Re: Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Devrim GÜNDÜZ | 23:43 |
Thread | Author | Time |
---|---|---|
pgsql: Fix oversight in ALTER TABLE ENABLE/DISABLE RULE patch: the new | Tom Lane | 03:59 |
pgsql: Fix oversight in ALTER TABLE ENABLE/DISABLE RULE patch: the new | Tom Lane | 03:59 |
pgsql: The flag to mark dead tuples is nowadays called LP_DEAD, not | Heikki Linnakangas | 16:24 |
pgsql: Reduce the last group of parallel regression tests to 19 tests, | Tom Lane | 17:11 |
Thread | Author | Time |
---|---|---|
pgsql: Add some basic support for window frame clauses to the | Tom Lane | 00:08 |
pgsql: Add a WINDOW attribute to CREATE FUNCTION, and teach pg_dump | Tom Lane | 02:25 |
pgsql: Consistently use multi-line formatting for all ACL columns | Tom Lane | 18:07 |
pgsql: Fix another problem in SQL-MED \d displays: should have a clean | Tom Lane | 18:33 |
Re: About CMake | James Mansion | 23:37 |
pgsql: Throw error if a <window definition> references a window that | Tom Lane | 23:42 |
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 |