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