aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-06-12 22:54:46 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-06-12 22:54:46 -0400
commit1804185c2dbff2339e0d328ca9fbba1d19ff63df (patch)
tree902f28438b15690e6b24952f9f667cc1283eb354 /contrib/postgres_fdw/postgres_fdw.c
parentbf612fd3a4d8ff4953f400deccc3c8d1e411e935 (diff)
downloadpostgresql-1804185c2dbff2339e0d328ca9fbba1d19ff63df.tar.gz
postgresql-1804185c2dbff2339e0d328ca9fbba1d19ff63df.zip
Doc: improve description of allowed spellings for Boolean input.
datatype.sgml failed to explain that boolin() accepts any unique prefix of the basic input strings. Indeed it was actively misleading because it called out a few minimal prefixes without mentioning that there were more valid inputs. I also felt that it wasn't doing anybody any favors by conflating SQL key words, valid Boolean input, and string literals containing valid Boolean input. Rewrite in hopes of reducing the confusion. Per bug #15836 from Yuming Wang, as diagnosed by David Johnston. Back-patch to supported branches. Discussion: https://postgr.es/m/15836-656fab055735f511@postgresql.org
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions