aboutsummaryrefslogtreecommitdiff
path: root/src/port/noblock.c
Commit message (Expand)AuthorAge
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Pgindent run before 9.1 beta2.Bruce Momjian2011-06-09
* Assorted minor changes to silence Windows compiler warnings.Andrew Dunstan2011-04-25
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Create typedef pgsocket for storing socket descriptors.Magnus Hagander2010-01-10
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Remove BEOS port.Bruce Momjian2006-01-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-28
* Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 authTom Lane2005-03-25
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-24
* Move non-blocking code into its own /port file, for code clarity.Bruce Momjian2004-03-10