]> granicus.if.org Git - postgresql/commit
Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 24 Apr 2002 05:24:00 +0000 (05:24 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 24 Apr 2002 05:24:00 +0000 (05:24 +0000)
commit3d726290c0b32ec1368ed5ba95d98bfb65214db6
tree1c85466242912b7ff6013e03a96b6021954e0d97
parent246f47fdf0c0cdf68a0709ff3042ab1a7d77d3a7
Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql.  Build buffers
dynamically with PQExpBuffer.
src/bin/psql/command.c
src/bin/psql/copy.c
src/bin/psql/describe.c