Sha256: f92d63f27367e3d19ddf4fc9fdb17e0b1c9d422bffe9c80470e799a818fd4d21

Contents?: true

Size: 123 Bytes

Versions: 26

Compression:

Stored size: 123 Bytes

Contents

#!/usr/bin/env ruby

require 'pg' unless defined?( PG )


module PG
	
	class Error < StandardError; end
	
end # module PG

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
pg-0.15.0-x86-mingw32 lib/pg/exceptions.rb
pg-0.15.0-x64-mingw32 lib/pg/exceptions.rb
pg-0.15.0 lib/pg/exceptions.rb
pg-0.15.0.pre.454-x64-mingw32 lib/pg/exceptions.rb
pg-0.15.0.pre.454-x86-mingw32 lib/pg/exceptions.rb
pg-0.15.0.pre.454 lib/pg/exceptions.rb
pg-0.15.0.pre.432-x86-mingw32 lib/pg/exceptions.rb
pg-0.15.0.pre.432 lib/pg/exceptions.rb
pg-0.14.1-x86-mingw32 lib/pg/exceptions.rb
pg-0.14.1 lib/pg/exceptions.rb
pg-0.14.1.pre.363-x86-mingw32 lib/pg/exceptions.rb
pg-0.14.1.pre.363 lib/pg/exceptions.rb
pg-0.14.0-x86-mingw32 lib/pg/exceptions.rb
pg-0.14.0 lib/pg/exceptions.rb
pg-0.14.0.pre.353-x86-mingw32 lib/pg/exceptions.rb
pg-0.14.0.pre.353 lib/pg/exceptions.rb
pg-0.14.0.pre.351 lib/pg/exceptions.rb
pg-0.13.2-x86-mingw32 lib/pg/exceptions.rb
pg-0.13.2 lib/pg/exceptions.rb
pg-0.13.1-x86-mingw32 lib/pg/exceptions.rb