]> granicus.if.org Git - postgresql/history - src/include/libpq/libpq-be.h
Update copyright for 2015
[postgresql] / src / include / libpq / libpq-be.h
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-11-25 Heikki LinnakangasMake Port->ssl_in_use available, even when built with...
2014-08-11 Heikki LinnakangasBreak out OpenSSL-specific code to separate files.
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-02 Tom LaneFix assorted issues in client host name lookup.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-10-11 Alvaro HerreraRework SSL renegotiation code
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-02-23 Tom LaneRemove arbitrary limitation on length of common name...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-15 Robert HaasFix typo.
2011-09-09 Tom LaneMove Timestamp/Interval typedefs and basic macros into...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-10-15 Peter EisentrautSupport host names in pg_hba.conf
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-10 Magnus HaganderCreate typedef pgsocket for storing socket descriptors.
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-19 Tom LaneAssorted portability fixes for Borland C, from Pavel...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-10-28 Magnus HaganderRemove support for (insecure) crypt authentication.
2008-09-15 Magnus HaganderParse pg_hba.conf in postmaster, instead of once in...
2008-04-26 Tom LaneCode review for recent patch to terminate online backup...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-02 Andrew DunstanMove session_start out of MyProcPort stucture and make...
2007-07-23 Magnus HaganderSSPI authentication on Windows. GSSAPI compatible clien...
2007-07-12 Magnus HaganderEnable GSSAPI to build using MSVC. Always build GSSAPI...
2007-07-12 Magnus HaganderSupport GSSAPI builds where the header is <gssapi.h...
2007-07-10 Magnus HaganderAdd support for GSSAPI authentication.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-06-20 Tom LaneRemove redundant gettimeofday() calls to the extent...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-05 Tom LaneRepair an error introduced by log_line_prefix patch...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-12 Tom LaneTweak TCP-keepalive code so that an invalid setting...
2005-07-30 Bruce MomjianAdd GUC variables to control keep-alive times for idle...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-24 Tom LaneAvoid including <sys/time.h> on platforms that don...
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
2004-04-05 Bruce MomjianCorrects issues recently posted by Dann Corbit, allowin...
2004-03-19 Tom LaneCode review for log_line_prefix patch. Cooperate with...
2004-03-09 Bruce MomjianAdd:
2004-02-21 Tom LaneFix random build breakage from log_disconnections patch.
2004-02-17 Bruce MomjianThis patch brings up to date what I did last year ...
2003-12-20 Bruce MomjianThis patch is the next step towards (re)allowing fork...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-04-17 Tom LaneFirst phase of FE/BE protocol modifications: new Startu...
2002-08-29 Tom LaneRemove support for version-0 FE/BE protocol, per pghack...
2002-08-18 Bruce MomjianAdd db-local user names, per discussion on hackers.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-14 Bruce MomjianSSL patch that adds support for optional client certifi...
2002-06-14 Bruce MomjianSSL patch to periodically renegotiate session key.
2002-06-14 Bruce MomjianBack out SSL changes. Newer patch available.
2002-06-14 Bruce MomjianAttached are a revised set of SSL patches. Many of...
2001-11-12 Tom LaneRemove a bunch more no-longer-used stuff in libpq-be.h.
2001-11-12 Tom LaneThe PacketReceive/PacketSend routines aren't used anymore.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
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-08-17 Bruce MomjianAdd 4-byte MD5 salt.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-06-15 Bruce MomjianClean up #include's.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-09-27 Bruce MomjianLots of patches coming in from me today :-)
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-11 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-06 Marc G. FournierAnother one cleaned up
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...