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.13.1 lib/pg/exceptions.rb
pg-0.13.0-x86-mingw32 lib/pg/exceptions.rb
pg-0.13.0 lib/pg/exceptions.rb
pg-0.13.0.pre305 lib/pg/exceptions.rb
pg-0.13.0.pre300 lib/pg/exceptions.rb
pg-0.13.0.pre298 lib/pg/exceptions.rb