postgresql/src/bin
Tom Lane 7762619e95 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
and pg_auth_members.  There are still many loose ends to finish in this
patch (no documentation, no regression tests, no pg_dump support for
instance).  But I'm going to commit it now anyway so that Alvaro can
make some progress on shared dependencies.  The catalog changes should
be pretty much done.
2005-06-28 05:09:14 +00:00
..
initdb Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 2005-06-28 05:09:14 +00:00
ipcclean Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
pg_config Attached is a makefile I hacked up to build pg_config under MSVC - the 2005-06-14 17:50:38 +00:00
pg_controldata Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
pg_ctl Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
pg_dump Modify pg_dump to assume that a check constraint is inherited if its 2005-06-27 02:17:47 +00:00
pg_resetxlog Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
pgevent Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
psql Code review for escape-strings patch. Sync psql and plpgsql lexers 2005-06-26 19:16:07 +00:00
scripts Add a validator function for plperl. Andrew Dunstan 2005-06-22 16:45:51 +00:00
Makefile Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00