diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-10-24 18:05:14 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-10-24 18:05:14 +0000 |
commit | 7ab83845433fbd07193e9f52fd47894a933ed66b (patch) | |
tree | de55db6962ebce57ce123e10aae9b2bba963bb3b /src/include/access/xlogutils.h | |
parent | c5185e84e8848802146844dbe338687ef8ff03b2 (diff) | |
download | postgresql-7ab83845433fbd07193e9f52fd47894a933ed66b.tar.gz postgresql-7ab83845433fbd07193e9f52fd47894a933ed66b.zip |
Create empty file so that CVS sources compile (Vadim can fill in real
definition later...)
Diffstat (limited to 'src/include/access/xlogutils.h')
-rw-r--r-- | src/include/access/xlogutils.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/include/access/xlogutils.h b/src/include/access/xlogutils.h new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/src/include/access/xlogutils.h |