summaryrefslogtreecommitdiff
path: root/src/backend/port/random.c
Commit message (Collapse)AuthorAgeFilesLines
* Add back improperly removed #include for config.h.Tom Lane1999-07-161-1/+3
| | | | | This probably ought to be kept in *all* the port files, but these two are the only ones that generated compiler warnings for me ...
* Update #include cleanupsBruce Momjian1999-07-161-2/+2
|
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-4/+1
|
* Clean up some minor compile warnings.Tom Lane1999-02-071-2/+4
|
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
|
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+2
|
* There is no more 'port-protos.h', so don't try to include itMarc G. Fournier1998-02-241-2/+1
| | | | From: Frank Ridderbusch <ridderbusch.pad@sni.de>
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-191-0/+2
|
* port.c no longer required...individual functions that were in there areMarc G. Fournier1997-12-191-0/+12
auto-generated via configure individual functions in individual files