summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/misc.c
AgeCommit message (Expand)Author
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-04Update copyrights to 2003.Bruce Momjian
2003-06-27Fix compile warnings.Tom Lane
2003-06-27First batch of object rename commands.Peter Eisentraut
2003-02-13The "random" regression test uses a function called oidrand(), whichBruce Momjian
2002-09-04pgindent run.Bruce Momjian
2002-09-02Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian
2002-08-20Add current_database().Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-08-07Clean up bogosities in use of random(3) and srandom(3) --- do not assumeTom Lane
2000-06-05Latest round of fmgr updates. All functions with bool,char, or int2Tom Lane
2000-01-26Add:Bruce Momjian
1999-07-15Remove unused #includes in *.c files.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-06-09Auto-seed random so user's can't request random values based onBruce Momjian
1998-02-24Remove #include "port-protos.h", since we no longer use itMarc G. Fournier
1997-12-19More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-07-28Added SCO support, from Daniel Harris.Bruce Momjian
1997-04-27Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart
1996-11-14Use port-protos.h instead of trying to declare random() and srandom()Bryan Henderson
1996-10-31more removal of PORTNAME_*Marc G. Fournier
1996-07-22- merging in Dr. George's tree with oursMarc G. Fournier
1996-07-16fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier