| Commit message (Expand) | Author | Age |
* | Add new postgres -O option to allow system table structure changes. | Bruce Momjian | 1999-03-17 |
* | comments cleanup. | Bruce Momjian | 1999-02-22 |
* | Allow maximum number of backends to be set at configure time | Tom Lane | 1999-02-19 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | The problem is that read_pg_options needs DataDir to read its file but | Bruce Momjian | 1998-10-16 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | Fix up warning and error messages to use single-quotes aroun strings. | Thomas G. Lockhart | 1998-10-05 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 |
* | o note that now pg_database has a new attribuite "encoding" even | Bruce Momjian | 1998-08-24 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | Change owner from oid to int4 type. | Bruce Momjian | 1998-08-11 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier | 1998-07-09 |
* | Fix for hang after postmaster restart. Add new proc_exit and | Bruce Momjian | 1998-06-27 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Another for for exec() removal and finding binaries. | Bruce Momjian | 1998-06-09 |
* | Fixed exec path problem. | Bruce Momjian | 1998-06-08 |
* | Remove fork()/exec() and only do fork(). Small cleanups. | Bruce Momjian | 1998-05-29 |
* | Allow cancel from client of backend query. Change some int variables | Bruce Momjian | 1998-05-19 |
* | Hi, | Bruce Momjian | 1998-04-06 |
* | Remove GetDatabaseName/Path and use globals. Make consts later. | Bruce Momjian | 1998-04-05 |
* | Fix for memory leak. | Bruce Momjian | 1998-04-05 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | 1998-02-24 |
* | Quick cleanups | Marc G. Fournier | 1998-02-23 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-23 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-29 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-26 |
* | getpid/pid cleanup | Bruce Momjian | 1998-01-25 |
* | This patch fixes one of two problems with grant/revoke statements on the | Marc G. Fournier | 1998-01-25 |
* | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 |
* | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier | 1997-12-20 |
* | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 |
* | Remove tqual.h includes not needed. | Bruce Momjian | 1997-11-24 |
* | Get rid of unused variable 'address'. | Vadim B. Mikheev | 1997-11-18 |
* | Apply Bryan's IPC Patches | Marc G. Fournier | 1997-11-17 |
* | Remove pg_magic, defaults, server, hosts, and demon tables. unused. | Bruce Momjian | 1997-11-15 |
* | Add errormsg initialization from patch by Keith Parks. | Thomas G. Lockhart | 1997-11-10 |
* | Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se | Bruce Momjian | 1997-11-07 |
* | Support alternate database locations. | Thomas G. Lockhart | 1997-11-07 |
* | Good Bye, Time Travel! | Vadim B. Mikheev | 1997-11-02 |
* | No more SortTuplesInTree... | Vadim B. Mikheev | 1997-09-18 |
* | + int SortTuplesInTree = 2560; | Vadim B. Mikheev | 1997-09-18 |