postgresql/doc/src/sgml/ref
Tom Lane c715fdea26 Significant cleanups in SysV IPC handling (shared mem and semaphores).
IPC key assignment will now work correctly even when multiple postmasters
are using same logical port number (which is possible given -k switch).
There is only one shared-mem segment per postmaster now, not 3.
Rip out broken code for non-TAS case in bufmgr and xlog, substitute a
complete S_LOCK emulation using semaphores in spin.c.  TAS and non-TAS
logic is now exactly the same.
When deadlock is detected, "Deadlock detected" is now the elog(ERROR)
message, rather than a NOTICE that comes out before an unhelpful ERROR.
2000-11-28 23:27:57 +00:00
..
abort.sgml Start updating for the v7.0 release. 2000-03-27 17:14:43 +00:00
allfiles.sgml Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, 2000-11-24 20:16:40 +00:00
alter_group.sgml more doc cleanups 2000-07-24 13:17:44 +00:00
alter_table.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
alter_user.sgml spell cleanups 2000-07-22 04:30:27 +00:00
begin.sgml New beos files. FAQ cleanup. 2000-10-07 14:16:02 +00:00
close.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
cluster.sgml spell cleanups 2000-07-22 04:30:27 +00:00
comment.sgml Update porting list. 2000-04-11 05:39:15 +00:00
commit.sgml A few minor psql enhancements 2000-01-29 16:58:54 +00:00
copy.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_aggregate.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_constraint.sgml spell cleanups 2000-07-22 04:30:27 +00:00
create_database.sgml Repair markup 2000-11-15 19:43:39 +00:00
create_function.sgml Revise handling of oldstyle/newstyle functions per recent discussions 2000-11-20 20:36:57 +00:00
create_group.sgml Start updating for the v7.0 release. 2000-03-27 17:14:43 +00:00
create_index.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_language.sgml Revise handling of oldstyle/newstyle functions per recent discussions 2000-11-20 20:36:57 +00:00
create_operator.sgml Add spaces to manual page. 2000-10-10 04:42:43 +00:00
create_rule.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_sequence.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_table_as.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
create_table.sgml markup repair 2000-10-08 13:22:24 +00:00
create_trigger.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_type.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
create_user.sgml Fix typo. 2000-10-12 22:08:42 +00:00
create_view.sgml Start updating for the v7.0 release. 2000-03-27 17:14:43 +00:00
createdb.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
createlang.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
createuser.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +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 Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
delete.sgml Inheritance overhaul by Chris Bitmead <chris@bitmead.com> 2000-06-09 01:44:34 +00:00
drop_aggregate.sgml Minor updates/corrections for CREATE/DROP FUNCTION/AGGREGATE/OPERATOR. 2000-10-23 00:46:07 +00:00
drop_database.sgml Markup enhancements, some factual corrections. 2000-11-11 23:01:45 +00:00
drop_function.sgml Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use 2000-05-18 14:24:38 +00:00
drop_group.sgml * User management commands no longer user pg_exec_query_dest -> more robust 2000-01-14 22:11:38 +00:00
drop_index.sgml Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
drop_language.sgml Make PROCEDURAL optional in CREATE/DROP LANGUAGE. 2000-11-04 21:04:56 +00:00
drop_operator.sgml Minor updates/corrections for CREATE/DROP FUNCTION/AGGREGATE/OPERATOR. 2000-10-23 00:46:07 +00:00
drop_rule.sgml Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
drop_sequence.sgml Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
drop_table.sgml Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
drop_trigger.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
drop_type.sgml Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
drop_user.sgml Start updating for the v7.0 release. 2000-03-27 17:14:43 +00:00
drop_view.sgml Some small polishing of Mark Hollomon's cleanup of DROP command: might 2000-10-22 23:32:48 +00:00
dropdb.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
droplang.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
dropuser.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
ecpg-ref.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
end.sgml Start updating for the v7.0 release. 2000-03-27 17:14:43 +00:00
explain.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
fetch.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
grant.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
initdb.sgml Markup enhancements, some factual corrections. 2000-11-11 23:01:45 +00:00
initlocation.sgml Markup enhancements, some factual corrections. 2000-11-11 23:01:45 +00:00
insert.sgml Fix discrepency in field names. 2000-10-20 14:02:12 +00:00
ipcclean.sgml Markup enhancements, some factual corrections. 2000-11-11 23:01:45 +00:00
listen.sgml Updated user's guide to match new psql's output format 2000-03-26 18:32:30 +00:00
load.sgml Complete merge of all old man page information. 1999-07-22 15:09:15 +00:00
lock.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
move.sgml Update SGML for FETCH and url's. 2000-05-11 17:32:33 +00:00
notify.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
pg_config-ref.sgml Markup enhancements, some factual corrections. 2000-11-11 23:01:45 +00:00
pg_ctl-ref.sgml Update pg_ctl ref page, help output, messages. Some repair to work better 2000-11-25 17:17:30 +00:00
pg_dump.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
pg_dumpall.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
pg_passwd.sgml Refinements 2000-11-18 19:05:58 +00:00
pg_restore.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
pg_upgrade.sgml Cleanups 2000-07-22 02:39:10 +00:00
pgaccess-ref.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
pgadmin-ref.sgml Start updating for the v7.0 release. 2000-03-27 17:14:43 +00:00
pgtclsh.sgml Fix markup to allow clean man pages. 1999-08-06 13:50:31 +00:00
pgtksh.sgml Fix markup to allow clean man pages. 1999-08-06 13:50:31 +00:00
postgres-ref.sgml Update and polish postmaster and postgres help output and man pages. 2000-11-14 18:11:32 +00:00
postmaster.sgml Significant cleanups in SysV IPC handling (shared mem and semaphores). 2000-11-28 23:27:57 +00:00
psql-ref.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00
reindex.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
reset.sgml Separated set constraints and set transaction reference pages, revised set 2000-06-18 21:24:54 +00:00
revoke.sgml Fix typo 2000-10-12 21:23:34 +00:00
rollback.sgml A few minor psql enhancements 2000-01-29 16:58:54 +00:00
select_into.sgml More doc cleanups, from book. 2000-07-21 18:51:24 +00:00
select.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
set_constraints.sgml Add information on SET SESSION CHARACTERISTICS. 2000-07-14 15:27:14 +00:00
set_transaction.sgml Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, 2000-11-24 20:16:40 +00:00
set.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
show.sgml Separated set constraints and set transaction reference pages, revised set 2000-06-18 21:24:54 +00:00
truncate.sgml Make TABLE an optional keyword, a la LOCK TABLE (gram.y fixes not yet 1999-10-01 15:24:09 +00:00
unlisten.sgml Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
update.sgml Final proofreader changes to docs. 2000-10-05 19:57:23 +00:00
vacuum.sgml Final proofreader changes to docs. 2000-10-05 19:57:23 +00:00
vacuumdb.sgml Make socket option specify just the directory, not the full path. 2000-11-22 01:41:14 +00:00