aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2014-05-05 16:29:08 +0200
committerSiri Hansen <[email protected]>2014-05-05 16:29:18 +0200
commitfe18de0c58e44e785a773ec6887a23fc384175b1 (patch)
tree69a80d9e2974b22813cda65a26215cc9dbaad017 /bootstrap
parent313b7d51f2af565718bc24f122f8c70d45697968 (diff)
parent0e38f3d443842728be24e4cbd1608dcaa3a41bdb (diff)
downloadotp-fe18de0c58e44e785a773ec6887a23fc384175b1.tar.gz
otp-fe18de0c58e44e785a773ec6887a23fc384175b1.tar.bz2
otp-fe18de0c58e44e785a773ec6887a23fc384175b1.zip
Merge branch 'essen/remove-pg'
* essen/remove-pg: Remove the pg module and related documentation OTP-11907
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/lib/stdlib/ebin/pg.beambin2096 -> 0 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.app1
2 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/pg.beam b/bootstrap/lib/stdlib/ebin/pg.beam
deleted file mode 100644
index 31f30461d8..0000000000
--- a/bootstrap/lib/stdlib/ebin/pg.beam
+++ /dev/null
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 1d255fb2c8..8b349c8122 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -77,7 +77,6 @@
orddict,
ordsets,
otp_internal,
- pg,
pool,
proc_lib,
proplists,