Skip to content
Snippets Groups Projects
Commit f391dcd0 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

regenerate manual page list.

parent f9b9a30b
No related branches found
No related tags found
No related merge requests found
.\" This is -*-nroff-*- .\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here.... .\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/pgintro.1,v 1.5 1998/06/24 13:01:26 momjian Exp $ .\" $Header: /cvsroot/pgsql/src/man/Attic/pgintro.1,v 1.6 1998/06/24 13:05:01 momjian Exp $
.TH PGINTRO UNIX 11/05/95 PostgreSQL PostgreSQL .TH PGINTRO UNIX 11/05/95 PostgreSQL PostgreSQL
.SP INFORMATION UNIX 11/05/95 .SP INFORMATION UNIX 11/05/95
.BH "SECTION 2 - Unix COMMANDS (Unix)" .BH "SECTION 2 - Unix COMMANDS (Unix)"
...@@ -162,33 +162,34 @@ Like SQL functions, rules always run with the identity and ...@@ -162,33 +162,34 @@ Like SQL functions, rules always run with the identity and
permissions of the user who invoked the backend server. permissions of the user who invoked the backend server.
.SH "SEE ALSO" .SH "SEE ALSO"
.nf .nf
abort(l) declare(l) large_objects(3) abort(l) delete(l) listen(l)
alter_table(l) delete(l) libpq(3) alter_table(l) destroydb(1) load(l)
alter_user(l) destroydb(1) listen(l) alter_user(l) destroyuser(1) lock(l)
begin(l) destroyuser(1) load(l) begin(l) drop(l) move(l)
bki(5) drop(l) lock(l) bki(5) drop_aggregate(l) notify(l)
catalogs(3) drop_aggregate(l) move(l) catalogs(3) drop_database(l) oracle_compat(3)
cleardbdir(1) drop_database(l) notify(l) cleardbdir(1) drop_function(l) page(5)
close(l) drop_function(l) oracle_compat(3) close(l) drop_index(l) pg_dump(1)
cluster(l) drop_index(l) page(5) cluster(l) drop_language(l) pg_dumpall(1)
commit(l) drop_language(l) pg_dump(1) commit(l) drop_operator(l) pg_hba.conf(5)
copy(l) drop_operator(l) pg_dumpall(1) copy(l) drop_rule(l) pg_passwd(1)
create_aggregate(l) drop_rule(l) pg_hba_conf(5) create_aggregate(l) drop_sequence(l) pgbuiltin(3)
create_database(l) drop_sequence(l) pg_passwd(1) create_database(l) drop_table(l) pgintro(1)
create_function(l) drop_table(l) pgbuiltin(3) create_function(l) drop_trigger(l) postgres(1)
create_index(l) drop_trigger(l) pgintro(1) create_index(l) drop_type(l) postmaster(1)
create_language(l) drop_type(l) postgres(1) create_language(l) drop_user(l) psql(1)
create_operator(l) drop_user(l) postmaster(1) create_operator(l) drop_view(l) reset(l)
create_rule(l) drop_view(l) psql(1) create_rule(l) ecpg(1) revoke(l)
create_sequence(l) ecpg(1) reset(l) create_sequence(l) end(l) rollback(l)
create_table(l) end(l) revoke(l) create_table(l) explain(l) select(l)
create_trigger(l) explain(l) rollback(l) create_trigger(l) fetch(l) set(l)
create_type(l) fetch(l) select(l) create_type(l) grant(l) show(l)
create_user(l) grant(l) set(l) create_user(l) initdb(1) sql(l)
create_version(l) initdb(1) show(l) create_version(l) initlocation(1) tags
create_view(l) initlocation(1) sql(l) create_view(l) insert(l) update(l)
createdb(1) insert(l) update(l) createdb(1) ipcclean(1) vacuum(l)
createuser(1) ipcclean(1) vacuum(l) createuser(1) large_objects(3)
declare(l) libpq(3)
.fi .fi
.SH CAVEATS .SH CAVEATS
.PP .PP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment