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.
Thomas G. Lockhart
062d8b9ebd
Fix markup typo.
|
24 years ago |
| .. |
|
ref
|
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
|
24 years ago |
|
Makefile
|
Allow detection of collateindex.pl in stylesheet directory or in path,
|
24 years ago |
|
admin.sgml
|
…
|
|
|
advanced.sgml
|
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
|
24 years ago |
|
arch-dev.sgml
|
…
|
|
|
arch-pg.sgml
|
Spell-check and markup police
|
24 years ago |
|
array.sgml
|
Improve documentation about array I/O representation.
|
24 years ago |
|
backup.sgml
|
…
|
|
|
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
|
…
|
|
|
catalogs.sgml
|
Restructure AclItem representation so that we can have more than eight
|
24 years ago |
|
charset.sgml
|
Locale support is on by default. The choice of locale is done in initdb
|
24 years ago |
|
client-auth.sgml
|
Fix SGML markup problem.
|
24 years ago |
|
compiler.sgml
|
…
|
|
|
contacts.sgml
|
Update Thomas Lockhart's email address to lockhart@fourpalms.org.
|
24 years ago |
|
cvs.sgml
|
Make spelling of operating system names match official version closely.
|
24 years ago |
|
datatype.sgml
|
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
|
24 years ago |
|
datetime.sgml
|
Spell checking and markup additions
|
24 years ago |
|
developer.sgml
|
…
|
|
|
dfunc.sgml
|
Spell-check and markup police
|
24 years ago |
|
docguide.sgml
|
Spell checking and markup additions
|
24 years ago |
|
ecpg.sgml
|
Spell-check and markup police
|
24 years ago |
|
extend.sgml
|
…
|
|
|
filelist.sgml
|
…
|
|
|
fixrtf
|
…
|
|
|
func-ref.sgml
|
…
|
|
|
func.sgml
|
Fix markup typo.
|
24 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
|
…
|
|
|
indexcost.sgml
|
Spell checking and markup additions
|
24 years ago |
|
indices.sgml
|
…
|
|
|
info.sgml
|
…
|
|
|
inherit.sgml
|
Update/correct inheritance examples.
|
24 years ago |
|
install-win32.sgml
|
…
|
|
|
installation.sgml
|
Readline and Zlib now required by default. Add options --without-readline
|
24 years ago |
|
intro.sgml
|
…
|
|
|
jdbc.sgml
|
Spell checking and markup additions
|
24 years ago |
|
keywords.sgml
|
…
|
|
|
legal.sgml
|
…
|
|
|
libpgeasy.sgml
|
Improve libpgeasy API for multiple result sets, add example.
|
24 years ago |
|
libpgtcl.sgml
|
Fix broken SGML tag.
|
24 years ago |
|
libpq++.sgml
|
Spell checking and markup additions
|
24 years ago |
|
libpq.sgml
|
Spell checking and markup additions
|
24 years ago |
|
lobj.sgml
|
Correct documention of lo_unlink return value as int, not Oid.
|
24 years ago |
|
maintenance.sgml
|
Update docs for new INFO, NOTICE, WARNING elog() levels.
|
24 years ago |
|
manage-ag.sgml
|
…
|
|
|
manage.sgml
|
Spell-check and markup police
|
24 years ago |
|
monitoring.sgml
|
Spell checking and markup additions
|
24 years ago |
|
mvcc.sgml
|
Improve manual's discussion of locking and MVCC.
|
24 years ago |
|
nls.sgml
|
Spell checking and markup additions
|
24 years ago |
|
notation.sgml
|
…
|
|
|
odbc.sgml
|
Spell checking and markup additions
|
24 years ago |
|
page.sgml
|
…
|
|
|
perform.sgml
|
Tweak labeling of plan qual conditions for more consistency.
|
24 years ago |
|
plperl.sgml
|
Update docs for new stored procedure error levels.
|
24 years ago |
|
plpython.sgml
|
Spell checking and markup additions
|
24 years ago |
|
plsql.sgml
|
Remove the last traces of datatypes datetime and timespan.
|
24 years ago |
|
pltcl.sgml
|
Spell checking and markup additions
|
24 years ago |
|
postgres.sgml
|
…
|
|
|
problems.sgml
|
Spell-check and markup police
|
24 years ago |
|
programmer.sgml
|
…
|
|
|
protocol.sgml
|
Spell checking and markup additions
|
24 years ago |
|
pygresql.sgml
|
Don't mark up as acronym that which is not an acronym.
|
24 years ago |
|
queries.sgml
|
Updates for schema features.
|
24 years ago |
|
query.sgml
|
Spell-check and markup police
|
24 years ago |
|
recovery.sgml
|
Spell-check and markup police
|
24 years ago |
|
refentry.sgml
|
…
|
|
|
reference.ced
|
…
|
|
|
reference.sgml
|
Add a reference page for CREATE SCHEMA.
|
24 years ago |
|
regress.sgml
|
Make regression tests locale-proof by setting some locale categories
|
24 years ago |
|
release.sgml
|
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
|
24 years ago |
|
rules.sgml
|
Change naming rule for ON SELECT rules of views: they're all just
|
24 years ago |
|
runtime.sgml
|
Merge the last few variable.c configuration variables into the generic
|
24 years ago |
|
sources.sgml
|
Spell-check and markup police
|
24 years ago |
|
spi.sgml
|
Spell checking and markup additions
|
24 years ago |
|
sql.sgml
|
Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this.
|
24 years ago |
|
standalone-install.sgml
|
…
|
|
|
start.sgml
|
Spell-check and markup police
|
24 years ago |
|
storage.sgml
|
…
|
|
|
stylesheet.css
|
Uppercase class selectors, to work with browsers that follow the standards.
|
24 years ago |
|
stylesheet.dsl
|
Indent verbatim environments.
|
24 years ago |
|
syntax.sgml
|
Add section explaining unspecified expression evaluation order.
|
24 years ago |
|
trigger.sgml
|
pg_trigger's index on tgrelid is replaced by a unique index on
|
24 years ago |
|
tutorial.sgml
|
…
|
|
|
typeconv.sgml
|
Updates for schema features.
|
24 years ago |
|
user-manag.sgml
|
…
|
|
|
user.sgml
|
…
|
|
|
version.sgml
|
Set version to 7.3devel.
|
24 years ago |
|
wal.sgml
|
Update wal files computation documentation.
|
24 years ago |
|
xaggr.sgml
|
…
|
|
|
xfunc.sgml
|
Spell checking and markup additions
|
24 years ago |
|
xindex.sgml
|
Add a note about the interpretation of amcanmulticol and amindexnulls:
|
24 years ago |
|
xoper.sgml
|
Update for additional options in CREATE OPERATOR.
|
24 years ago |
|
xplang.sgml
|
…
|
|
|
xtypes.sgml
|
Spell checking and markup additions
|
24 years ago |
|
y2k.sgml
|
Update Thomas Lockhart's email address to lockhart@fourpalms.org.
|
24 years ago |