| Commit message (Expand) | Author | Age | Files | Lines |
| * | Handle WAIT_IO_COMPLETION return from WaitForMultipleObjectsEx(). | Noah Misch | 2014-07-25 | 1 | -1/+2 |
| * | Fix typos in comments. | Noah Misch | 2014-06-11 | 1 | -1/+1 |
| * | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -2/+2 |
| * | check socket creation errors against PGINVALID_SOCKET | Bruce Momjian | 2014-04-16 | 1 | -1/+1 |
| * | Update copyright for 2014 | Bruce Momjian | 2014-01-07 | 6 | -6/+6 |
| * | Move pqsignal() to libpgport. | Tom Lane | 2013-03-17 | 2 | -4/+6 |
| * | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 | 6 | -6/+6 |
| * | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 | 3 | -9/+10 |
| * | Attempt to fix some issues in our Windows socket code. | Tom Lane | 2012-05-13 | 1 | -16/+28 |
| * | Lots of doc corrections. | Robert Haas | 2012-04-23 | 1 | -1/+1 |
| * | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 6 | -6/+6 |
| * | Use consistent format for reporting GetLastError() | Peter Eisentraut | 2011-08-23 | 6 | -36/+36 |
| * | Replace printf format %i by %d | Peter Eisentraut | 2011-07-26 | 1 | -7/+7 |
| * | Message style improvements of errmsg_internal() calls | Peter Eisentraut | 2011-07-05 | 3 | -12/+12 |
| * | Message style tweaks | Peter Eisentraut | 2011-07-05 | 1 | -5/+5 |
| * | Capitalization fixes | Peter Eisentraut | 2011-06-19 | 1 | -2/+2 |
| * | Pgindent run before 9.1 beta2. | Bruce Momjian | 2011-06-09 | 2 | -2/+2 |
| * | Use an explicit format string to keep the compiler happy. | Andrew Dunstan | 2011-04-27 | 1 | -3/+3 |
| * | Assorted minor changes to silence Windows compiler warnings. | Andrew Dunstan | 2011-04-25 | 1 | -2/+12 |
| * | Silence a few compiler warnings from gcc on MinGW. | Andrew Dunstan | 2011-04-23 | 1 | -4/+5 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 2 | -31/+31 |
| * | Automatically terminate replication connections that are idle for more | Heikki Linnakangas | 2011-03-30 | 1 | -1/+12 |
| * | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 6 | -6/+6 |
| * | Only build in crashdump support on Windows if there's a working dbghelp.h. | Andrew Dunstan | 2010-12-26 | 1 | -1/+4 |
| * | Remove thread dumping constant that requires newer Platform SDK | Magnus Hagander | 2010-12-19 | 1 | -5/+0 |
| * | Support for collecting crash dumps on Windows | Magnus Hagander | 2010-12-19 | 2 | -1/+175 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 6 | -6/+6 |
| * | pgindent run for 9.0, second run | Bruce Momjian | 2010-07-06 | 2 | -7/+7 |
| * | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 3 | -24/+28 |
| * | Another typo fix. | Magnus Hagander | 2010-02-17 | 1 | -2/+2 |
| * | Add emulation of non-blocking sockets to the win32 socket/signal layer, | Magnus Hagander | 2010-02-16 | 1 | -1/+24 |
| * | Typo fix, per Thom Brown | Magnus Hagander | 2010-02-09 | 1 | -2/+2 |
| * | Define the value for in6addr_any on MingW, since it provides the struct | Magnus Hagander | 2010-02-09 | 1 | -3/+10 |
| * | Fix race condition in win32 signal handling. | Magnus Hagander | 2010-01-31 | 1 | -5/+43 |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 5 | -10/+10 |
| * | Remove non-ascii characters from source code. | Bruce Momjian | 2009-12-28 | 1 | -2/+2 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 3 | -10/+13 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 5 | -10/+10 |
| * | Fix MinGW warnings re formats and unused variables. per ITAGAKI Takahiro | Andrew Dunstan | 2008-04-16 | 1 | -2/+2 |
| * | More refactoring, so that the SUBSYS.o rules are now all in one place. | Peter Eisentraut | 2008-02-19 | 1 | -8/+2 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 5 | -10/+10 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 2 | -44/+44 |
| * | Make variable static, per Tom. | Magnus Hagander | 2007-10-29 | 1 | -2/+2 |
| * | Add compat file for dynamically loading the functions that MinGW is missing | Magnus Hagander | 2007-10-29 | 2 | -2/+79 |
| * | Use snprintf instead of wsprintf, and use getenv("APPDATA") instead of | Magnus Hagander | 2007-10-23 | 1 | -3/+3 |
| * | On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. There seem | Magnus Hagander | 2007-06-04 | 1 | -10/+30 |
| * | Native shared memory implementation for win32. | Magnus Hagander | 2007-03-21 | 2 | -130/+2 |
| * | On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for | Tom Lane | 2007-01-26 | 1 | -6/+9 |
| * | Remove remains of old depend target. | Peter Eisentraut | 2007-01-20 | 1 | -8/+1 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 5 | -10/+10 |