summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/netbsd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-021-2/+2
* Convert possibly-unsafe sprintf's to snprintf's.Tom Lane2002-08-121-5/+9
* Update copyright to 2002.Bruce Momjian2002-06-201-1/+1
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* Add missing dlfcn.h includes. Fix "" vs <>.Peter Eisentraut2001-05-151-1/+1
* Tom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic linking worksTom Lane2001-04-021-3/+3
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-0/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-1/+1
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-081-0/+107