aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/aix.h
Commit message (Expand)AuthorAge
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Remove the long-obsolete homebrew dl*() functions for AIX, in favor of justTom Lane2009-04-21
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Use RTLD_NOW, not RTLD_LAZY, as binding mode for dlopen() on all platforms.Tom Lane2002-02-12
* Fix indenting for 'extern "C"' cases.Bruce Momjian2001-11-08
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut2001-05-14
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Please apply the following patch to fix problems with the AIX portBruce Momjian2000-09-29
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* These files will get link'd to 'dynloader.[ch]', from configure, whichMarc G. Fournier1997-12-19