]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix #include "cash.h" to be #include <utils/cash.h>
authorMarc G. Fournier <scrappy@hub.org>
Thu, 10 Apr 1997 20:42:35 +0000 (20:42 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 10 Apr 1997 20:42:35 +0000 (20:42 +0000)
commitfac81b448c098ee868d88163b912c06570db6599
treefe54f7d9601b74b734161537ff992926850de6a4
parent02d55fc6ca9abae7abbb5e7f3ff06e5b4fee819c
Fix #include "cash.h" to be #include <utils/cash.h>

Remove the TEST_MAIN stuff at the top...
src/backend/utils/adt/cash.c