summaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader
Commit message (Expand)AuthorAgeFilesLines
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-015-13/+13
* re-integrate nextstep dynloader functionalityMarc G. Fournier1998-08-252-0/+108
* My mailer munged the intro text in my last post. Here is the textBruce Momjian1998-07-192-0/+38
* Solaris cleanup.Bruce Momjian1998-06-194-4/+4
* Remove un-needed braces around single statements.Bruce Momjian1998-06-155-19/+3
* Remove fork()/exec() and only do fork(). Small cleanups.Bruce Momjian1998-05-291-1/+1
* Get the ultrix4 ports back in sync...Marc G. Fournier1998-03-102-0/+198
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-012-19/+19
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-2610-57/+57
* Forgot about the svr4 dynloader stuffMarc G. Fournier1998-02-242-0/+38
* Just another missing dummy fileMarc G. Fournier1998-02-171-0/+4
* From: Brian E Gallew <geek+@cmu.edu>Marc G. Fournier1998-02-142-109/+16
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-02-131-3/+4
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-10/+10
* Just another dummy fileMarc G. Fournier1998-02-031-0/+4
* Add an irix5.c dummy file for irix5 portMarc G. Fournier1998-02-021-0/+4
* Fix up the alpha port/dynloader for configureMarc G. Fournier1998-02-022-0/+39
* Fixes:Marc G. Fournier1998-02-021-2/+2
* Missed adding new univel files and removing univel subdirectoryMarc G. Fournier1998-02-012-0/+38
* Try this to fix HP/UX port compileMarc G. Fournier1998-01-261-0/+22
* A dummy file so that configure under solaris worksMarc G. Fournier1998-01-231-0/+4
* Add a 'dummy' file for i386_solaris.c for configureMarc G. Fournier1998-01-131-0/+4
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* need to include postgres.h before HAVE_DLD_HMarc G. Fournier1998-01-021-2/+4
* Test for __ELF__ rather than LINUX_ELF in headers.Thomas G. Lockhart1998-01-012-6/+8
* Move more to dynloader subdirMarc G. Fournier1997-12-203-0/+190
* fix so that dynloader.h is included instead of port-protos.hMarc G. Fournier1997-12-203-4/+4
* Oops, forgot to add what I took awayMarc G. Fournier1997-12-202-0/+70
* More cleanups...Marc G. Fournier1997-12-201-0/+38
* More ports switched overMarc G. Fournier1997-12-202-0/+68
* Move over the BSDi port filesMarc G. Fournier1997-12-202-0/+140
* This should get the linux port to work...Marc G. Fournier1997-12-202-0/+156
* First clean compile without a "PORTNAME" variable being set...Marc G. Fournier1997-12-201-1/+1
* removed the port-protos.h from bsd a little too quick...remedied nowMarc G. Fournier1997-12-191-0/+48
* These files will get link'd to 'dynloader.[ch]', from configure, whichMarc G. Fournier1997-12-194-0/+933