| Commit message (Expand) | Author | Age |
* | Rename GUC name from unixsocket to unix_socket_directory | Bruce Momjian | 2000-11-25 |
* | Recommit socket path fix. It works now. | Bruce Momjian | 2000-11-22 |
* | Back out socket path until it works. | Bruce Momjian | 2000-11-22 |
* | Back out socket file path change until it works. | Bruce Momjian | 2000-11-22 |
* | Make socket option specify just the directory, not the full path. | Bruce Momjian | 2000-11-22 |
* | Rename parameter "hostname" to "virtual_host". Seemed very ambiguous... | Peter Eisentraut | 2000-11-15 |
* | Rename PortName to PortNumber. | Bruce Momjian | 2000-11-14 |
* | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 |
* | Add runtime configuration options to control permission bits and group | Peter Eisentraut | 2000-11-01 |
* | As we don't use struct dirent, the #define SYSV_DIRENT is useless. If we | Peter Eisentraut | 2000-10-28 |
* | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut | 2000-09-27 |
* | Make the location of the Kerberos server key file run time configurable | Peter Eisentraut | 2000-08-25 |
* | Remove long-dead support for invoking queries from dynamically loaded | Tom Lane | 2000-07-08 |
* | Expand secondary password file feature, so that you can use these | Peter Eisentraut | 2000-07-04 |
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 |
* | Clean up #include's. | Bruce Momjian | 2000-06-15 |
* | #include cleanups | Bruce Momjian | 2000-06-15 |
* | Another round of updates for new fmgr, mostly in the datetime code. | Tom Lane | 2000-06-09 |
* | PGPORT envar was erroneously ignored by the backend | Peter Eisentraut | 2000-06-06 |
* | New ps display code, works on more platforms. | Peter Eisentraut | 2000-06-04 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 1999-10-23 |
* | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev | 1999-10-06 |
* | Lots of patches coming in from me today :-) | Bruce Momjian | 1999-09-27 |
* | Commit the bulk of Mike Ansley's long-query changes in the | Tom Lane | 1999-08-31 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 |
* | Allow port numbers 32k - 64k. | Bruce Momjian | 1999-07-07 |
* | Clean up memory leaks in LO operations by freeing LO's private | Tom Lane | 1999-05-31 |
* | Make functions static or NOT_USED as appropriate. | Bruce Momjian | 1999-05-26 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Rename MAP_FILE to USERMAP_FILE for Digital Unix. | Bruce Momjian | 1999-05-10 |
* | here are some patches for 6.5.0 which I already submitted but have never | Bruce Momjian | 1999-05-03 |
* | Still had a few MULTIBYTE problems when client encoding was | Tom Lane | 1999-04-25 |
* | My first cut at libpq revision didn't handle MULTIBYTE correctly, | Tom Lane | 1999-04-25 |
* | Revise backend libpq interfaces so that messages to the frontend | Tom Lane | 1999-04-25 |
* | From: Tatsuo Ishii <t-ishii@sra.co.jp> | Marc G. Fournier | 1999-02-21 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Another SELECT speedup: extract OIDs of column print functions | Tom Lane | 1999-01-27 |
* | Fix a couple little problems with signed vs. unsigned | Tom Lane | 1999-01-24 |
* | Add explicit buffering in backend libpq, to compensate for | Tom Lane | 1999-01-23 |
* | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 |
* | Apply Magnus Hagander's followup patch to correct | Tom Lane | 1999-01-17 |
* | From: Magnus Hagander <mha@sollentuna.net> | Marc G. Fournier | 1999-01-12 |
* | From: Magnus Hagander <mha@sollentuna.net> | Marc G. Fournier | 1999-01-11 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |