~ubuntu-branches/ubuntu/precise/libdbd-pg-perl/precise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Changes
README
SIGNATURE
Pg.pm
META.yml
TODO
Makefile.PL

MANIFEST
MANIFEST.SKIP
README.win32
README.dev
win32.mak

Pg.h
Pg.xs
dbivport.h
dbdimp.c
dbdimp.h
types.c
types.h
quote.c
quote.h

.perlcriticrc
t/dbdpg_test_setup.pl
t/00-signature.t
t/00basic.t
t/01connect.t
t/01constants.t
t/02attribs.t
t/03dbmethod.t
t/03smethod.t
t/04misc.t
t/06bytea.t
t/07copy.t
t/08async.t
t/09arrays.t
t/12placeholders.t
t/20savepoints.t
t/99_perlcritic.t
t/99_pod.t
t/99_spellcheck.t
t/99_yaml.t
t/99cleanup.t

t/lib/App/Info.pm
t/lib/App/Info/Handler.pm
t/lib/App/Info/Handler/Prompt.pm
t/lib/App/Info/RDBMS.pm
t/lib/App/Info/RDBMS/PostgreSQL.pm
t/lib/App/Info/Request.pm
t/lib/App/Info/Util.pm

lib/Bundle/DBD/Pg.pm