You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/doc/src/sgml/ref
Peter Eisentraut 6fa79755bd Add pg_basebackup -z option for compression with default level 15 years ago
..
abort.sgml Remove useless whitespace at end of lines 15 years ago
allfiles.sgml Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source 15 years ago
alter_aggregate.sgml Remove useless whitespace at end of lines 15 years ago
alter_collation.sgml DDL support for collations 15 years ago
alter_conversion.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_database.sgml Remove useless whitespace at end of lines 15 years ago
alter_default_privileges.sgml Basic foreign table support. 15 years ago
alter_domain.sgml Remove useless whitespace at end of lines 15 years ago
alter_extension.sgml Allow non-superusers to create (some) extensions. 15 years ago
alter_foreign_data_wrapper.sgml Create the catalog infrastructure for foreign-data-wrapper handlers. 15 years ago
alter_foreign_table.sgml Fix thinko in ALTER FOREIGN TABLE documentation. 15 years ago
alter_function.sgml Remove useless whitespace at end of lines 15 years ago
alter_group.sgml Remove useless whitespace at end of lines 15 years ago
alter_index.sgml Remove useless whitespace at end of lines 15 years ago
alter_language.sgml Remove useless whitespace at end of lines 15 years ago
alter_large_object.sgml Remove useless whitespace at end of lines 15 years ago
alter_opclass.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_operator.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_opfamily.sgml Spell checking and markup refinement 15 years ago
alter_role.sgml Add REPLICATION privilege for ROLEs 15 years ago
alter_schema.sgml Remove useless whitespace at end of lines 15 years ago
alter_sequence.sgml Remove useless whitespace at end of lines 15 years ago
alter_server.sgml Remove cvs keywords from all files. 15 years ago
alter_table.sgml Allow ALTER TABLE name {OF type | NOT OF}. 15 years ago
alter_tablespace.sgml Remove useless whitespace at end of lines 15 years ago
alter_trigger.sgml Remove cvs keywords from all files. 15 years ago
alter_tsconfig.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_tsdictionary.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_tsparser.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_tstemplate.sgml Add more ALTER <object> .. SET SCHEMA commands. 15 years ago
alter_type.sgml Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to descendants. 15 years ago
alter_user.sgml Add REPLICATION privilege for ROLEs 15 years ago
alter_user_mapping.sgml Remove cvs keywords from all files. 15 years ago
alter_view.sgml Remove useless whitespace at end of lines 15 years ago
analyze.sgml Remove cvs keywords from all files. 15 years ago
begin.sgml Implement genuine serializable isolation level. 15 years ago
checkpoint.sgml Remove cvs keywords from all files. 15 years ago
close.sgml Remove useless whitespace at end of lines 15 years ago
cluster.sgml Spell checking and markup refinement 15 years ago
clusterdb.sgml Use '=' when documenting long options. 15 years ago
comment.sgml Support comments on FOREIGN DATA WRAPPER and SERVER objects. 15 years ago
commit.sgml Remove useless whitespace at end of lines 15 years ago
commit_prepared.sgml Remove useless whitespace at end of lines 15 years ago
copy.sgml Add ENCODING option to COPY TO/FROM and file_fdw. 15 years ago
create_aggregate.sgml Remove useless whitespace at end of lines 15 years ago
create_cast.sgml Adjust doc wording about the casting exceptions for composite types. 15 years ago
create_collation.sgml Make a code-cleanup pass over the collations patch. 15 years ago
create_conversion.sgml Remove useless whitespace at end of lines 15 years ago
create_database.sgml Remove cvs keywords from all files. 15 years ago
create_domain.sgml Make a code-cleanup pass over the collations patch. 15 years ago
create_extension.sgml Add some useful cross-references to the CREATE EXTENSION reference page. 15 years ago
create_foreign_data_wrapper.sgml Implement an API to let foreign-data wrappers actually be functional. 15 years ago
create_foreign_table.sgml Corrections to CREATE FOREIGN TABLE documentation. 15 years ago
create_function.sgml Remove useless whitespace at end of lines 15 years ago
create_group.sgml Remove useless whitespace at end of lines 15 years ago
create_index.sgml Make a code-cleanup pass over the collations patch. 15 years ago
create_language.sgml Update documentation to reflect that standard PLs are now extensions. 15 years ago
create_opclass.sgml Spell checking and markup refinement 15 years ago
create_operator.sgml Remove useless whitespace at end of lines 15 years ago
create_opfamily.sgml Remove useless whitespace at end of lines 15 years ago
create_role.sgml Give superusers REPLIACTION permission by default 15 years ago
create_rule.sgml Support triggers on views. 15 years ago
create_schema.sgml Remove cvs keywords from all files. 15 years ago
create_sequence.sgml Basic foreign table support. 15 years ago
create_server.sgml Remove cvs keywords from all files. 15 years ago
create_table.sgml Remove collation information from TypeName, where it does not belong. 15 years ago
create_table_as.sgml Support unlogged tables. 15 years ago
create_tablespace.sgml Document the tablespace directory "should" be empty, rather than "must" 15 years ago
create_trigger.sgml Minor copy-editing in CREATE TRIGGER reference page. 15 years ago
create_tsconfig.sgml Remove useless whitespace at end of lines 15 years ago
create_tsdictionary.sgml Remove useless whitespace at end of lines 15 years ago
create_tsparser.sgml Remove useless whitespace at end of lines 15 years ago
create_tstemplate.sgml Remove useless whitespace at end of lines 15 years ago
create_type.sgml Spell checking and markup refinement 15 years ago
create_user.sgml Add REPLICATION privilege for ROLEs 15 years ago
create_user_mapping.sgml Fix typo. 15 years ago
create_view.sgml Document that CREATE VIEW that uses "*" for the column list will not 15 years ago
createdb.sgml Put options in more alphabetical order 15 years ago
createlang.sgml Use '=' when documenting long options. 15 years ago
createuser.sgml Use '=' when documenting long options. 15 years ago
deallocate.sgml Remove cvs keywords from all files. 15 years ago
declare.sgml Remove cvs keywords from all files. 15 years ago
delete.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 15 years ago
discard.sgml Remove cvs keywords from all files. 15 years ago
do.sgml Remove cvs keywords from all files. 15 years ago
drop_aggregate.sgml Remove cvs keywords from all files. 15 years ago
drop_cast.sgml Remove useless whitespace at end of lines 15 years ago
drop_collation.sgml Assorted editing for collation documentation. 15 years ago
drop_conversion.sgml Remove useless whitespace at end of lines 15 years ago
drop_database.sgml Remove useless whitespace at end of lines 15 years ago
drop_domain.sgml Remove useless whitespace at end of lines 15 years ago
drop_extension.sgml Allow non-superusers to create (some) extensions. 15 years ago
drop_foreign_data_wrapper.sgml Remove cvs keywords from all files. 15 years ago
drop_foreign_table.sgml Basic foreign table support. 15 years ago
drop_function.sgml Remove useless whitespace at end of lines 15 years ago
drop_group.sgml Remove cvs keywords from all files. 15 years ago
drop_index.sgml Remove useless whitespace at end of lines 15 years ago
drop_language.sgml Update documentation to reflect that standard PLs are now extensions. 15 years ago
drop_opclass.sgml Remove useless whitespace at end of lines 15 years ago
drop_operator.sgml Remove useless whitespace at end of lines 15 years ago
drop_opfamily.sgml Remove useless whitespace at end of lines 15 years ago
drop_owned.sgml Remove cvs keywords from all files. 15 years ago
drop_role.sgml Remove useless whitespace at end of lines 15 years ago
drop_rule.sgml Remove useless whitespace at end of lines 15 years ago
drop_schema.sgml Remove useless whitespace at end of lines 15 years ago
drop_sequence.sgml Remove useless whitespace at end of lines 15 years ago
drop_server.sgml Remove cvs keywords from all files. 15 years ago
drop_table.sgml Remove useless whitespace at end of lines 15 years ago
drop_tablespace.sgml Remove useless whitespace at end of lines 15 years ago
drop_trigger.sgml Remove useless whitespace at end of lines 15 years ago
drop_tsconfig.sgml Remove useless whitespace at end of lines 15 years ago
drop_tsdictionary.sgml Remove useless whitespace at end of lines 15 years ago
drop_tsparser.sgml Remove useless whitespace at end of lines 15 years ago
drop_tstemplate.sgml Remove useless whitespace at end of lines 15 years ago
drop_type.sgml Remove useless whitespace at end of lines 15 years ago
drop_user.sgml Remove cvs keywords from all files. 15 years ago
drop_user_mapping.sgml Remove cvs keywords from all files. 15 years ago
drop_view.sgml Remove useless whitespace at end of lines 15 years ago
dropdb.sgml Use '=' when documenting long options. 15 years ago
droplang.sgml Use '=' when documenting long options. 15 years ago
dropuser.sgml Use '=' when documenting long options. 15 years ago
ecpg-ref.sgml Spell checking and markup refinement 15 years ago
end.sgml Remove useless whitespace at end of lines 15 years ago
execute.sgml Remove cvs keywords from all files. 15 years ago
explain.sgml Adjust EXPLAIN documentation, so that it's not unreasonably wide. 15 years ago
fetch.sgml Duplicate expansion of "direction" from FETCH's synopsis into MOVE 15 years ago
grant.sgml More cleanup of FOREIGN TABLE permissions handling. 15 years ago
initdb.sgml Remove '=' from initdb switch syntax. 15 years ago
insert.sgml Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page. 15 years ago
listen.sgml Remove cvs keywords from all files. 15 years ago
load.sgml Remove cvs keywords from all files. 15 years ago
lock.sgml Implement genuine serializable isolation level. 15 years ago
move.sgml Duplicate expansion of "direction" from FETCH's synopsis into MOVE 15 years ago
notify.sgml Remove cvs keywords from all files. 15 years ago
pg_basebackup.sgml Add pg_basebackup -z option for compression with default level 15 years ago
pg_config-ref.sgml Remove useless whitespace at end of lines 15 years ago
pg_controldata.sgml Improve wording of initdb and pg_controldata manual pages. 15 years ago
pg_ctl-ref.sgml The arguments to pg_ctl kill are not optional - remove brackets in the docs. 15 years ago
pg_dump.sgml Put options in some sensible order 15 years ago
pg_dumpall.sgml Put options in some sensible order 15 years ago
pg_resetxlog.sgml Remove useless whitespace at end of lines 15 years ago
pg_restore.sgml Put options in some sensible order 15 years ago
postgres-ref.sgml Document that server single-user mode does not do checkpoints or other 15 years ago
postmaster.sgml Remove cvs keywords from all files. 15 years ago
prepare.sgml Remove useless whitespace at end of lines 15 years ago
prepare_transaction.sgml Typo fix 15 years ago
psql-ref.sgml Put documentation of backslash commands back in alphabetical order 15 years ago
reassign_owned.sgml Remove cvs keywords from all files. 15 years ago
reindex.sgml Remove cvs keywords from all files. 15 years ago
reindexdb.sgml Use '=' when documenting long options. 15 years ago
release_savepoint.sgml Remove useless whitespace at end of lines 15 years ago
reset.sgml Remove cvs keywords from all files. 15 years ago
revoke.sgml Be consistent about writing "[, ...]" instead "[,...]" in the docs. 15 years ago
rollback.sgml Remove cvs keywords from all files. 15 years ago
rollback_prepared.sgml Remove useless whitespace at end of lines 15 years ago
rollback_to.sgml Remove cvs keywords from all files. 15 years ago
savepoint.sgml Remove useless whitespace at end of lines 15 years ago
security_label.sgml Fix typos in SECURITY LABEL documentation. 15 years ago
select.sgml Improve doc wording for SQL syntax of LIMIT/OFFSET. 15 years ago
select_into.sgml Fix a couple of unlogged tables goofs. 15 years ago
set.sgml Remove useless whitespace at end of lines 15 years ago
set_constraints.sgml Remove cvs keywords from all files. 15 years ago
set_role.sgml Remove cvs keywords from all files. 15 years ago
set_session_auth.sgml Remove cvs keywords from all files. 15 years ago
set_transaction.sgml Document the DEFERRABLE option in SET TRANSACTION command. 15 years ago
show.sgml Remove cvs keywords from all files. 15 years ago
start_transaction.sgml Implement genuine serializable isolation level. 15 years ago
truncate.sgml Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. 15 years ago
unlisten.sgml Remove cvs keywords from all files. 15 years ago
update.sgml Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. 15 years ago
vacuum.sgml Fix "unparenthesized" mention in vacuum docs. 15 years ago
vacuumdb.sgml Use '=' when documenting long options. 15 years ago
values.sgml Remove useless whitespace at end of lines 15 years ago