Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reserve the shared memory region during backend startup on Windows, so | Magnus Hagander | 2009-08-11 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Minor improvement: avoid assuming that GetLastError value cannot be | Tom Lane | 2009-05-05 |
* | Make the win32 shared memory code try 10 times instead of one if | Magnus Hagander | 2009-05-05 |
* | Call SetLastError(0) before calling the file mapping functions | Magnus Hagander | 2009-05-04 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Revert previous patch to put the shared memory segment on win32 | Magnus Hagander | 2008-10-30 |
* | Fix a couple of bugs in win32 shmem name generation: | Magnus Hagander | 2008-07-04 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Add sentence-ending periods. | Peter Eisentraut | 2007-11-08 |
* | Fix compiler warnings in ereport messages on mingw. | Magnus Hagander | 2007-03-28 |
* | Native shared memory implementation for win32. | Magnus Hagander | 2007-03-21 |