Sha256: 41e7492f3bf1687a0ddf463a26493da9379957b6e08c1253b17146be11047e07

Contents?: true

Size: 116 Bytes

Versions: 21

Compression:

Stored size: 116 Bytes

Contents

# -*- ruby -*-

require 'pg' unless defined?( PG )


module PG

	class Error < StandardError; end

end # module PG

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
pg-1.1.4-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.4-x64-mingw32 lib/pg/exceptions.rb
pg-1.1.4 lib/pg/exceptions.rb
pg-1.1.3-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.3-x64-mingw32 lib/pg/exceptions.rb
pg-1.1.3 lib/pg/exceptions.rb
pg-1.1.2-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.2-x64-mingw32 lib/pg/exceptions.rb
pg-1.1.2 lib/pg/exceptions.rb
pg-1.1.1-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.1-x64-mingw32 lib/pg/exceptions.rb
pg-1.1.1 lib/pg/exceptions.rb
pg-1.1.0-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.0-x64-mingw32 lib/pg/exceptions.rb
pg-1.1.0 lib/pg/exceptions.rb
pg-1.1.0.pre20180730171000-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.0.pre20180730171000-x64-mingw32 lib/pg/exceptions.rb
pg-1.1.0.pre20180730171000 lib/pg/exceptions.rb
pg-1.1.0.pre20180730144600-x86-mingw32 lib/pg/exceptions.rb
pg-1.1.0.pre20180730144600-x64-mingw32 lib/pg/exceptions.rb