Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-01 | Update copyrights for 2013 | Bruce Momjian | |
Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files. | |||
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | |
2011-02-04 | Avoid including postgres.h in frontend compiles of src/port. | Robert Haas | |
This isn't kosher, and doesn't play nicely with my recent changes to the Makefile in this directory. | |||
2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | |
2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | |
2009-01-01 | Update copyright for 2009. | Bruce Momjian | |
2008-10-16 | Reduce chatter from _dosmaperr() when used in FRONTEND code. | Tom Lane | |
ITAGAKI Takahiro | |||
2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian | |
2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | |
back-stamped for this. | |||
2006-06-26 | Use Unix line endings instead of DOS ones, per Magnus. | Bruce Momjian | |
2006-06-07 | Prepare code to be built by MSVC: | Bruce Momjian | |
o remove many WIN32_CLIENT_ONLY defines o add WIN32_ONLY_COMPILER define o add 3rd argument to open() for portability o add include/port/win32_msvc directory for system includes Magnus Hagander |