aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/misc.c
Commit message (Expand)AuthorAge
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Auto-seed random so user's can't request random values based onBruce Momjian1998-06-09
* Remove #include "port-protos.h", since we no longer use itMarc G. Fournier1998-02-24
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-28
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-27
* Use port-protos.h instead of trying to declare random() and srandom()Bryan Henderson1996-11-14
* more removal of PORTNAME_*Marc G. Fournier1996-10-31
* - merging in Dr. George's tree with oursMarc G. Fournier1996-07-22
* fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier1996-07-16
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09