Tom Lane
8d0b5d8971
Some more gitignore cleanups: cover contrib and PL regression test outputs.
...
Also do some further work in the back branches, where quite a bit wasn't
covered by Magnus' original back-patch.
2010-09-22 17:22:53 -04:00
Magnus Hagander
a692359411
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:06 +02:00
Tom Lane
901be0fad4
Remove all the special-case code for INT64_IS_BUSTED, per decision that
...
we're not going to support that anymore.
I did keep the 64-bit-CRC-with-32-bit-arithmetic code, since it has a
performance excuse to live. It's a bit moot since that's all ifdef'd
out, of course.
2010-01-07 04:53:35 +00:00
Tom Lane
bcba09e27c
Ooops, missed that a couple of contrib modules have calls to byteacmp.
...
Add bytea.h inclusions as needed. Some of the contrib regression tests
need to be de-hexified, too. Per buildfarm.
2009-08-04 18:49:50 +00:00
Bruce Momjian
d747140279
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
...
provided by Andrew.
2009-06-11 14:49:15 +00:00
Tom Lane
9151e1bb06
Add btree_gin contrib module.
...
Teodor Sigaev and Oleg Bartunov
2009-03-25 23:20:01 +00:00