postgresql/doc/src/sgml/ref
Robert Haas c4096c7639 Allow per-column foreign data wrapper options.
Shigeru Hanada, with fairly minor editing by me.
2011-08-05 13:24:03 -04:00
..
abort.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
allfiles.sgml Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source 2011-04-04 16:09:10 -04:00
alter_aggregate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_collation.sgml DDL support for collations 2011-02-12 15:55:18 +02:00
alter_conversion.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_database.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_default_privileges.sgml Basic foreign table support. 2011-01-01 23:48:11 -05:00
alter_domain.sgml Enable CHECK constraints to be declared NOT VALID 2011-06-30 11:24:31 -04:00
alter_extension.sgml In ALTER EXTENSION docs, document left_type/right_type. 2011-06-13 10:24:37 -04:00
alter_foreign_data_wrapper.sgml Create the catalog infrastructure for foreign-data-wrapper handlers. 2011-02-19 00:07:15 -05:00
alter_foreign_table.sgml Allow per-column foreign data wrapper options. 2011-08-05 13:24:03 -04:00
alter_function.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_group.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_index.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_language.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_large_object.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_opclass.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_operator.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_opfamily.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
alter_role.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
alter_schema.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_sequence.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_server.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_table.sgml Enable CHECK constraints to be declared NOT VALID 2011-06-30 11:24:31 -04:00
alter_tablespace.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
alter_trigger.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_tsconfig.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_tsdictionary.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_tsparser.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_tstemplate.sgml Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
alter_type.sgml Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to descendants. 2011-04-20 22:49:37 -04:00
alter_user.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
alter_user_mapping.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
alter_view.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
analyze.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
begin.sgml Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
checkpoint.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
close.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
cluster.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
clusterdb.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
comment.sgml Fix typo. 2011-07-27 11:20:07 -04:00
commit.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
commit_prepared.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
copy.sgml Add ENCODING option to COPY TO/FROM and file_fdw. 2011-02-21 14:32:40 +09:00
create_aggregate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_cast.sgml Adjust doc wording about the casting exceptions for composite types. 2011-03-15 20:47:31 -04:00
create_collation.sgml Make a code-cleanup pass over the collations patch. 2011-04-22 17:43:18 -04:00
create_conversion.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_database.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_domain.sgml Make a code-cleanup pass over the collations patch. 2011-04-22 17:43:18 -04:00
create_extension.sgml Add some useful cross-references to the CREATE EXTENSION reference page. 2011-04-13 02:56:33 -04:00
create_foreign_data_wrapper.sgml Implement an API to let foreign-data wrappers actually be functional. 2011-02-20 00:18:14 -05:00
create_foreign_table.sgml Allow per-column foreign data wrapper options. 2011-08-05 13:24:03 -04:00
create_function.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_group.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_index.sgml Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY 2011-06-13 17:17:16 -04:00
create_language.sgml Update documentation to reflect that standard PLs are now extensions. 2011-03-05 01:08:38 -05:00
create_opclass.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
create_operator.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_opfamily.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_role.sgml Give superusers REPLIACTION permission by default 2011-01-05 14:24:17 +01:00
create_rule.sgml Support triggers on views. 2010-10-10 13:45:07 -04:00
create_schema.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_sequence.sgml Basic foreign table support. 2011-01-01 23:48:11 -05:00
create_server.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
create_table.sgml Remove collation information from TypeName, where it does not belong. 2011-03-09 22:39:20 -05:00
create_table_as.sgml Support unlogged tables. 2010-12-29 06:48:53 -05:00
create_tablespace.sgml Document the tablespace directory "should" be empty, rather than "must" 2010-10-18 18:15:58 +00:00
create_trigger.sgml Minor copy-editing in CREATE TRIGGER reference page. 2011-03-07 16:00:36 -05:00
create_tsconfig.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tsdictionary.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tsparser.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_tstemplate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_type.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
create_user.sgml Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
create_user_mapping.sgml Fix typo. 2011-02-03 11:24:47 +01:00
create_view.sgml Document that CREATE VIEW that uses "*" for the column list will not 2011-02-01 17:17:34 -05:00
createdb.sgml Put options in more alphabetical order 2011-05-10 22:37:22 +03:00
createlang.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
createuser.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
deallocate.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
declare.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
delete.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 2010-10-15 19:55:25 -04:00
discard.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
do.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_aggregate.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_cast.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_collation.sgml Assorted editing for collation documentation. 2011-03-08 17:10:59 -05:00
drop_conversion.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_database.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_domain.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_extension.sgml Allow non-superusers to create (some) extensions. 2011-03-04 16:08:53 -05:00
drop_foreign_data_wrapper.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_foreign_table.sgml Basic foreign table support. 2011-01-01 23:48:11 -05:00
drop_function.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_group.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_index.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_language.sgml Update documentation to reflect that standard PLs are now extensions. 2011-03-05 01:08:38 -05:00
drop_opclass.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_operator.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_opfamily.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_owned.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_role.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_rule.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_schema.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_sequence.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_server.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_table.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tablespace.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_trigger.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tsconfig.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tsdictionary.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tsparser.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_tstemplate.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_type.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
drop_user.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_user_mapping.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
drop_view.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
dropdb.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
droplang.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
dropuser.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
ecpg-ref.sgml Spell checking and markup refinement 2011-05-19 01:14:45 +03:00
end.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
execute.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
explain.sgml Adjust EXPLAIN documentation, so that it's not unreasonably wide. 2010-10-08 22:59:48 -04:00
fetch.sgml Duplicate expansion of "direction" from FETCH's synopsis into MOVE 2011-04-04 12:04:43 -04:00
grant.sgml Improve wording of documentation on default privileges. 2011-07-11 11:12:34 -04:00
initdb.sgml Remove '=' from initdb switch syntax. 2011-03-09 09:48:05 -05:00
insert.sgml Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page. 2011-04-08 10:54:03 -04:00
listen.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
load.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lock.sgml Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
move.sgml Duplicate expansion of "direction" from FETCH's synopsis into MOVE 2011-04-04 12:04:43 -04:00
notify.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_basebackup.sgml Add pg_basebackup -z option for compression with default level 2011-05-30 01:02:02 +03:00
pg_config-ref.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pg_controldata.sgml Improve wording of initdb and pg_controldata manual pages. 2011-03-09 09:19:24 -05:00
pg_ctl-ref.sgml Support silent mode for service registrations on win32 2011-06-09 18:24:59 +02:00
pg_dump.sgml Put options in some sensible order 2011-05-25 21:53:26 +03:00
pg_dumpall.sgml Put options in some sensible order 2011-05-25 21:53:26 +03:00
pg_resetxlog.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pg_restore.sgml Put options in some sensible order 2011-05-25 21:53:26 +03:00
postgres-ref.sgml Document that server single-user mode does not do checkpoints or other 2011-03-09 20:19:59 -05:00
postmaster.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
prepare.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
prepare_transaction.sgml Typo fix 2011-01-11 10:45:16 +01:00
psql-ref.sgml Allow per-column foreign data wrapper options. 2011-08-05 13:24:03 -04:00
reassign_owned.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
reindex.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
reindexdb.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
release_savepoint.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
reset.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
revoke.sgml Be consistent about writing "[, ...]" instead "[,...]" in the docs. 2010-11-29 11:53:27 +02:00
rollback.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rollback_prepared.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
rollback_to.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
savepoint.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
security_label.sgml Support SECURITY LABEL on databases, tablespaces, and roles. 2011-07-20 13:18:24 -04:00
select.sgml Improve doc wording for SQL syntax of LIMIT/OFFSET. 2011-04-21 22:26:04 -04:00
select_into.sgml Fix a couple of unlogged tables goofs. 2011-02-22 14:46:19 -05:00
set.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
set_constraints.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
set_role.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
set_session_auth.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
set_transaction.sgml Unify spelling of "canceled", "canceling", "cancellation" 2011-06-29 09:28:46 +03:00
show.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
start_transaction.sgml Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
truncate.sgml Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. 2010-11-17 16:42:18 -05:00
unlisten.sgml Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
update.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 2010-10-15 19:55:25 -04:00
vacuum.sgml Fix "unparenthesized" mention in vacuum docs. 2011-03-11 07:57:53 -05:00
vacuumdb.sgml Use '=' when documenting long options. 2011-03-10 09:10:34 -05:00
values.sgml Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00