postgresql/src/bin
Bruce Momjian a29ae2264a Hi patchers/hackers.
Here's a patch for initdb that does two things.

1) Encloses the created rulenames in quotes to preserve case
   in the creation step. (stores _RETpg... instead of _retpg...)
   I believe _RET is standard for views.

2) Renames pg_view to pg_views and pg_rule to pg_rules.
   I believe Jan and myself agreed this would be a "good idea"

Keith Parks
1998-09-09 18:16:36 +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 Hi patchers/hackers. 1998-09-09 18:16:36 +00:00
initlocation Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
ipcclean Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
pg_dump Attached is a patch to remove the definitions of libpq's internal 1998-09-03 02:10:56 +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 Add missing pgaccess file. 1998-08-30 03:32:47 +00:00
pgtclsh Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
psql patch cleanups. 1998-09-03 05:08:28 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00