summaryrefslogtreecommitdiff
path: root/src/backend/port/qnx4/tstrint.c
AgeCommit message (Collapse)Author
2003-05-09Add rint() to /port, remove from qnx/.Bruce Momjian
2002-11-08This patch removes a bunch of superfluous #include directives: ifBruce Momjian
postgres.h or c.h includes a system header (such as stdio.h or stdlib.h), there's no need to specifically include it in any of the .c files in the backend. Neil Conway
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
places that were including the wrong files.
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
1999-12-16Update for QNX.Bruce Momjian