Code

postrr.sql: Use "LANGUAGE C" rather than "LANGUAGE 'C'".
[postrr.git] / .gitignore
1 # build system stuff
2 .deps
3 Makefile
4 Makefile.in
5 Makefile.pgxs
6 aclocal.m4
7 autom4te.cache
8 compile
9 config.*
10 configure
11 depcomp
12 install-sh
13 missing
14 postrr_config.h*
15 stamp-h1
16 version
18 # ltdl stuff
19 libtool
20 ltmain.sh
22 # build output
23 .libs
24 *.la
25 *.lo
26 *.o
27 postrr.7
28 postrr.control
29 postrr.h
30 postrr.sql
31 postrr--*.sql
32 postrr-*.so