postgresql/doc/src/sgml/ref
Tom Lane 2822788993 Accept SET SESSION AUTHORIZATION DEFAULT and RESET SESSION AUTHORIZATION
to reset session userid to the originally-authenticated name.  Also,
relax SET SESSION AUTHORIZATION to allow specifying one's own username
even if one is not superuser, so as to avoid unnecessary error messages
when loading a pg_dump file that uses this command.  Per discussion from
several months ago.
2002-05-06 19:47:30 +00:00
..
abort.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
allfiles.sgml Add a reference page for CREATE SCHEMA. 2002-04-25 21:47:07 +00:00
alter_database.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
alter_group.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
alter_table.sgml Oops, wrong commit on previous. It was: 2002-04-24 02:40:45 +00:00
alter_trigger.sgml Add missing SGML file. 2002-04-24 02:53:13 +00:00
alter_user.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
analyze.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
begin.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
checkpoint.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
close.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
cluster.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
comment.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
commit.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
copy.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_aggregate.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_constraint.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_database.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
create_domain.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_function.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_group.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
create_index.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_language.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
create_operator.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_rule.sgml Change naming rule for ON SELECT rules of views: they're all just 2002-04-19 23:13:54 +00:00
create_schema.sgml Add a reference page for CREATE SCHEMA. 2002-04-25 21:47:07 +00:00
create_sequence.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_table.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_table_as.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_trigger.sgml Here's a doc patch for ALTER TRIGGER RENAME. Please apply if there are 2002-04-24 02:49:50 +00:00
create_type.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
create_user.sgml Some cleanups in CREATE/ALTER/DROP USER ref pages. 2002-02-27 21:14:54 +00:00
create_view.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
createdb.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
createlang.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
createuser.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
current_date.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
current_time.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
current_timestamp.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
current_user.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
declare.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
delete.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_aggregate.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_database.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
drop_domain.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_function.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_group.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
drop_index.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_language.sgml Use PostgreSQL consistantly throughout docs. Before, usage was split evenly 2001-12-08 03:24:40 +00:00
drop_operator.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_rule.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_sequence.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_table.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_trigger.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_type.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
drop_user.sgml Some cleanups in CREATE/ALTER/DROP USER ref pages. 2002-02-27 21:14:54 +00:00
drop_view.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
dropdb.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
droplang.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
dropuser.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
ecpg-ref.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
end.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
explain.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
fetch.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
grant.sgml Clean up loose ends remaining from schema privileges discussion. 2002-04-30 01:26:26 +00:00
initdb.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
initlocation.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
insert.sgml Appears I forgot to update the docs earlier. 2002-04-24 02:31:30 +00:00
ipcclean.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
listen.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
load.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
lock.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
move.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
notify.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pg_config-ref.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pg_ctl-ref.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pg_dump.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pg_dumpall.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pg_restore.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pgaccess-ref.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pgtclsh.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
pgtksh.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
postgres-ref.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
postmaster.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
psql-ref.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
reindex.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
reset.sgml Use PostgreSQL consistantly throughout docs. Before, usage was split evenly 2001-12-08 03:24:40 +00:00
revoke.sgml Restructure AclItem representation so that we can have more than eight 2002-04-21 00:26:44 +00:00
rollback.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
select.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
select_into.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
set.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
set_constraints.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
set_session_auth.sgml Accept SET SESSION AUTHORIZATION DEFAULT and RESET SESSION AUTHORIZATION 2002-05-06 19:47:30 +00:00
set_transaction.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
show.sgml Update reference pages for new INFO, NOTICE, WARNING elog() levels. 2002-03-06 06:48:05 +00:00
truncate.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
unlisten.sgml Augment the date/time examples in the User's Guide to reflect the newer 2002-04-21 19:02:39 +00:00
update.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
vacuum.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
vacuumdb.sgml Fix param handling of create* admin scripts as described months ago. 2002-02-18 05:48:45 +00:00