]> granicus.if.org Git - postgresql/commit
Add PG_VERSION_NUM for use by 3rd party applications wanting to test the
authorBruce Momjian <bruce@momjian.us>
Tue, 28 Feb 2006 16:41:21 +0000 (16:41 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 28 Feb 2006 16:41:21 +0000 (16:41 +0000)
commit03024ca5a1437712bfa554470711f44577dcc3d2
tree3d617265b8d1ddb21ef28422405c6bd24d52d966
parentd2c555ee538f34be7aff744b994df4d2369a9140
Add PG_VERSION_NUM for use by 3rd party applications wanting to test the
backend version in C using > and < comparisons.
configure
configure.in
src/include/pg_config.h.in