Sha256: 5a5884ad9654bb85af6366083fd03d8e45f9e84d7fe785acf4fb8f9ede2ba9c9

Contents?: true

Size: 121 Bytes

Versions: 73

Compression:

Stored size: 121 Bytes

Contents

#!/usr/bin/env ruby

require 'pg' unless defined?( PG )


module PG

	class Error < StandardError; end

end # module PG

Version data entries

73 entries across 73 versions & 6 rubygems

Version Path
pg-0.17.2.pre.546 lib/pg/exceptions.rb
pg-0.17.1-x64-mingw32 lib/pg/exceptions.rb
pg-0.17.1-x86-mingw32 lib/pg/exceptions.rb
pg-0.17.1 lib/pg/exceptions.rb
pg-0.17.0-x86-mingw32 lib/pg/exceptions.rb
pg-0.17.0-x64-mingw32 lib/pg/exceptions.rb
pg-0.17.0 lib/pg/exceptions.rb
pg-0.16.0-x86-mingw32 lib/pg/exceptions.rb
pg-0.16.0-x64-mingw32 lib/pg/exceptions.rb
pg-0.16.0 lib/pg/exceptions.rb
pg-0.15.1-x86-mingw32 lib/pg/exceptions.rb
pg-0.15.1-x64-mingw32 lib/pg/exceptions.rb
pg-0.15.1 lib/pg/exceptions.rb