Sha256: 8e2dd22753bd664c7c92db9c5f17d16032e48dac78b63012b708c6f918baafbe

Contents?: true

Size: 146 Bytes

Versions: 50

Compression:

Stored size: 146 Bytes

Contents

# -*- ruby -*-
# frozen_string_literal: true

require 'pg' unless defined?( PG )


module PG

	class Error < StandardError; end

end # module PG

Version data entries

50 entries across 50 versions & 2 rubygems

Version Path
pg-1.3.5-x64-mingw-ucrt lib/pg/exceptions.rb
pg-1.3.5-x64-mingw32 lib/pg/exceptions.rb
pg-1.3.5-x86-mingw32 lib/pg/exceptions.rb
pg-1.3.5 lib/pg/exceptions.rb
postgresql-lambda-1.3.4.3 ./lib/pg/exceptions.rb
postgresql-lambda-1.3.4.1 ./lib/pg/exceptions.rb
pg-1.3.4-x64-mingw32 lib/pg/exceptions.rb
pg-1.3.4-x64-mingw-ucrt lib/pg/exceptions.rb
pg-1.3.4-x86-mingw32 lib/pg/exceptions.rb
pg-1.3.4 lib/pg/exceptions.rb
pg-1.3.3-x64-mingw-ucrt lib/pg/exceptions.rb
pg-1.3.3-x64-mingw32 lib/pg/exceptions.rb
pg-1.3.3-x86-mingw32 lib/pg/exceptions.rb
pg-1.3.3 lib/pg/exceptions.rb
pg-1.3.2-x86-mingw32 lib/pg/exceptions.rb
pg-1.3.2-x64-mingw-ucrt lib/pg/exceptions.rb
pg-1.3.2-x64-mingw32 lib/pg/exceptions.rb
pg-1.3.2 lib/pg/exceptions.rb
pg-1.3.1 lib/pg/exceptions.rb
pg-1.3.0-x86-mingw32 lib/pg/exceptions.rb