Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove a few places that attempted to define INT_MAX, SCHAR_MAX, | Neil Conway | 01:19 |
| pgsql: Add CVS tag lines to files that were lacking them. | Bruce Momjian | 04:38 |
| psqlodbc - psqlodbc: The version is now 7.03.0261. | User Hinoue | 11:54 |
| Re: [COMMITTERS] pgsql: Remove Christof Petig copyright on include file, | Christopher Browne | 15:23 |
| pgsql: Remove copyright notices from Jan (per author approval), and | Bruce Momjian | 16:43 |
| Re: [COMMITTERS] pgsql: Remove Jan Wieck's name from copyrights, | Bruce Momjian | 16:44 |
| pgsql: Remove Christof Petig copyright. | Bruce Momjian | 16:57 |
| Thread | Author | Time |
|---|---|---|
| pgaccess - pgaccess: remove OIDs from scripts in favor of unique script | User Cmaj | 19:09 |
| Thread | Author | Time |
|---|---|---|
| python - fe: Extend testCopy and testCopyFail. | James William Pye | 00:13 |
| npgsql - Npgsql: 2006-03-12 Francisco Figueiredo Jr. | User Fxjr | 02:47 |
| pgbuildfarm - client-code: add --with-ldap to distributed config flags. | User Andrewd | 03:01 |
| orafce - orafce: PLVdate completed - multicultural library for bussines | User Okbob | 06:01 |
| python - pq: Replace asserts and keep determined fatality. | James William Pye | 06:24 |
| python - fe: Use Transaction.fatal for fatality detection. | James William Pye | 06:33 |
| Re: [COMMITTERS] pgsql: Remove Jan Wieck`s name from copyrights, and put in standard | Peter Eisentraut | 10:21 |
| pgfouine - pgfouine: fixed syslog date detection (problem with php 4.3.2 | User Gsmet | 13:43 |
| pgfouine - pgfouine: updated ChangeLog | User Gsmet | 13:44 |
| pgsql: Fix a number of syntax errors in contrib modules' uninstall | Neil Conway | 18:04 |
| Thread | Author | Time |
|---|---|---|
| pgaccess - pgaccess: drop OID from reports, add filter and order by to | User Cmaj | 02:18 |
| pgaccess - pgaccess: display saved filter and order by clauses | User Cmaj | 02:54 |
| orafce - orafce: some parts of plvstr and plvchr was implemented | User Okbob | 06:22 |
| orafce - orafce: plvstr completed. | User Okbob | 18:19 |
| pgfouine - www: s/2005/2006 | User Gsmet | 21:26 |
| pgfouine - www: s/2005/2006 again | User Gsmet | 21:27 |
| pgsql: Improve parser so that we can show an error cursor position for | Tom Lane | 22:48 |
| pgsql: Missed this file in previous commit :-( | Tom Lane | 22:50 |
| pgsql: It seems the YYLLOC_DEFAULT macro recommended by the Bison 1.875 | Tom Lane | 23:03 |
| pgaccess - pgaccess: fix picture handling after recent changes, add | User Cmaj | 23:23 |
| Thread | Author | Time |
|---|---|---|
| python - be: Fix off by one error in indent. | James William Pye | 02:25 |
| pgsql: Fix typo in pgcvslog, used == instead of =. | Bruce Momjian | 03:24 |
| psqlodbc - psqlodbc: There was a problem by SSLMODE. | User H-saito | 14:31 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Clean up representation of function RTEs for functions returning | Tom Lane | 00:31 |
| pgsql: Fix invalid use of #if within a macro, per Laurenz Albe. | Tom Lane | 18:11 |
| orafce - orafce: very young dbms_pipe implemention | User Okbob | 22:45 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key | Michael Meskes | 15:46 |
| pgsql: Document long names for format options (plain, tar, custom). | Peter Eisentraut | 16:02 |
| pgsql: Fix bug introduced into mergejoin logic by performance | Tom Lane | 19:38 |
| pgsql: Fix bug introduced into mergejoin logic by performance | Tom Lane | 19:38 |
| autodoc - autodoc: Do not prepare() the statistics query if it is not | User Rbt | 22:32 |
| Thread | Author | Time |
|---|---|---|
| python - ip: Add Transaction descriptor. | James William Pye | 16:20 |
| psqlodbc - psqlodbc: Fix page tag of a dialog. | User H-saito | 18:10 |
| pgsql: The call to DNSServiceRegistrationCreate in postmaster.c does | Neil Conway | 22:09 |
| pgsql: The call to DNSServiceRegistrationCreate in postmaster.c does | Neil Conway | 22:10 |
| pgsql: The call to DNSServiceRegistrationCreate in postmaster.c does | Neil Conway | 22:10 |
| pgsql: The call to DNSServiceRegistrationCreate in postmaster.c does | Neil Conway | 22:10 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Adjust join_1.out to match Windows behavior for new mergejoin | Tom Lane | 01:19 |
| pgsql: Adjust join_1.out to match Windows behavior for new mergejoin | Tom Lane | 01:19 |
| pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key | Michael Meskes | 12:29 |
| pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key | Michael Meskes | 12:30 |
| pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key | Michael Meskes | 12:32 |
| python - ip: New Directory | James William Pye | 16:33 |
| python - ip: Implement some common code in Connector and Fitting | James William Pye | 20:54 |
| python - fe: Use Green Trunk's new base functionality in Connectors and | James William Pye | 21:02 |
| pgsql: Fix a few places that were checking for the return value of | Neil Conway | 22:22 |
| python - fe: Use sorted items as key. | James William Pye | 23:17 |
| Thread | Author | Time |
|---|---|---|
| python - ex: Give AbortTransaction the ability to return an object. | James William Pye | 02:34 |
| python - fe: Use AbortTransaction.returning in Transact. | James William Pye | 02:35 |
| python - ip: Content update. | James William Pye | 02:53 |
| python - ex: Use the codename for the package name. | James William Pye | 03:38 |
| python - fe: Fix break from string to list use in connection dictionary. | James William Pye | 04:27 |
| python - pq: Let the user handle the following Ready message. | James William Pye | 05:56 |
| python - fe: Don't send sync if the transaction is Querying or Function. | James William Pye | 05:57 |
| orafce - orafce: dbms_pipe completed | User Okbob | 06:21 |
| pgsql: Update comment that pgNotify.be_pid is pid of the notifying | Bruce Momjian | 15:07 |
| python - ip: Don't forget to include the Connector's interfaces. | James William Pye | 15:41 |
| Thread | Author | Time |
|---|---|---|
| orafce - orafce: dbms_alert skeleton | User Okbob | 06:44 |
| pgsql: Fix psql history handling: > 1) Fix the problems with the \s | Bruce Momjian | 13:38 |
| pgsql: Merge the loading of shared object descriptions with regular | Alvaro Herrera | 17:54 |
| pgsql: Minor refactoring: initialize_SSL() only returns 0, so it should | Neil Conway | 18:18 |
| pgsql: Improve performance of our private version of qsort. | Tom Lane | 19:49 |
| pgsql: Improve performance of our private version of qsort. | Tom Lane | 19:49 |
| Thread | Author | Time |
|---|---|---|
| bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out | User Aparashar | 07:15 |
| bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out | User Aparashar | 07:24 |
| bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out | User Aparashar | 07:27 |
| bizgres - bizgres: Tom Lane, Simon Riggs 1. | User Aparashar | 07:37 |
| python - fe: Asyncs can occur while waiting for Ready. | James William Pye | 13:54 |
| psqlodbc - psqlodbc: I have noticed the commit leak... | User H-saito | 17:02 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add error location info to ResTarget parse nodes. | Tom Lane | 00:19 |
| bizgres - bizgres: added suport for moving and deleting the source file | User Nwakefield | 01:57 |
| pgsql: Fix plpgsql to pass only one copy of any given plpgsql variable | Tom Lane | 04:22 |
| pgsql: Fix plpgsql to pass only one copy of any given plpgsql variable | Tom Lane | 04:22 |
| python - typ: Fix handling of empty arrays. | James William Pye | 06:37 |
| python - fe: Add more tests to testArray. | James William Pye | 06:47 |
| npgsql - Npgsql: 2006-03-23 Francisco Figueiredo Jr. | User Fxjr | 15:31 |
| bizgres - bizgres: Latest improvements from Simon for memory management | User Aparashar | 16:28 |
| pgfouine - pgfouine: removed an unused regexp added us (microsecond) as | User Gsmet | 22:58 |
| pgfouine - pgfouine: authorized longer command number | User Gsmet | 22:59 |
| pgfouine - pgfouine: added microsecond unit | User Gsmet | 22:59 |
| pgfouine - pgfouine: added the ability to read log file from stdin | User Gsmet | 23:00 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Arrange to emit a description of the current XLOG record as error | Tom Lane | 04:32 |
| pgstatic - pgstatic: Imported Sources | User Chriskl | 05:52 |
| pgstatic - pgstatic: New Directory | User Chriskl | 06:00 |
| pgstatic - pgstatic: New Directory | User Chriskl | 06:00 |
| pgstatic - pgstatic: New Directory | User Chriskl | 06:00 |
| bizgres - bizgres: Tagged version string. | User Llonergan | 22:35 |
| bizgres - bizgres: Includes: 1. | User Aparashar | 22:53 |
| pgsql: Comments in IndexBuildHeapScan describe the indexing of | Tom Lane | 23:02 |
| pgsql: Comments in IndexBuildHeapScan describe the indexing of | Tom Lane | 23:02 |