summaryrefslogtreecommitdiff
path: root/doc/src/sgml/queries.sgml
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2007-01-31 19:33:54 +0000
committerNeil Conway <neilc@samurai.com>2007-01-31 19:33:54 +0000
commit05ce7d6a418633c665e8c2ace4f51deaf05846d7 (patch)
tree24632e839f0fe11a6749527ba69684bd63db8855 /doc/src/sgml/queries.sgml
parent068bf6534f698e0b235ae362db7c68d438979e07 (diff)
downloadpostgresql-05ce7d6a418633c665e8c2ace4f51deaf05846d7.tar.gz
Rewrite uuid input and output routines to avoid dependency on the
nonportable "hh" sprintf(3) length modifier. Instead, do the parsing and output by hand. The code to do this isn't ideal, but this is an interim measure anyway: the uuid type should probably use the in-memory struct layout specified by RFC 4122. For now, this patch should hopefully rectify the buildfarm failures for the uuid test. Along the way, re-add pg_cast entries for uuid <-> varchar, which I mistakenly removed earlier, and bump the catversion.
Diffstat (limited to 'doc/src/sgml/queries.sgml')
0 files changed, 0 insertions, 0 deletions