Stop using pgxs and moved to using cmake because platform specific linker
authorMark Wong <markwkm@gmail.com>
Fri, 27 Mar 2009 05:31:36 +0000 (22:31 -0700)
committerMark Wong <markwkm@gmail.com>
Fri, 27 Mar 2009 05:37:33 +0000 (22:37 -0700)
commit0f26865ddbc8670d17cc3b0d4aba02ed9e5502b0
tree2611627696249eb94d7d6fb8e9e84c722ae91f8d
parent819bac11a8666bed96b4fb44c8527bcdfa6d3ec6
Stop using pgxs and moved to using cmake because platform specific linker
flags will be needed for at least Solaris.  The README has been updated
to describe cmake.

Also made the SQL files static.  This can be changed back so they are
generated when running cmake.
CMakeLists.txt [new file with mode: 0644]
Makefile [deleted file]
README
pg_cputime.sql [moved from pg_cputime.sql.in with 72% similarity]
pg_loadavg.sql [moved from pg_loadavg.sql.in with 84% similarity]
pg_memusage.sql [moved from pg_memusage.sql.in with 88% similarity]
pg_proctab.sql [moved from pg_proctab.sql.in with 95% similarity]