We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5154f84 commit 3ea9af1Copy full SHA for 3ea9af1
README.md
@@ -9,7 +9,9 @@ includes:
9
server major versions.
10
* Proper license file that you do not have to worry about.
11
* ~10 lines boilerplate C code.
12
+* Preprocessor magic to abort compilation against unsupported server versions.
13
* Regression tests.
14
+* `.gitignore` compilation and regression test artifacts.
15
* `Makefile` for `PGXS`.
16
17
# USAGE
0 commit comments