postgresql/src
Vadim B. Mikheev ab36582a19 Check bufHdr->cntxDirty and call StartBufferIO in BufferSync()
*before* acquiring shlock on buffer context. This way we should be
protected against conflicts with FlushRelationBuffers.
(Seems we never do excl lock and then StartBufferIO for the same
buffer, so there should be no deadlock here, - but we'd better
check this very soon).
2001-03-21 10:13:29 +00:00
..
backend Check bufHdr->cntxDirty and call StartBufferIO in BufferSync() 2001-03-21 10:13:29 +00:00
bin - Added CVS headers to files 2001-03-19 02:35:29 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Remove NEXTXID xlog record type to avoid three-way deadlock risk. 2001-03-18 20:18:59 +00:00
interfaces a fix from Eiji Tokuya. 2001-03-21 09:35:25 +00:00
makefiles Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 2001-03-14 19:35:12 +00:00
pl > Applied. Thanks. 2001-03-07 16:18:08 +00:00
template Select optimization by default for HP's C compiler. 2001-02-20 19:04:04 +00:00
test Discuss LOCALE differences as a reason for regression test failure. 2001-03-20 00:09:36 +00:00
tools A much better version of this is now in backend/port/aix. 2001-03-14 21:16:57 +00:00
tutorial Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Use install-sh unconditionally. 2001-03-10 10:38:59 +00:00
Makefile.shlib Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 2001-03-14 19:35:12 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00