postgresql/src/backend/access/common
Fujii Masao 9df492664a Revert "Allow units to be specified in relation option setting value."
This reverts commit e23014f3d4.

As the side effect of the reverted commit, when the unit is
specified, the reloption was stored in the catalog with the unit.
This broke pg_dump (specifically, it prevented pg_dump from
outputting restorable backup regarding the reloption) and
turned the buildfarm red. Revert the commit until the fixed
version is ready.
2014-08-29 05:10:47 +09:00
..
heaptuple.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
indextuple.c Avoid copying index tuples when building an index. 2014-07-01 10:34:42 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
printtup.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
reloptions.c Revert "Allow units to be specified in relation option setting value." 2014-08-29 05:10:47 +09:00
scankey.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
tupconvert.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tupdesc.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00