Sha256: 6ecc54f25b890d72c7be45755532fe53f13f587b49d8690815d4b30e4ef9d9a9

Contents?: true

Size: 142 Bytes

Versions: 44

Compression:

Stored size: 142 Bytes

Contents

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

module PG
	module BinaryDecoder
		# Init C part of the decoder
		init_date
	end
end # module PG

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
pg-1.6.0.rc1-x86_64-linux lib/pg/binary_decoder/date.rb
pg-1.6.0.rc1-x86-mingw32 lib/pg/binary_decoder/date.rb
pg-1.6.0.rc1-x64-mingw32 lib/pg/binary_decoder/date.rb
pg-1.6.0.rc1-x64-mingw-ucrt lib/pg/binary_decoder/date.rb
pg-1.6.0.rc1 lib/pg/binary_decoder/date.rb
pg-1.5.9-x86-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.9-x64-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.9-x64-mingw-ucrt lib/pg/binary_decoder/date.rb
pg-1.5.9 lib/pg/binary_decoder/date.rb
pg-1.5.8-x64-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.8-x64-mingw-ucrt lib/pg/binary_decoder/date.rb
pg-1.5.8-x86-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.8 lib/pg/binary_decoder/date.rb
pg-1.5.7-x86-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.7-x64-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.7-x64-mingw-ucrt lib/pg/binary_decoder/date.rb
pg-1.5.7 lib/pg/binary_decoder/date.rb
pg-1.5.6-x64-mingw-ucrt lib/pg/binary_decoder/date.rb
pg-1.5.6-x64-mingw32 lib/pg/binary_decoder/date.rb
pg-1.5.6-x86-mingw32 lib/pg/binary_decoder/date.rb