ruby-pg (1.6.3-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-forky
Repository
https://deb.debian.org/debian
Codename
forky
Component
main
Source
none
Architecture
s390x
Section
ruby
Priority
optional
Maintainer
Debian Ruby Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
2 kB
Size expected
407.5 kB
Size actual
407.5 kB
Size match

Dependencies

Required package dependencies

  • libc6 (>= 2.38)
  • libpq5 (>= 17~~)
  • libruby3.3 (>= 3.3.1)
  • libruby (>= 1:3.3~0)
  • libruby (<< 1:3.4~)

Suggested packages

Recommended additional packages

  • doc-base
  • libjs-jquery

Description

PostgreSQL interface for Ruby

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD57d9217ca…3b9552e1
SHA-101726e26…ccb137ac
SHA-2568b8da64a…b9d63f9f
SHA-5122125f179…21069a4f

Contents

Files and directories included

.
usr
usr/lib
usr/lib/ruby
usr/lib/ruby/vendor_ruby
usr/lib/ruby/vendor_ruby/pg
usr/lib/ruby/vendor_ruby/pg/basic_type_map_based_on_result.rb
usr/lib/ruby/vendor_ruby/pg/basic_type_map_for_queries.rb
usr/lib/ruby/vendor_ruby/pg/basic_type_map_for_results.rb
usr/lib/ruby/vendor_ruby/pg/basic_type_registry.rb
usr/lib/ruby/vendor_ruby/pg/binary_decoder
usr/lib/ruby/vendor_ruby/pg/binary_decoder/date.rb
usr/lib/ruby/vendor_ruby/pg/binary_decoder/timestamp.rb
usr/lib/ruby/vendor_ruby/pg/binary_encoder
usr/lib/ruby/vendor_ruby/pg/binary_encoder/timestamp.rb
usr/lib/ruby/vendor_ruby/pg/cancel_connection.rb
usr/lib/ruby/vendor_ruby/pg/coder.rb
usr/lib/ruby/vendor_ruby/pg/connection.rb
usr/lib/ruby/vendor_ruby/pg/exceptions.rb
usr/lib/ruby/vendor_ruby/pg/result.rb
usr/lib/ruby/vendor_ruby/pg/text_decoder
usr/lib/ruby/vendor_ruby/pg/text_decoder/date.rb
usr/lib/ruby/vendor_ruby/pg/text_decoder/inet.rb
usr/lib/ruby/vendor_ruby/pg/text_decoder/json.rb
usr/lib/ruby/vendor_ruby/pg/text_decoder/numeric.rb
usr/lib/ruby/vendor_ruby/pg/text_decoder/timestamp.rb
usr/lib/ruby/vendor_ruby/pg/text_encoder
usr/lib/ruby/vendor_ruby/pg/text_encoder/date.rb
usr/lib/ruby/vendor_ruby/pg/text_encoder/inet.rb
usr/lib/ruby/vendor_ruby/pg/text_encoder/json.rb
usr/lib/ruby/vendor_ruby/pg/text_encoder/numeric.rb
usr/lib/ruby/vendor_ruby/pg/text_encoder/timestamp.rb
usr/lib/ruby/vendor_ruby/pg/tuple.rb
usr/lib/ruby/vendor_ruby/pg/type_map_by_column.rb
usr/lib/ruby/vendor_ruby/pg/version.rb
usr/lib/ruby/vendor_ruby/pg.rb
usr/lib/s390x-linux-gnu
usr/lib/s390x-linux-gnu/ruby
usr/lib/s390x-linux-gnu/ruby/vendor_ruby
usr/lib/s390x-linux-gnu/ruby/vendor_ruby/3.3.0
usr/lib/s390x-linux-gnu/ruby/vendor_ruby/3.3.0/pg
usr/lib/s390x-linux-gnu/ruby/vendor_ruby/3.3.0/pg/postgresql_lib_path.rb
usr/lib/s390x-linux-gnu/ruby/vendor_ruby/3.3.0/pg_ext.so
usr/share
usr/share/doc
usr/share/doc/ruby-pg
usr/share/doc/ruby-pg/README.md.gz
usr/share/doc/ruby-pg/changelog.Debian.gz
usr/share/doc/ruby-pg/changelog.gz
usr/share/doc/ruby-pg/copyright
usr/share/doc/ruby-pg/rdoc
usr/share/doc/ruby-pg/rdoc/PG
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapBasedOnResult.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForQueries
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForQueries/BinaryData.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForQueries/UndefinedDefault.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForQueries/UndefinedEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForQueries.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForResults
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForResults/WarningTypeMap.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeMapForResults.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeRegistry
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeRegistry/Checker.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeRegistry/CoderMap.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeRegistry/CoderMapsBundle.html
usr/share/doc/ruby-pg/rdoc/PG/BasicTypeRegistry.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Array.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Boolean.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Bytea.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/CopyRow.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Date.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Float.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Integer.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/String.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/Timestamp.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/TimestampLocal.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/TimestampUtc.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/TimestampUtcToLocal.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder/ToBase64.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryDecoder.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Array.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Boolean.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Bytea.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/CopyRow.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Date.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Float4.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Float8.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/FromBase64.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Int2.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Int4.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Int8.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/String.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/Timestamp.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/TimestampLocal.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder/TimestampUtc.html
usr/share/doc/ruby-pg/rdoc/PG/BinaryEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/CancelConnection.html
usr/share/doc/ruby-pg/rdoc/PG/Coder
usr/share/doc/ruby-pg/rdoc/PG/Coder/BinaryFormatting.html
usr/share/doc/ruby-pg/rdoc/PG/Coder.html
usr/share/doc/ruby-pg/rdoc/PG/CompositeCoder.html
usr/share/doc/ruby-pg/rdoc/PG/CompositeDecoder.html
usr/share/doc/ruby-pg/rdoc/PG/CompositeEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/Connection
usr/share/doc/ruby-pg/rdoc/PG/Connection/Pollable.html
usr/share/doc/ruby-pg/rdoc/PG/Connection.html
usr/share/doc/ruby-pg/rdoc/PG/ConnectionBad.html
usr/share/doc/ruby-pg/rdoc/PG/Constants.html
usr/share/doc/ruby-pg/rdoc/PG/CopyCoder.html
usr/share/doc/ruby-pg/rdoc/PG/CopyDecoder.html
usr/share/doc/ruby-pg/rdoc/PG/CopyEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/Error.html
usr/share/doc/ruby-pg/rdoc/PG/InvalidChangeOfResultFields.html
usr/share/doc/ruby-pg/rdoc/PG/InvalidResultStatus.html
usr/share/doc/ruby-pg/rdoc/PG/LostCopyState.html
usr/share/doc/ruby-pg/rdoc/PG/NoResultError.html
usr/share/doc/ruby-pg/rdoc/PG/NotAllCopyDataRetrieved.html
usr/share/doc/ruby-pg/rdoc/PG/NotInBlockingMode.html
usr/share/doc/ruby-pg/rdoc/PG/RecordCoder.html
usr/share/doc/ruby-pg/rdoc/PG/RecordDecoder.html
usr/share/doc/ruby-pg/rdoc/PG/RecordEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/Result.html
usr/share/doc/ruby-pg/rdoc/PG/RollbackTransaction.html
usr/share/doc/ruby-pg/rdoc/PG/ServerError.html
usr/share/doc/ruby-pg/rdoc/PG/SimpleCoder.html
usr/share/doc/ruby-pg/rdoc/PG/SimpleDecoder.html
usr/share/doc/ruby-pg/rdoc/PG/SimpleEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Array.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Boolean.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Bytea.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/CopyRow.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Date.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Float.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/FromBase64.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Identifier.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Inet.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Integer.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/JSON.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Numeric.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Record.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/String.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/Timestamp.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/TimestampLocal.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/TimestampUtc.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder/TimestampUtcToLocal.html
usr/share/doc/ruby-pg/rdoc/PG/TextDecoder.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Array.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Boolean.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Bytea.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/CopyRow.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Date.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Float.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Identifier.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Inet.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Integer.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/JSON.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Numeric.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/QuotedLiteral.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/Record.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/String.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/TimestampUtc.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/TimestampWithTimeZone.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/TimestampWithoutTimeZone.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder/ToBase64.html
usr/share/doc/ruby-pg/rdoc/PG/TextEncoder.html
usr/share/doc/ruby-pg/rdoc/PG/TruffleFixWarn.html
usr/share/doc/ruby-pg/rdoc/PG/Tuple.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMap
usr/share/doc/ruby-pg/rdoc/PG/TypeMap/DefaultTypeMappable.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMap.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMapAllStrings.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMapByClass.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMapByColumn.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMapByMriType.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMapByOid.html
usr/share/doc/ruby-pg/rdoc/PG/TypeMapInRuby.html
usr/share/doc/ruby-pg/rdoc/PG/UnableToSend.html
usr/share/doc/ruby-pg/rdoc/PG.html
usr/share/doc/ruby-pg/rdoc/css
usr/share/doc/ruby-pg/rdoc/css/fonts.css
usr/share/doc/ruby-pg/rdoc/css/rdoc.css
usr/share/doc/ruby-pg/rdoc/fonts
usr/share/doc/ruby-pg/rdoc/fonts/SourceCodePro-Bold.ttf.gz
usr/share/doc/ruby-pg/rdoc/fonts/SourceCodePro-Regular.ttf.gz
usr/share/doc/ruby-pg/rdoc/images
usr/share/doc/ruby-pg/rdoc/images/add.png
usr/share/doc/ruby-pg/rdoc/images/arrow_up.png
usr/share/doc/ruby-pg/rdoc/images/brick.png
usr/share/doc/ruby-pg/rdoc/images/brick_link.png
usr/share/doc/ruby-pg/rdoc/images/bug.png
usr/share/doc/ruby-pg/rdoc/images/bullet_black.png
usr/share/doc/ruby-pg/rdoc/images/bullet_toggle_minus.png
usr/share/doc/ruby-pg/rdoc/images/bullet_toggle_plus.png
usr/share/doc/ruby-pg/rdoc/images/date.png
usr/share/doc/ruby-pg/rdoc/images/delete.png
usr/share/doc/ruby-pg/rdoc/images/find.png
usr/share/doc/ruby-pg/rdoc/images/loadingAnimation.gif
usr/share/doc/ruby-pg/rdoc/images/macFFBgHack.png
usr/share/doc/ruby-pg/rdoc/images/package.png
usr/share/doc/ruby-pg/rdoc/images/page_green.png
usr/share/doc/ruby-pg/rdoc/images/page_white_text.png
usr/share/doc/ruby-pg/rdoc/images/page_white_width.png
usr/share/doc/ruby-pg/rdoc/images/plugin.png
usr/share/doc/ruby-pg/rdoc/images/ruby.png
usr/share/doc/ruby-pg/rdoc/images/tag_blue.png
usr/share/doc/ruby-pg/rdoc/images/tag_green.png
usr/share/doc/ruby-pg/rdoc/images/transparent.png
usr/share/doc/ruby-pg/rdoc/images/wrench.png
usr/share/doc/ruby-pg/rdoc/images/wrench_orange.png
usr/share/doc/ruby-pg/rdoc/images/zoom.png
usr/share/doc/ruby-pg/rdoc/index.html
usr/share/doc/ruby-pg/rdoc/js
usr/share/doc/ruby-pg/rdoc/js/darkfish.js
usr/share/doc/ruby-pg/rdoc/js/navigation.js
usr/share/doc/ruby-pg/rdoc/js/navigation.js.gz
usr/share/doc/ruby-pg/rdoc/js/search.js
usr/share/doc/ruby-pg/rdoc/js/search_index.js
usr/share/doc/ruby-pg/rdoc/js/search_index.js.gz
usr/share/doc/ruby-pg/rdoc/js/searcher.js
usr/share/doc/ruby-pg/rdoc/js/searcher.js.gz
usr/share/doc/ruby-pg/rdoc/table_of_contents.html
usr/share/doc-base
usr/share/doc-base/ruby-pg.ruby-pg
usr/share/rubygems-integration
usr/share/rubygems-integration/3.3.0
usr/share/rubygems-integration/3.3.0/specifications
usr/share/rubygems-integration/3.3.0/specifications/pg-1.6.3.gemspec
usr/share/doc/ruby-pg/rdoc/js/jquery.js