Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Split error message. | Alvaro Herrera | 17:50 |
| press - pr: Initial translation | User Qnex | 21:09 |
| pgsql: Fix psql \h output for case of no parameters (ie, list all the | Tom Lane | 21:13 |
| Thread | Author | Time |
|---|---|---|
| psqlodbc - psqlodbc: Fix problem of CRLF code. | User H-saito | 02:09 |
| ip4r - ip4r: varlena changes for 8.3. | User Andrewsn | 02:23 |
| ip4r - ip4r: fix small typo in function names | User Andrewsn | 02:24 |
| psqlodbc - psqlodbc: Compile of SSPI cannot be supported in VC+6. | User H-saito | 02:27 |
| pgsql: Fix RS_isRegis() to agree exactly with RS_compile()'s idea of | Tom Lane | 02:46 |
| pgsql: Improve description of bgwriter_lru_multiplier, per discussion. | Tom Lane | 03:28 |
| psqlodbc - psqlodbc: Prep release 08.03.0100 | User H-saito | 05:19 |
| psqlodbc - psqlodbc: Prep release 08.03.0100 | User H-saito | 05:45 |
| pgsql: Provide a clearer error message if the pg_control version number | Peter Eisentraut | 11:17 |
| npgsql - Npgsql2: New Directory | User Jbcooley | 13:26 |
| npgsql - Npgsql2: Initial bits of Entity Framework support (#ifdef out) | User Jbcooley | 13:28 |
| npgsql - Npgsql2: remove entity requirements from project. | User Jbcooley | 13:33 |
| Thread | Author | Time |
|---|---|---|
| pllolcode - pllolcode: Add some TODOs, improve messages for unsupported | User Eggyknap | 03:17 |
| pgsql: Change /contrib to contrib for consistency. | Peter Eisentraut | 06:23 |
| pgbouncer - pgbouncer: log string truncation by strlcpy | User Mkz | 09:24 |
| prefix - prefix: picksplit() presort() SYGSEGV fixed | User Dim | 10:18 |
| prefix - prefix: presort: reuse current union entry instead of zeroing | User Dim | 10:31 |
| prefix - prefix: prefix opclass works again: picksplit() now has counts | User Dim | 12:30 |
| pgbouncer - pgbouncer: Mark hash.c as public domain because Jenkins | User Mkz | 13:04 |
| stackbuilder - wizard: Fix the problem in doalog of font size. | User H-saito | 14:38 |
| prefix - prefix: Begin main presort() loop at | User Dim | 15:38 |
| prefix - prefix: DEBUG_PRESORT_GP code has to be reached before the | User Dim | 20:51 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: wrapped code in #ifdef ENTITIES since this class also | User Jbcooley | 00:44 |
| pgsql: Release any detoasted copies of arrays that are made temporarily | Tom Lane | 04:46 |
| ora2pg - ora2pg: Imported Sources | User Darold | 14:17 |
| pgsql: Fix example of de-escaping bytea argument, per Florian Weimer. | Andrew Dunstan | 15:28 |
| prefix - prefix: firsts attempts towards 8.3 compliance, using | User Dim | 19:59 |
| pgsql: Fix two different copy-and-paste-os in CSV log rotation logic; | Tom Lane | 20:42 |
| prefix - prefix: 8.3 compat now ok, using VARDATA_ANY() and | User Dim | 21:19 |
| Thread | Author | Time |
|---|---|---|
| pgcheck - pgcheck: Imported Sources | User Machr2 | 13:04 |
| psqlodbc - psqlodbc: Fix problem disable of USE_SSL. | User H-saito | 13:49 |
| pgsql: Change StatementCancelHandler() to check the DoingCommandRead | Tom Lane | 19:55 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Minor editorial improvements in documentation of | Tom Lane | 19:12 |
| Thread | Author | Time |
|---|---|---|
| press - pr: Kleine Typos korrigiert (Homepag->Homepage; offiziell ist | User Ahatzis | 09:17 |
| psqlodbc - psqlodbc: Fix bug of the selection not using SSL. | User H-saito | 16:10 |
| pgsql: Add "Communication Method" row to HA feature matrix | Bruce Momjian | 18:43 |
| ip4r - ip4r: fix inet conversion short varlena problem | User Andrewsn | 23:15 |
| ip4r - ip4r: remove erroneous remnant of alternative approach | User Andrewsn | 23:18 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Arrange to ignore SIGPIPE during SSL_read() and SSL_shutdown(), | Tom Lane | 02:03 |
| pgsql: Fix up closePGconn() so that PQreset() will work on GSSAPI/SSPI | Tom Lane | 02:06 |
| pgsql: markup correct from Gevik Babakhani | Peter Eisentraut | 13:03 |
| pgsql: Remove duplicat item: < o Allow the PITR process to be | Bruce Momjian | 16:09 |
| pgsql: Add item: > * Add anonymous transactions > > | Bruce Momjian | 16:11 |
| pgsql: Update wording: < * Add anonymous transactions > * Add | Bruce Momjian | 16:13 |
| Re: pgsql: Work around for perl 5.10 bug - fix due to perl hacker Simon | Bruce Momjian | 16:42 |
| Re: pgsql: Document the fix for perl 5.10 with this comment: * The | Bruce Momjian | 16:49 |
| Re: pgsql: Work around for perl 5.10 bug - fix due to perl hacker Simon | Andrew Dunstan | 19:41 |
| Thread | Author | Time |
|---|---|---|
| orafce - orafce: removing ora_make_text function and using more | User Okbob | 21:19 |
| orafce - orafce: replace czche message with english like message :) | User Okbob | 21:32 |
| orafce - orafce: remove 7.4 forgotten code | User Okbob | 21:40 |
| pgsql: Fix WaitOnLock() to ensure that the process's "waiting" flag is | Tom Lane | 22:26 |
| pgsql: Fix WaitOnLock() to ensure that the process's "waiting" flag is | Tom Lane | 22:26 |
| pgsql: Move example of turning off synchronous_commit to a more logical | Tom Lane | 23:29 |
| pgsql: Minor wordsmithing in release notes' description of asynchronous | Tom Lane | 23:30 |
| Thread | Author | Time |
|---|---|---|
| orafce - orafce: replace ora_clone_text with datumCopy | User Okbob | 07:13 |
| orafce - orafce: current release isn't test release | User Okbob | 07:17 |
| pgsphere - pgSphere: Imported Sources | User Richtej | 12:23 |
| pgsphere - pgsphere: Imported Sources | User Richtej | 12:43 |
| press - pr: Features, finally | User Qnex | 13:23 |
| pgsphere - pgsphere: use pgxs | User Richtej | 15:15 |
| pgsphere - pgsphere: links to pgfoundry.org added | User Richtej | 16:10 |
| pgsql: Fix mistaken duplicate reference to max_fsm_pages, per bug #3926. | Tom Lane | 16:24 |
| pgsphere - pgsphere: small documentaion changes | User Richtej | 16:29 |
| press - pr: Updates do pt_BR translation | User Rbm | 18:21 |
| press - pr: Another bunch of small wording improvements | User Nickg | 18:49 |
| press - pr: Made changes to faq per Robert, Magnus. | User Aglio | 21:03 |
| press - pr: last changes by Erik | User Gevik | 21:55 |
| press - pr: Last minute changes, I will send them manually to Magnus | User Qnex | 22:07 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59 | Andrew Dunstan | 01:28 |
| Re: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59 | Tom Lane | 01:36 |
| Re: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59 | Magnus Hagander | 09:00 |
| edb-debugger - server: Allow non-superusers to debug their own functions | User Dpage | 09:28 |
| pginstaller - pginst: Add missing gssapi32.dll to the no-installer | User Dpage | 09:43 |