postgresql/doc/src/sgml
Bruce Momjian 43a3543a4e Authentication improvements:
A new pg_hba.conf column, USER
Allow specifiction of lists of users separated by commas
Allow group names specified by +
Allow include files containing lists of users specified by @
Allow lists of databases, and database files
Allow samegroup in database column to match group name matching dbname
Removal of secondary password files
Remove pg_passwd utility
Lots of code cleanup in user.c and hba.c
New data/global/pg_pwd format
New data/global/pg_group file
2002-04-04 04:25:54 +00:00
..
ref Authentication improvements: 2002-04-04 04:25:54 +00:00
admin.sgml Add documentation about statistics collector and stats views & functions. 2001-10-16 23:57:06 +00:00
advanced.sgml Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.com 2002-02-12 22:25:15 +00:00
arch-dev.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
arch-pg.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
array.sgml Improve documentation about array I/O representation. 2002-03-17 19:59:57 +00:00
backup.sgml proof-reading 2001-11-28 20:49:10 +00:00
biblio.sgml Adjust spelling of article titles to match the originals, add some links. 2002-01-08 23:50:37 +00:00
bki.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
book-decl.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
catalogs.sgml pg_type has a typnamespace column; system now supports creating types 2002-03-29 19:06:29 +00:00
charset.sgml Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
client-auth.sgml Authentication improvements: 2002-04-04 04:25:54 +00:00
compiler.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
contacts.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 2002-01-08 20:03:58 +00:00
cvs.sgml Make spelling of operating system names match official version closely. 2002-01-09 00:52:38 +00:00
datatype.sgml Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
datetime.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
developer.sgml Bunch of copy fitting and style sheet tweakage to get decent looking print 2001-10-09 18:46:00 +00:00
dfunc.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
docguide.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
ecpg.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
extend.sgml Editorial review 2002-01-07 02:29:15 +00:00
filelist.sgml Add documentation about statistics collector and stats views & functions. 2001-10-16 23:57:06 +00:00
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 2001-04-20 15:50:25 +00:00
func-ref.sgml Add id field to chapter and book tags to allow output file names 1998-07-29 06:50:04 +00:00
func.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
geqo.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
gist.sgml Make spelling of operating system names match official version closely. 2002-01-09 00:52:38 +00:00
history.sgml Editorial review 2002-01-07 02:29:15 +00:00
indexcost.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
indices.sgml Editorial review 2002-01-07 02:29:15 +00:00
info.sgml proof-reading 2001-11-28 20:49:10 +00:00
inherit.sgml Editorial review 2002-01-07 02:29:15 +00:00
install-win32.sgml proof-reading 2001-11-28 20:49:10 +00:00
installation.sgml Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
intro.sgml Editorial review 2002-01-07 02:29:15 +00:00
jdbc.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
keywords.sgml Minor wordsmithing. 2002-01-08 15:38:42 +00:00
legal.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
libpgeasy.sgml Improve libpgeasy API for multiple result sets, add example. 2002-03-04 18:50:21 +00:00
libpgtcl.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
libpq++.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
libpq.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
lobj.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
maintenance.sgml Update docs for new INFO, NOTICE, WARNING elog() levels. 2002-03-06 06:44:33 +00:00
Makefile Remove Jade/TeX hack, now that OpenJade 1.3.1 has it fixed. 2002-01-30 21:54:17 +00:00
manage-ag.sgml proof-reading 2001-11-28 20:49:10 +00:00
manage.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
monitoring.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
mvcc.sgml Improve spelling of lock names, and some other editing. 2002-03-27 02:36:51 +00:00
nls.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
notation.sgml Copy-editing. 2001-11-23 22:06:20 +00:00
odbc.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
page.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
perform.sgml Tweak labeling of plan qual conditions for more consistency. 2002-03-24 17:11:37 +00:00
plperl.sgml Update docs for new stored procedure error levels. 2002-03-06 19:05:58 +00:00
plpython.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
plsql.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
pltcl.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
postgres.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
problems.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
programmer.sgml Editorial review 2002-01-07 02:29:15 +00:00
protocol.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
pygresql.sgml Don't mark up as acronym that which is not an acronym. 2002-03-27 19:19:23 +00:00
queries.sgml proof-reading 2001-11-28 20:49:10 +00:00
query.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
recovery.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
refentry.sgml Accumulated fixups. 2000-03-30 22:22:41 +00:00
reference.ced Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
reference.sgml Authentication improvements: 2002-04-04 04:25:54 +00:00
regress.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
release.sgml Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
rules.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
runtime.sgml Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
sources.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
spi.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
sql.sgml Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this. 2002-03-15 16:16:31 +00:00
standalone-install.sgml Readd test/regress/README file, this time with a well-defined and simple 2001-09-21 18:37:05 +00:00
start.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
storage.sgml Add id field to chapter and book tags to allow output file names 1998-07-29 06:50:04 +00:00
stylesheet.css Uppercase class selectors, to work with browsers that follow the standards. 2002-03-11 05:02:04 +00:00
stylesheet.dsl Fix copy-and-paste bug in print style. 2002-01-30 21:53:40 +00:00
syntax.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
trigger.sgml Add tgconstrrelid to stored Trigger structures, make RI trigger functions 2002-04-01 22:36:13 +00:00
tutorial.sgml New blood and fresh air for tutorial 2001-09-02 23:27:50 +00:00
typeconv.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
user-manag.sgml proof-reading 2001-11-28 20:49:10 +00:00
user.sgml Add index. Only some parts of the manual set have index entries so far... 2001-05-12 22:51:36 +00:00
version.sgml Set version to 7.3devel. 2002-02-18 21:46:17 +00:00
wal.sgml Update wal files computation documentation. 2002-02-11 23:25:14 +00:00
xaggr.sgml Editorial review 2002-01-07 02:29:15 +00:00
xfunc.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
xindex.sgml Don't mark up as acronym that which is not an acronym. 2002-03-27 19:19:23 +00:00
xoper.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
xplang.sgml Editorial review 2002-01-07 02:29:15 +00:00
xtypes.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
y2k.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 2002-01-08 20:03:58 +00:00