| Commit message (Expand) | Author | Age |
* | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | lmgr.c didn't check for failure return from LockAcquire(). Boo hiss. | Tom Lane | 1999-11-28 |
* | Fix problem with temp tables shown in regression test by Jan. | Bruce Momjian | 1999-11-17 |
* | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 |
* | Modify RelationFlushRelation so that if the relcache entry | Tom Lane | 1999-09-04 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Cleanups. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | 1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommitted ?!") | Vadim B. Mikheev | 1999-06-10 |
* | Release XactLockTable share lock immediately after this lock is acquired | Vadim B. Mikheev | 1999-05-31 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Fix LMGR for MVCC. | Vadim B. Mikheev | 1999-05-07 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Serialized mode works! | Vadim B. Mikheev | 1998-12-16 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | 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 |
* | Lmgr cleanup, new locking modes for LLL. | Vadim B. Mikheev | 1998-08-01 |
* | 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 |
* | Inline function, rename libpq variablees, change lrel to lockrel. | Bruce Momjian | 1998-07-13 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian | 1998-01-07 |
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 |
* | Remove tqual.h includes not needed. | Bruce Momjian | 1997-11-24 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 |
* | include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix | Bruce Momjian | 1997-01-10 |
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 |
* | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |