postgresql/src/bin
Thomas G. Lockhart e18d900da4 Adjust handling of data type names to suppress double quotes
unless necessary.
Label internal bpchar types as "character" and varchar types as
 "character varying" to be less Postgres-specific. These types map to
 the SQL92 definitions anyway.
Redefine g_force_quotes to be the local variable force_quotes.
Pass this as an argument to fmtId().
These should help with handling the single-byte internal "char" type.
1998-12-13 23:41:32 +00:00
..
cleardbdir DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
createdb Oops. I'll fix this. 1998-09-03 02:12:14 +00:00
createuser Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
destroydb DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
destroyuser Fix message delimiters for substitution by sed script during installation. 1998-09-01 15:57:00 +00:00
initdb Here's a combination of all the patches I'm currently waiting 1998-10-02 16:28:04 +00:00
initlocation Properly interpret environment variables passed as the input location. 1998-10-05 02:51:21 +00:00
ipcclean Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
pg_dump Adjust handling of data type names to suppress double quotes 1998-12-13 23:41:32 +00:00
pg_encoding OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
pg_id Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
pg_passwd DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
pg_version Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
pgaccess Update to pgaccess 0.93. 1998-12-12 21:15:40 +00:00
pgtclsh Fix missing dependency for Makefile inclusions. 1998-10-27 21:51:54 +00:00
psql Portability fixes found needed for SunOS 4.1.x: 1998-11-30 00:30:05 +00:00
vacuumdb Add "vacuumdb" utility to make it easier to clean databases. 1998-11-14 01:58:15 +00:00
Makefile Add "vacuumdb" utility. 1998-11-14 01:56:36 +00:00