| Commit message (Expand) | Author | Age |
* | Move get_attdisbursion to lsyscache. Clean up get_typdefault. | Tom Lane | 1999-08-09 |
* | Reverse out cache changes that are not ready yet. | Bruce Momjian | 1999-07-20 |
* | Use -ieee alpha flag for gcc and egcs only. | Bruce Momjian | 1999-07-20 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Final cleanup | Bruce Momjian | 1999-07-16 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Fix for \do and ceil()/float. | Bruce Momjian | 1999-07-07 |
* | Clean up inefficient and just plain bad code in some hot-spot | Tom Lane | 1999-05-29 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | Cleanup use of 16 that should be NAMEDATALEN. | Bruce Momjian | 1998-07-20 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Fix CACHEDEBUG debugging statements; usually not used and apparently | Thomas G. Lockhart | 1998-05-09 |
* | 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 |
* | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 |
* | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 |
* | 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 |
* | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev | 1997-10-28 |
* | Inline memset() as MemSet(). | Bruce Momjian | 1997-09-18 |
* | heapattr functions now return a Datum, not char *. | Bruce Momjian | 1997-09-12 |
* | 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 |
* | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 |
* | Produce a clean compile of backend... | Marc G. Fournier | 1996-11-03 |
* | Fixes a bug in 'create index' | Marc G. Fournier | 1996-08-15 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |