Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix core dump with buffer-overrun by too long infinitive. | Teodor Sigaev | 13:01 |
| postgresql in FreeBSD jails: proposal | Mischa Sandberg | 16:41 |
| Re: postgresql in FreeBSD jails: proposal | Tom Lane | 17:09 |
| Re: postgresql in FreeBSD jails: proposal | Mischa Sandberg | 17:13 |
| Re: postgresql in FreeBSD jails: proposal | Tom Lane | 17:33 |
| Re: postgresql in FreeBSD jails: proposal | Stephen Frost | 17:50 |
| pgsql: Improve usage message for pgindent. | Bruce Momjian | 20:13 |
| Re: postgresql in FreeBSD jails: proposal | Tom Lane | 20:51 |
| pgsql: Remove inappropriate cd commands, per David Wheeler. | Tom Lane | 21:00 |
| pgsql: Document the fact that COPY always uses the client encoding. | Andrew Dunstan | 22:07 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Stamp release for 8.3RC2; configure will be stamped by packager. | Bruce Momjian | 00:13 |
| textsearch-ja - textsearch-ja: New Directory | User Itagaki | 03:09 |
| textsearch-ja - textsearch-ja: Support ts_headline() | User Itagaki | 03:11 |
| pgsql: must commit after autoconf ... | Marc G. Fournier | 04:47 |
| pgbouncer - pgbouncer: remove unnecessary warning | User Mkz | 06:59 |
| pgbouncer - pgbouncer: tag few functions with const | User Mkz | 07:03 |
| pgbouncer - pgbouncer: better comments on structs | User Mkz | 07:35 |
| pgbouncer - pgbouncer: move ->admin flag from pool to db | User Mkz | 07:44 |
| pginstaller - pginst: Prep for 8.3RC2 | User Dpage | 10:58 |
| npgsql - Npgsql2: Clone more properties, most importantly the | User Jbcooley | 14:14 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: do not prepend a : to the front of the parameter name | User Jbcooley | 05:05 |
| prefix - prefix: Imported Sources | User Dim | 15:14 |
| prefix - prefix: Importing prefix operator and opclass files | User Dim | 15:30 |
| pgsql: Make pg_regress clean out the testtablespace directory only on | Tom Lane | 17:43 |
| prefix - prefix: To eager to import files | User Dim | 18:56 |
| prefix - prefix: First version working, some more doc, avoiding gcc | User Dim | 21:39 |
| prefix - prefix: Better maths for penalty(), ideas by AndrewSN | User Dim | 22:22 |
| prefix - prefix: Some more examples in the README | User Dim | 22:24 |
| prefix - prefix: Add a convenient site target to the Makefile | User Dim | 22:28 |
| 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 |