- 20 Jan, 1997 5 commits
- 
- 
Marc G. Fournier authored
- 
Vadim B. Mikheev authored1. New flag - BM_JUST_DIRTIED - added for BufferDesc; 2. All data "dirtiers" (WriteBuffer and WriteNoReleaseBuffer) set this flag (and BM_DIRTY too); 3. All data "flushers" (FlushBuffer, BufferSync and BufferReplace) turn this flag off just before calling smgr[blind]write/smgrflush and check this flag after flushing buffer: if it turned ON then BM_DIRTY will stay ON. 
- 
Vadim B. Mikheev authoredlosing data changes. 
- 
Vadim B. Mikheev authoredsmgrcreate (). 2. Checking rdesc->rd_tmpunlinked in heap_destroy () & heap_destroyr () before calling smgrunlink (). 
- 
Bryan Henderson authored
 
- 
- 19 Jan, 1997 2 commits
- 
- 
Bryan Henderson authoredMust find alternate solution to libpq shared library build problem. 
- 
Bruce Momjian authored
 
- 
- 18 Jan, 1997 6 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bryan Henderson authoreddon't accidentally use non-GNU make. 
- 
Bryan Henderson authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
- 
- 17 Jan, 1997 2 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
- 
- 16 Jan, 1997 15 commits
- 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authoredRemove RELEASE.patchlevel...it hasn't been modified since 1.02 *sigh* Pointed out by Andrew 
- 
Marc G. Fournier authoredpointed out by Andrew... 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authoredsure exactly what it is it fixes... 
- 
Marc G. Fournier authoredMakefile.custom and pointers at the customize script... 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Vadim B. Mikheev authoredby caller. 
- 
Vadim B. Mikheev authoredSetBufferWriteMode () added; FlushBuffer () fixed: now directly calls smgrflush () and releases buffer only if required by caller. 
- 
Vadim B. Mikheev authored
- 
Vadim B. Mikheev authoredafter writing next free XID. 
- 
Vadim B. Mikheev authoredrelease buffer if called from WriteNoReleaseBuffer ()) 
- 
Bryan Henderson authored
- 
Vadim B. Mikheev authored
 
- 
- 15 Jan, 1997 3 commits
- 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authoredPOinted out by: Martin S. Utesch <utesch@aut.tu-freiberg.de> 
- 
Marc G. Fournier authored
 
- 
- 14 Jan, 1997 7 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bryan Henderson authored
- 
Bryan Henderson authoredSome compilers recognize this error. 
- 
Marc G. Fournier authoredall the other port related dependencies are ifeq, not ifneq.. If I'm wrong, someone tell me or change it back... 
 
-