postgresql/src/fe_utils
Tom Lane b7a9347c11 Fix comment.
Reference to getThreadLocalPQExpBuffer here seems inappropriate, since
we aren't necessarily using that instantiation of getLocalPQExpBuffer.
2016-05-15 17:04:01 -04:00
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
Makefile Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
mbprint.c Move psql's print.c and mbprint.c into src/fe_utils. 2016-03-24 18:27:28 -04:00
print.c Support \crosstabview in psql 2016-04-08 20:23:18 -03:00
psqlscan.l Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
simple_list.c Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
string_utils.c Fix comment. 2016-05-15 17:04:01 -04:00