Age | Commit message (Expand) | Author |
---|---|---|
2024-02-09 | Clean up Windows-specific mutex code in libpq and ecpglib. | Tom Lane |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
2008-05-21 | Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on | Magnus Hagander |
2008-05-17 | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan |
2008-05-16 | Fix declarations of pthread functions, missed in recent commit. | Tom Lane |
2007-04-18 | Silence mingw compiler warning | Magnus Hagander |
2006-07-10 | Move pthread-win32.h to /port, modify bcc/msvc makefiles. | Bruce Momjian |