]> granicus.if.org Git - postgresql/history - src/backend/port/dynloader
Run pgindent on 9.2 source tree in preparation for first 9.3
[postgresql] / src / backend / port / dynloader /
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-03 Bruce MomjianRemove BSD/OS (BSDi) port. There are no known users...
2012-05-01 Peter EisentrautRemove dead ports
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-08-26 Bruce MomjianAdd markers for skips.
2011-05-31 Peter EisentrautRecode non-ASCII characters in source to UTF-8
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-04-07 Tom LaneModernize dlopen interface code for FreeBSD and OpenBSD.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-21 Tom LaneRemove the long-obsolete homebrew dl*() functions for...
2009-04-21 Tom LaneFix obsolete cross-reference (this file isn't called...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-03-21 Bruce MomjianMore README src cleanups.
2008-03-05 Alvaro HerreraClean up double negative, per Tom Lane.
2008-03-05 Alvaro HerreraAdd support for dlopen on recent NetBSD/MIPS, per Rémi...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-03-26 Bruce MomjianRemove Andrew Yu copyright, with permission from author.
2007-03-26 Bruce MomjianRemove advertising clause from Berkeley BSD-licensed...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-12-04 Bruce MomjianPatch of Win32 Encoding problem for server messages...
2006-10-08 Tom LaneUpdate Darwin dlopen() support to avoid deprecation...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-05 Bruce MomjianRemove BEOS port.
2006-01-05 Bruce MomjianRemove QNX port.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-12 Bruce Momjian[ backpatched to 8.0.X.]
2005-07-06 Tom LaneSync dlopen error handling for the *BSDs ... seems...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-02 Bruce MomjianChange Win32 dlerror message to:
2004-11-17 Neil ConwayWin32 build cleanups, from Andrew Dunstan.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-19 Bruce MomjianRename irix5 port to irix.
2004-05-13 Bruce MomjianReorganize backend code to more cleanly manage executab...
2004-03-05 Bruce MomjianWin32:
2004-02-23 Tom LaneWrite #include <dl.h>, not #include "dl.h", to correctl...
2004-01-07 Neil ConwayMore janitorial work: remove the explicit casting of...
2004-01-04 Tom LaneFix discrepancy in prototypes for HPUX pg_dlerror.
2003-12-23 Bruce MomjianMove slock_t typdefs into s_lock.h from include/port...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-22 Tom LaneError message editing in backend/bootstrap, /lib, ...
2003-05-15 Bruce MomjianAllow Win32 to compile under MinGW. Major changes...
2003-04-13 Tom LaneAdd code to provide useful dynamic-linking error messag...
2003-03-21 Peter EisentrautMake "win" a separate port from "cygwin". This means...
2002-11-08 Bruce MomjianThis patch removes a bunch of superfluous #include...
2002-10-15 Tom LaneFix Linux dynloader code for pre-HAVE_DLOPEN systems...
2002-10-01 Tom LanePass less-unsafe parameters to Darwin's NSLinkModule...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-08-12 Tom LaneConvert possibly-unsafe sprintf's to snprintf's.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-06 Bruce MomjianChange made to elog:
2002-02-12 Tom LaneUse RTLD_NOW, not RTLD_LAZY, as binding mode for dlopen...
2002-02-11 Peter EisentrautFix for old FreeBSD versions that don't have RTLD_GLOBAL
2001-12-05 Tatsuo IshiiRe-enable SunOS4 port. Replace
2001-11-15 Peter EisentrautOnly use RTLD_GLOBAL when available, which it isn't...
2001-11-08 Bruce MomjianFix indenting for 'extern "C"' cases.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-11-01 Tom LaneSuppress trivial compiler warning.
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-25 Bruce MomjianAdd do { ... } while (0) to more bad macros.
2001-08-07 Bruce MomjianA small patch to keep postgres working on the latest...
2001-06-20 Peter EisentrautThere is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov...
2001-05-30 Tom LaneFix broken $Header$ declaration.
2001-05-15 Peter EisentrautAdd missing dlfcn.h includes. Fix "" vs <>.
2001-05-15 Bruce MomjianRe-add pg_index.indisclustered in a minimalist way...
2001-05-14 Peter EisentrautUse RTLD_GLOBAL flag for dlopen-style dynamic loaders.
2001-04-02 Tom LaneTom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-01 Peter EisentrautAdd missing include.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-02-07 Tom LaneNeed to specify DYNAMIC_PATH flag to shl_load, else...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-18 Bruce Momjian>> Here is a patch for the beos port (All regressio...
2000-12-11 Tom LaneDarwin porting patches from Peter Bierman <bierman...
2000-11-14 Peter EisentrautFix return type
2000-11-09 Peter EisentrautReal dynamic loader code
2000-10-31 Peter EisentrautThis is the minimal version of the Darwin support patch...
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...
2000-10-10 Peter EisentrautSome dynloader files missed the template rename a while...
2000-10-07 Bruce Momjian The beos port in the source tree doesn't even...
2000-10-03 Bruce MomjianNew diff that now covers the entire tree. Applying...
2000-10-02 Bruce MomjianHere is the first batch of files and diffs for the...
2000-09-29 Bruce MomjianPlease apply the following patch to fix problems with...
next