postgresql/doc/src/sgml/ref
Tom Lane 50a90fac40 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
(hope I got 'em all).  Per discussion, this release will be 9.0 not 8.5.
2010-02-17 04:19:41 +00:00
..
abort.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
allfiles.sgml Add large object access control. 2009-12-11 03:34:57 +00:00
alter_aggregate.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
alter_conversion.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_database.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_default_privileges.sgml Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES. We have 2009-10-12 23:41:45 +00:00
alter_domain.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
alter_foreign_data_wrapper.sgml Add manvolnum, so that man pages are generated. 2009-06-19 15:28:25 +00:00
alter_function.sgml Easier to translate psql help 2009-09-18 05:00:42 +00:00
alter_group.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_index.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
alter_language.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_large_object.sgml Add missing Id keyword to alter_large_object.sgml. 2009-12-19 03:29:28 +00:00
alter_opclass.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_operator.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_opfamily.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_role.sgml Make it possibly to specify GUC params per user and per database. 2009-10-07 22:14:26 +00:00
alter_schema.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_sequence.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
alter_server.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_table.sgml Fix mismatched tags introduced by attribute options patch. 2010-01-22 17:30:24 +00:00
alter_tablespace.sgml Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). 2010-01-05 21:54:00 +00:00
alter_trigger.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_tsconfig.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_tsdictionary.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_tsparser.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_tstemplate.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_type.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
alter_user.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_user_mapping.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
alter_view.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
analyze.sgml Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. 2010-01-22 16:40:19 +00:00
begin.sgml Easier to translate psql help 2009-09-18 05:00:42 +00:00
checkpoint.sgml Allow read only connections during recovery, known as Hot Standby. 2009-12-19 01:32:45 +00:00
close.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
cluster.sgml Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
clusterdb.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
comment.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
commit.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
commit_prepared.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
copy.sgml Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
create_aggregate.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_cast.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_constraint.sgml Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be 2009-11-20 20:38:12 +00:00
create_conversion.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_database.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_domain.sgml Easier to translate psql help 2009-09-18 05:00:42 +00:00
create_foreign_data_wrapper.sgml Always pass catalog id to the options validator function specified in 2009-12-23 12:23:59 +00:00
create_function.sgml Ooops, let's get the non-null vs null bit right ... 2010-02-14 01:01:35 +00:00
create_group.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_index.sgml Allow the index name to be omitted in CREATE INDEX, causing the system to 2009-12-23 17:41:45 +00:00
create_language.sgml Adjust some more places in the documentation to match the fact that 2009-12-19 01:49:02 +00:00
create_opclass.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_operator.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_opfamily.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_role.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_rule.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_schema.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_sequence.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_server.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_table.sgml Type table feature 2010-01-28 23:21:13 +00:00
create_table_as.sgml TABLE command 2008-11-20 14:04:46 +00:00
create_tablespace.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_trigger.sgml Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be 2009-11-20 20:38:12 +00:00
create_tsconfig.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_tsdictionary.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_tsparser.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_tstemplate.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
create_type.sgml Zero-label enums: 2009-12-26 16:55:21 +00:00
create_user.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_user_mapping.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
create_view.sgml Fix erroneous handling of shared dependencies (ie dependencies on roles) 2009-10-02 18:13:04 +00:00
createdb.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
createlang.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
createuser.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
deallocate.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
declare.sgml Add a warning about possible strange behavior of volatile functions 2009-06-10 19:21:37 +00:00
delete.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
discard.sgml Tweak wording of DISCARD ALL description to avoid giving the impression 2008-11-27 00:28:06 +00:00
do.sgml Fix synopsis of DO statement. 2010-02-16 00:49:42 +00:00
drop_aggregate.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_cast.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
drop_conversion.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_database.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_domain.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_foreign_data_wrapper.sgml Add manvolnum, so that man pages are generated. 2009-06-19 15:28:25 +00:00
drop_function.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_group.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_index.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_language.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_opclass.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_operator.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
drop_opfamily.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_owned.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_role.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_rule.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
drop_schema.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_sequence.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_server.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
drop_table.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_tablespace.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
drop_trigger.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_tsconfig.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_tsdictionary.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_tsparser.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_tstemplate.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_type.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_user.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
drop_user_mapping.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
drop_view.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
dropdb.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
droplang.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
dropuser.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
ecpg-ref.sgml Update reference documentation on may/can/might: 2007-01-31 23:26:05 +00:00
end.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
execute.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
explain.sgml Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
fetch.sgml Document the previous FETCH and MOVE changes. 2009-11-11 20:07:57 +00:00
grant.sgml Improve documentation for pg_largeobject changes. 2009-12-17 14:36:16 +00:00
initdb.sgml Add init[db] option to pg_ctl 2009-12-10 06:32:28 +00:00
insert.sgml Support column-level privileges, as required by SQL standard. 2009-01-22 20:16:10 +00:00
listen.sgml Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. 2010-02-16 22:34:57 +00:00
load.sgml Make LOAD of an already-loaded library into a no-op, instead of attempting 2009-09-03 22:11:07 +00:00
lock.sgml Easier to translate psql help 2009-09-18 05:00:42 +00:00
move.sgml Document the previous FETCH and MOVE changes. 2009-11-11 20:07:57 +00:00
notify.sgml Tweak description of payload parameter. 2010-02-17 00:57:06 +00:00
pg_config-ref.sgml Added --htmldir option to pg_config, equivalent to the new configure option. 2008-02-18 14:51:48 +00:00
pg_controldata.sgml Make LC_COLLATE and LC_CTYPE database-level settings. Collation and 2008-09-23 09:20:39 +00:00
pg_ctl-ref.sgml Add init[db] option to pg_ctl 2009-12-10 06:32:28 +00:00
pg_dump.sgml Document that autovacuum may run ANALYZE 2009-08-07 20:54:31 +00:00
pg_dumpall.sgml Remove the -d and -D options of pg_dump and pg_dumpall. The functionality 2009-03-22 16:44:26 +00:00
pg_resetxlog.sgml Make LC_COLLATE and LC_CTYPE database-level settings. Collation and 2008-09-23 09:20:39 +00:00
pg_restore.sgml Document that autovacuum may run ANALYZE 2009-08-07 20:54:31 +00:00
postgres-ref.sgml Minor copy-editing. 2007-07-09 01:08:09 +00:00
postmaster.sgml Merge postmaster and postgres command into just postgres. postmaster 2006-06-18 15:38:37 +00:00
prepare.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
prepare_transaction.sgml Add note that PREPARE TRANSACTION is for transaction managers, not 2010-01-25 18:23:10 +00:00
psql-ref.sgml Allow psql variables to be interpolated with literal or identifier escaping. 2010-01-29 17:44:12 +00:00
reassign_owned.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
reindex.sgml Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
reindexdb.sgml Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
release_savepoint.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
reset.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
revoke.sgml Add large object access control. 2009-12-11 03:34:57 +00:00
rollback.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
rollback_prepared.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
rollback_to.sgml Clarify what's supposed to happen when a cursor FETCH is rolled back 2009-12-02 21:11:12 +00:00
savepoint.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
select.sgml Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
select_into.sgml Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
set.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
set_constraints.sgml Update SET CONSTRAINTS reference page --- it failed to mention EXCLUDE 2010-01-18 00:32:21 +00:00
set_role.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
set_session_auth.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
set_transaction.sgml Easier to translate psql help 2009-09-18 05:00:42 +00:00
show.sgml Remove add_missing_from GUC and associated parser support for "implicit RTEs". 2009-10-21 20:22:38 +00:00
start_transaction.sgml Easier to translate psql help 2009-09-18 05:00:42 +00:00
truncate.sgml Typo fix. 2009-04-26 02:56:52 +00:00
unlisten.sgml Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. 2010-02-16 22:34:57 +00:00
update.sgml Make the placeholder naming in the synopses of the SQL help more consistent 2009-09-19 10:23:27 +00:00
vacuum.sgml Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
vacuumdb.sgml Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
values.sgml Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00