Commit Graph

65 Commits (59f0eea7b001e3f5d38fd84a9ee5482a23be56e2)

Author SHA1 Message Date
Itagaki Takahiro 89a091edd2 Silence compiler warning about printf format for HANDLE. 16 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Magnus Hagander 2de9a463ff Support 64-bit shared memory when building on 64-bit Windows. 16 years ago
Magnus Hagander a7e587863c Reserve the shared memory region during backend startup on Windows, so 17 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
Tom Lane 2fe0f2962c Minor improvement: avoid assuming that GetLastError value cannot be 17 years ago
Magnus Hagander 5d540add34 Make the win32 shared memory code try 10 times instead of one if 17 years ago
Magnus Hagander ca6c0ac4d3 Call SetLastError(0) before calling the file mapping functions 17 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago
Magnus Hagander 9cc0222680 Revert previous patch to put the shared memory segment on win32 17 years ago
Magnus Hagander d06a8d054d Fix a couple of bugs in win32 shmem name generation: 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Peter Eisentraut 156d648025 Add sentence-ending periods. 18 years ago
Magnus Hagander 685badd213 Fix compiler warnings in ereport messages on mingw. 19 years ago
Magnus Hagander 18d82d03b5 Native shared memory implementation for win32. 19 years ago