forked from ghazel/ruby-pg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
50 lines (50 loc) · 929 Bytes
/
Manifest.txt
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
.gemtest
BSDL
ChangeLog
Contributors.rdoc
History.rdoc
LICENSE
Manifest.txt
POSTGRES
README-OS_X.rdoc
README-Windows.rdoc
README.ja.rdoc
README.rdoc
Rakefile
Rakefile.cross
ext/extconf.rb
ext/pg.c
ext/pg.h
ext/pg_connection.c
ext/pg_result.c
ext/vc/pg.sln
ext/vc/pg_18/pg.vcproj
ext/vc/pg_19/pg_19.vcproj
lib/pg.rb
lib/pg/connection.rb
lib/pg/constants.rb
lib/pg/exceptions.rb
lib/pg/result.rb
sample/async_api.rb
sample/async_copyto.rb
sample/async_mixed.rb
sample/check_conn.rb
sample/copyfrom.rb
sample/copyto.rb
sample/cursor.rb
sample/disk_usage_report.rb
sample/issue-119.rb
sample/losample.rb
sample/minimal-testcase.rb
sample/notify_wait.rb
sample/pg_statistics.rb
sample/replication_monitor.rb
sample/test_binary_values.rb
sample/wal_shipper.rb
sample/warehouse_partitions.rb
spec/data/expected_trace.out
spec/data/random_binary_data
spec/lib/helpers.rb
spec/pg/connection_spec.rb
spec/pg/result_spec.rb
spec/pg_spec.rb