postgres 0.7.9.2008.01.03 → 0.7.9.2008.01.09
Sign up to get free protection for your applications and to get access to all the features.
- data/README +45 -17
- data/ext/extconf.rb +7 -24
- data/{compat-ruby-postgres → ext}/libpq-compat.c +0 -0
- data/{compat-ruby-postgres → ext}/postgres.c +10 -18
- data/{compat-ruby-postgres → ext}/type-oids.h +0 -0
- metadata +7 -12
- data/compat-ruby-postgres/extconf.rb +0 -34
- data/ext/compat.c +0 -485
- data/ext/compat.h +0 -130
- data/ext/pg.c +0 -3016
- data/ext/pg.h +0 -13
data/ext/pg.h
DELETED