Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time | 
|---|---|---|
| pgsql: Adjust wording. | Bruce Momjian | 01:42 | 
| pgsql: _SPI_execute_plan failed to return result tuple table to caller | Tom Lane | 18:43 | 
| Thread | Author | Time | 
|---|---|---|
| pgsql: Change nextval and other sequence functions to specify their | Tom Lane | 23:50 | 
| Thread | Author | Time | 
|---|---|---|
| pgsql: Update FAQ for version number. | Bruce Momjian | 11:24 | 
| pgsql: Update version number in faq. | Bruce Momjian | 11:27 | 
| pgsql: Update Japanese FAQ. | Bruce Momjian | 11:50 | 
| pgsql: Update Japanese FAQ. | Bruce Momjian | 11:51 | 
| pgsql: Fix pgxs for spaces in file names on Win32 Dave Page | Bruce Momjian | 12:16 | 
| pgsql: Also synced the ecpg lexer with the backend lexer. | Michael Meskes | 14:58 | 
| pgsql: Add -Winline to the default CFLAGS for gcc, and remove | Tom Lane | 17:11 | 
| pgsql: Make set_function_size_estimates() marginally smarter: per | Tom Lane | 17:19 | 
| pginstaller - pginst: Include Kerberos in the build. | User Dpage | 19:36 | 
| pgsql: Improve wording of entry. | Bruce Momjian | 19:52 | 
| pginstaller - pginst: Remove /'s from a couple of translations that end | User Dpage | 20:08 | 
| psqlodbc - psqlodbc: Don't reuse the UNICODE macro | User Dpage | 20:31 | 
| pgsql: Code cleanup for log_disconnections(). | Neil Conway | 23:46 | 
| Thread | Author | Time | 
|---|---|---|
| pgsql: Revise pgstats stuff to fix the problems with not counting | Tom Lane | 02:29 | 
| docbot - docbot: added #foss.in | User Dfetter | 05:00 | 
| psqlodbc - psqlodbc: Create logfiles in mode 0600 on *nix | User Dpage | 10:01 | 
| pgsql: pg_config should print an error message to stderr and exit if an | Peter Eisentraut | 12:04 | 
| pgsql: Fix oversight in indexscan plan creation. | Tom Lane | 16:01 | 
| pgsql: When a function not returning RECORD has a single OUT parameter, | Tom Lane | 19:51 | 
| pgsql: Minor tweaks for PL/PgSQL documentation. | Neil Conway | 20:51 | 
| pgsql: Backpatch merge_db() example for PL/PgSQL to 8.0. | Neil Conway | 21:21 | 
| pgsql: Minor API cleanup for async notifications: we can only register | Neil Conway | 21:30 | 
| pgsql: Marginal speedup in RelationIsVisible and TypeIsVisible: avoid a | Tom Lane | 22:43 | 
| press - pr: Changes per discussion with PR professional. | User Aglio | 23:00 | 
| pgsql: Minor dbf2pg fixes from Martin Pitt: check for failure when | Tom Lane | 23:05 | 
| Thread | Author | Time | 
|---|---|---|
| Re: pgsql: Recognize ERROR_SHARING_VIOLATION (translate to EACCES), increase | Qingqing Zhou | 02:07 | 
| pgsql: Add spacing around operators. | Bruce Momjian | 02:39 | 
| Re: pgsql: Recognize ERROR_SHARING_VIOLATION (translate to EACCES), | Tom Lane | 03:43 | 
| pgsql: Cosmetic changes to dblink. | Bruce Momjian | 11:33 | 
| pgsql: Cosmetic changes to dblink. | Bruce Momjian | 12:12 | 
| pgsql: Cosmetic improvements to dblink. | Bruce Momjian | 12:18 | 
| pgsql: Remove unnecessary ABORT commands in dblink regression tests. | Bruce Momjian | 16:10 | 
| pgsql: Fix Kerberos authentication in wake of virtual-hosts changes --- | Tom Lane | 19:32 | 
| pgsql: Fix up grammar in variable description string. | Tom Lane | 20:08 | 
| pgsql: Fix a thinko in description of krb_server_hostname. | Tom Lane | 20:27 | 
| Thread | Author | Time | 
|---|---|---|
| pgsql: Fix (hopefully for the last time) problems with datetime values | Tom Lane | 17:21 | 
| Re: pgsql: Fix (hopefully for the last time) problems with datetime values | Michael Fuhr | 18:56 | 
| Re: pgsql: Fix (hopefully for the last time) problems with datetime values | Larry Rosenman | 20:43 | 
| Re: pgsql: Fix (hopefully for the last time) problems with datetime values | Michael Fuhr | 23:27 | 
| Thread | Author | Time | 
|---|---|---|
| pgsql: <limits.h> is now needed here, for INT_MAX. | Tom Lane | 01:34 | 
| Re: pgsql: Fix (hopefully for the last time) problems with datetime values | Tom Lane | 01:34 | 
| bizgres - bizgres: Introduce release Release-0_8_0 | User Llonergan | 04:50 | 
| press - pr: some finaly grammatical fixes. | User Aglio | 18:01 | 
| press - pr: Some minor cleanup on the presskit | User Aglio | 18:25 | 
| pgsql: Fix the problem of GRANTs creating "dangling" privileges not | Tom Lane | 18:49 | 
| press - pr: Some character corrections per Greg. | User Aglio | 18:55 | 
| pgsql: Translation update | Peter Eisentraut | 19:36 | 
| pgsql: Document the process to update translations. | Peter Eisentraut | 19:41 | 
| pgsql: Use a safer order of operations in dropdb(): rollbackable | Tom Lane | 20:02 | 
| pgsql: Remove the DELETEs from pg_shadow and pg_group that pg_dumpall | Tom Lane | 22:29 | 
| Thread | Author | Time | 
|---|---|---|
| pgsql: Don't try to remove duplicate OR-subclauses in | Tom Lane | 00:06 | 
| Re: pgsql: Do all accesses to shared buffer headers through | Tom Lane | 00:27 | 
| press - pr: Final edits in preparation for translation. | User Aglio | 00:39 | 
| pgsql: Update: > * Prevent PQfnumber() from lowercasing unquoted the | Bruce Momjian | 01:23 | 
| pgsql: Remove extra <para> | Bruce Momjian | 02:00 | 
| pgsql: Update trigger demo to reflect new trigger ordering. | Bruce Momjian | 02:23 | 
| Re: [COMMITTERS] pgsql: Do all accesses to shared buffer headers through | Bruce Momjian | 02:29 | 
| Re: [COMMITTERS] pgsql: Do all accesses to shared buffer headers through | Tom Lane | 02:46 | 
| Re: [COMMITTERS] pgsql: Do all accesses to shared buffer | Neil Conway | 03:28 | 
| Re: [COMMITTERS] pgsql: Do all accesses to shared buffer headers through | Tom Lane | 03:49 | 
| Re: pgsql: Do all accesses to shared buffer headers | Tom Lane | 04:11 |