Project

General

Profile

« Previous | Next » 

Revision 14796

bugfix: schemas/postgresql.conf: need to set extra_float_digits = 3 (the maximum) to enable verbatim export. this should fix issue #955.

View differences:

trunk/schemas/postgresql.conf
537 537
					#   India
538 538
					# You can create your own file in
539 539
					# share/timezonesets/.
540
extra_float_digits = 3 # the maximum, for verbatim export
540 541
#extra_float_digits = 0			# min -15, max 3
541 542
#client_encoding = sql_ascii		# actually, defaults to database
542 543
					# encoding

Also available in: Unified diff