postgresql/doc/src/sgml/ref
Tom Lane 969cc16c69 Enforce restriction that COPY DELIMITERS string must be exactly one
character; replace strchr() search with simple comparison to speed up
COPY IN.  Per discussion in pghackers.
2001-12-04 21:19:57 +00:00
..
abort.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
allfiles.sgml Add SET SESSION AUTHORIZATION command. 2001-05-08 21:06:43 +00:00
alter_group.sgml Fix typo (add ;) 2001-09-12 01:55:25 +00:00
alter_table.sgml Add mention that ALTER TABLE RENAME affects indexes and sequences too. 2001-11-22 03:42:32 +00:00
alter_user.sgml Code review for MD5 authorization patch. Clean up some breakage 2001-09-21 20:31:49 +00:00
analyze.sgml Update various obsolete remarks about VACUUM. 2001-11-18 22:17:30 +00:00
begin.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
checkpoint.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
close.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
cluster.sgml Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne. 2001-10-31 04:49:44 +00:00
comment.sgml DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax 2001-10-03 20:54:22 +00:00
commit.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
copy.sgml Enforce restriction that COPY DELIMITERS string must be exactly one 2001-12-04 21:19:57 +00:00
create_aggregate.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
create_constraint.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
create_database.sgml Clean up treatment of creating/dropping databases in User's Guide and 2001-11-18 00:38:00 +00:00
create_function.sgml Initial round of tweakage for man pages 2001-11-18 20:35:02 +00:00
create_group.sgml Add semicolon 2001-09-14 07:59:31 +00:00
create_index.sgml Add semicolon 2001-09-14 08:05:55 +00:00
create_language.sgml Initial round of tweakage for man pages 2001-11-18 20:35:02 +00:00
create_operator.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
create_rule.sgml Add some notes about conditional rules used with views. 2001-11-06 23:54:32 +00:00
create_sequence.sgml Point out the dependency on having int8 arithmetic available. 2001-11-28 15:33:48 +00:00
create_table.sgml Initial round of tweakage for man pages 2001-11-18 20:35:02 +00:00
create_table_as.sgml Make the CREATE TABLE ref page more readable and update some information. 2001-10-22 18:14:47 +00:00
create_trigger.sgml Mention rules and views instead of SELECT triggers. 2001-11-30 01:22:47 +00:00
create_type.sgml Clean up wrong, misleading, or obsolete documentation about array types, 2001-11-03 21:42:47 +00:00
create_user.sgml Code review for MD5 authorization patch. Clean up some breakage 2001-09-21 20:31:49 +00:00
create_view.sgml Add some notes about conditional rules used with views. 2001-11-06 23:54:32 +00:00
createdb.sgml proof-reading 2001-11-28 20:49:10 +00:00
createlang.sgml proof-reading 2001-11-28 20:49:10 +00:00
createuser.sgml proof-reading 2001-11-28 20:49:10 +00:00
current_date.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
current_time.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
current_timestamp.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
current_user.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
declare.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
delete.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_aggregate.sgml DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax 2001-10-03 20:54:22 +00:00
drop_database.sgml Clean up treatment of creating/dropping databases in User's Guide and 2001-11-18 00:38:00 +00:00
drop_function.sgml A bunch of small doco updates motivated by scanning the comments on 2001-11-19 03:58:25 +00:00
drop_group.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_index.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_language.sgml More cleanup of CREATE FUNCTION examples. 2001-10-26 21:17:03 +00:00
drop_operator.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_rule.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_sequence.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_table.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_trigger.sgml Update compatibility information. 2001-09-13 18:17:44 +00:00
drop_type.sgml Clean up wrong, misleading, or obsolete documentation about array types, 2001-11-03 21:42:47 +00:00
drop_user.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
drop_view.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
dropdb.sgml proof-reading 2001-11-28 20:49:10 +00:00
droplang.sgml proof-reading 2001-11-28 20:49:10 +00:00
dropuser.sgml proof-reading 2001-11-28 20:49:10 +00:00
ecpg-ref.sgml proof-reading 2001-11-28 20:49:10 +00:00
end.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
explain.sgml EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple 2001-09-18 01:59:07 +00:00
fetch.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
grant.sgml Try to be a little bit clearer about the implications of GRANT TO PUBLIC 2001-11-19 19:03:56 +00:00
initdb.sgml proof-reading 2001-11-28 20:49:10 +00:00
initlocation.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
insert.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
ipcclean.sgml Bring references to ipcclean in sync with reality. 2001-09-04 00:22:34 +00:00
listen.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
load.sgml Initial round of tweakage for man pages 2001-11-18 20:35:02 +00:00
lock.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
move.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
notify.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
pg_config-ref.sgml Install dynamically loadable modules into a private subdirectory 2001-09-16 16:11:11 +00:00
pg_ctl-ref.sgml proof-reading 2001-11-28 20:49:10 +00:00
pg_dump.sgml proof-reading 2001-11-28 20:49:10 +00:00
pg_dumpall.sgml proof-reading 2001-11-28 20:49:10 +00:00
pg_passwd.sgml proof-reading 2001-11-28 20:49:10 +00:00
pg_restore.sgml proof-reading 2001-11-28 20:49:10 +00:00
pg_upgrade.sgml Refine some things to create better looking man pages. 2000-12-25 23:15:27 +00:00
pgaccess-ref.sgml proof-reading 2001-11-28 20:49:10 +00:00
pgtclsh.sgml Update/correct/refine. 2001-03-06 17:43:56 +00:00
pgtksh.sgml Update/correct/refine. 2001-03-06 17:43:56 +00:00
postgres-ref.sgml proof-reading 2001-11-28 20:49:10 +00:00
postmaster.sgml proof-reading 2001-11-28 20:49:10 +00:00
psql-ref.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
reindex.sgml Further work on postmaster and postgres reference pages. 2001-11-25 01:11:36 +00:00
reset.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
revoke.sgml Try to be a little bit clearer about the implications of GRANT TO PUBLIC 2001-11-19 19:03:56 +00:00
rollback.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +00:00
select.sgml Attached is a small patch for the Reference Manual which adds 2001-10-31 04:50:52 +00:00
select_into.sgml Move ALL out of UNION|INTERSECT|EXCEPT syntax. 2001-10-23 16:42:36 +00:00
set.sgml Put some kind of grammatical uniformity in the <refpurpose> lines. 2001-09-03 12:57:50 +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 Initial round of tweakage for man pages 2001-11-18 20:35:02 +00:00
set_transaction.sgml Bunch of copy fitting and style sheet tweakage to get decent looking print 2001-10-09 18:46:00 +00:00
show.sgml Fix show message 2001-09-14 08:47:00 +00:00
truncate.sgml Point out that TRUNCATE can't be used inside a transaction block. 2001-11-18 21:14:20 +00:00
unlisten.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
update.sgml Replace ASCII-quotes with proper markup. 2001-09-13 15:55:24 +00:00
vacuum.sgml Update various obsolete remarks about VACUUM. 2001-11-18 22:17:30 +00:00
vacuumdb.sgml proof-reading 2001-11-28 20:49:10 +00:00