lib/pg/text_encoder/numeric.rb
# -*- ruby -*- # frozen_string_literal: true module PG module TextEncoder # Init C part of the decoder init_numeric end end # module PG
# -*- ruby -*- # frozen_string_literal: true module PG module TextEncoder # Init C part of the decoder init_numeric end end # module PG