summaryrefslogtreecommitdiff
path: root/src/backend/utils/time
Commit message (Expand)AuthorAgeFilesLines
* Serialized mode works!Vadim B. Mikheev1998-12-161-1/+160
* Initial MVCC code.Vadim B. Mikheev1998-12-151-11/+196
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-3/+3
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+6
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-22/+22
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-2/+2
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* Inline some small functions called for every row.Bruce Momjian1998-04-241-48/+5
* Hi,Bruce Momjian1998-04-061-5/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-11/+13
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* Make parser functions static where possible.Bruce Momjian1997-11-261-4/+3
* Make parser functions static where possible.Bruce Momjian1997-11-261-3/+4
* Remove tqual.h includes not needed.Bruce Momjian1997-11-241-2/+1
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-18/+5
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-021-708/+57
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-2/+8
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-7/+7
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-37/+37
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-590/+673
* Fix very old bug which made tuples changed/inserted by a commndVadim B. Mikheev1997-08-291-8/+16
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-10/+22
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-281-15/+52
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-14/+37
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-092-0/+829