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
Neil Conway a8ac5f7626 Fix newly-introduced documentation typo. 19 years ago
..
ref Fix newly-introduced documentation typo. 19 years ago
Makefile Replace unportable use of /dev/stdin with lynx's -stdin switch. 22 years ago
admin.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
advanced.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
arch-dev.sgml Deprecate 'current' for date/time input. 24 years ago
arch-pg.sgml Spell-check and markup police 24 years ago
array.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
backup.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
biblio.sgml Adjust spelling of article titles to match the originals, add some links. 24 years ago
bki.sgml Implement types regprocedure, regoper, regoperator, regclass, regtype 24 years ago
book-decl.sgml Add User's Guide chapters on Data Definition and Data Manipulation. 24 years ago
catalogs.sgml - Link the entries in the table to the catalog heading 24 years ago
charset.sgml Add more appropriate markup. 24 years ago
client-auth.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
compiler.sgml Make use of <email> tag for marking up email addresses. 25 years ago
contacts.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 24 years ago
cvs.sgml Remove trailing blanks in cvs.sgml. 24 years ago
datatype.sgml Make PQescapeBytea and byteaout consistent with each other, and 22 years ago
datetime.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
ddl.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
developer.sgml Add more appropriate markup. 24 years ago
dfunc.sgml Add more appropriate markup. 24 years ago
diskusage.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
dml.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
docguide.sgml Structure reference pages consistently. Document that structure. 24 years ago
ecpg.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
entities.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
extend.sgml This patch adds a couple of extra index entries and removes some 24 years ago
features.sgml Revise SQL features list. 23 years ago
filelist.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 25 years ago
func-ref.sgml Add id field to chapter and book tags to allow output file names 28 years ago
func.sgml Properly document return value of strpos(). 20 years ago
geqo.sgml Spell-check and markup police 24 years ago
gist.sgml Make spelling of operating system names match official version closely. 24 years ago
history.sgml Editorial review 24 years ago
indexcost.sgml Add a bunch of pseudo-types to replace the behavior formerly associated 24 years ago
indices.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
info.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
install-win32.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
installation.sgml Fix release notes and installation instructions for 7.3.1 release. 23 years ago
intro.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
jdbc.sgml Merge changes from head. (update classname for PGConnection) 23 years ago
keywords.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
legal.sgml Update copyright to 2002. 24 years ago
libpgtcl.sgml I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy between 24 years ago
libpq.sgml Modify libpq's string-escaping routines to be aware of encoding considerations 20 years ago
lobj.sgml Correct documention of lo_unlink return value as int, not Oid. 24 years ago
maintenance.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
manage-ag.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
monitoring.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
mvcc.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
nls.sgml Add mention of T on .pot files, from pkuczynski@hypode.pl 24 years ago
notation.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
page.sgml Code review for HeapTupleHeader changes. Add version number to page headers 24 years ago
perform.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
plperl.sgml Add more appropriate markup. 24 years ago
plpgsql.sgml Add more appropriate markup. 24 years ago
plpython.sgml Small update for the removal of some memory leaks in plpython SGML example. 24 years ago
pltcl.sgml Add more appropriate markup. 24 years ago
postgres.sgml Add User's Guide chapters on Data Definition and Data Manipulation. 24 years ago
problems.sgml Recommend security@postgresql.org as the contact point for security-related bugs. 21 years ago
programmer.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
protocol.sgml Spell checking and markup additions 24 years ago
pygresql.sgml Fix broken markup. 24 years ago
queries.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
query.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
refentry.sgml Accumulated fixups. 26 years ago
reference.ced Deprecate 'current' for date/time input. 24 years ago
reference.sgml Remove more references to pgaccess as a build target in docs. 24 years ago
regress.sgml Fix linking problem. 24 years ago
release.sgml Fix markup. 19 years ago
rules.sgml Fix rewrite code so that rules are in fact executed in order by name, 24 years ago
runtime.sgml Support explicit placement of the temporary-table schema within search_path. 19 years ago
sources.sgml Spell-check and markup police 24 years ago
spi.sgml Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO 23 years ago
sql.sgml Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and as 24 years ago
standalone-install.sgml Readd test/regress/README file, this time with a well-defined and simple 25 years ago
start.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
stylesheet.css Handle indentation of verbatim environments in HTML output via CSS. 24 years ago
stylesheet.dsl Handle indentation of verbatim environments in HTML output via CSS. 24 years ago
syntax.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
trigger.sgml Add more appropriate markup. 24 years ago
tutorial.sgml Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
typeconv.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
user-manag.sgml Cleanup pass over Tutorial and Admin Guide 24 years ago
user.sgml Cleanup pass over User's Guide. Key word table updated. 23 years ago
wal.sgml Fix some misstatements in WAL parameter discussion. 24 years ago
xaggr.sgml Add more appropriate markup. 24 years ago
xfunc.sgml Add more appropriate markup. 24 years ago
xindex.sgml Add more appropriate markup. 24 years ago
xoper.sgml Add more appropriate markup. 24 years ago
xplang.sgml Add more appropriate markup. 24 years ago
xtypes.sgml Add a bunch of pseudo-types to replace the behavior formerly associated 24 years ago