Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | No more #ifdef XLOG. | Vadim B. Mikheev | 2000-11-30 |
| | |||
* | Rearrange bufmgr header files so that buf_internals.h need not be | Tom Lane | 2000-11-30 |
| | | | | | | | included by everything that includes bufmgr.h --- it's supposed to be internals, after all, not part of the API! This fixes the conflict against FreeBSD headers reported by Rosenman, by making it unnecessary for s_lock.h to be included by plperl.c. | ||
* | WAL | Vadim B. Mikheev | 2000-10-28 |