summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/bsdi.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Change made to elog:Bruce Momjian2002-03-061-5/+5
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-3/+2
* Fix broken $Header$ declaration.Tom Lane2001-05-301-1/+1
* Re-add pg_index.indisclustered in a minimalist way. Also fix BSDiBruce Momjian2001-05-151-1/+1
* Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut2001-05-141-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-1/+1
* Add:Bruce Momjian2000-01-261-1/+2
* 'extern char *pg_pathname' in these files fails to agree withTom Lane1999-10-251-1/+1
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-1/+0
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-3/+0
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-1/+0
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-1/+1
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-1/+1
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-4/+0
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* fix so that dynloader.h is included instead of port-protos.hMarc G. Fournier1997-12-201-1/+1
* Move over the BSDi port filesMarc G. Fournier1997-12-201-0/+106