postgresql/src/backend/port
Bruce Momjian 6416a82a62 Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
..
aix Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
darwin Add markers for skips. 2011-08-26 18:15:13 -04:00
dynloader Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
hpux Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00
nextstep Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
tas Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
win32 Use consistent format for reporting GetLastError() 2011-08-23 22:00:52 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Move pipe.c into the backend. 2011-02-04 15:52:21 -05:00
ipc_test.c Capitalization fixes 2011-06-19 00:37:30 +03:00
pipe.c Message style improvements of errmsg_internal() calls 2011-07-05 23:01:35 +03:00
posix_sema.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
sysv_sema.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
sysv_shmem.c Consistent spacing for lengthy error messages 2011-05-19 21:38:24 +03:00
unix_latch.c Teach unix_latch.c to use poll() where available. 2011-08-11 12:50:22 -04:00
win32_latch.c Use consistent format for reporting GetLastError() 2011-08-23 22:00:52 +03:00
win32_sema.c Use consistent format for reporting GetLastError() 2011-08-23 22:00:52 +03:00
win32_shmem.c Use consistent format for reporting GetLastError() 2011-08-23 22:00:52 +03:00