.. |
ref
|
Remove pgaccess from docs; not shipping it anymore.
|
23 years ago |
Makefile
|
Add User's Guide chapters on Data Definition and Data Manipulation.
|
23 years ago |
admin.sgml
|
Move disk usage section into its own section.
|
24 years ago |
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
|
Add User's Guide chapters on Data Definition and Data Manipulation.
|
23 years ago |
backup.sgml
|
proof-reading
|
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.
|
23 years ago |
catalogs.sgml
|
Code review and documentation updates for indisclustered patch.
|
23 years ago |
charset.sgml
|
Add Cyrillic and other encodings for encoding conversion.
|
23 years ago |
client-auth.sgml
|
This patch improves the "Client Authentication" section of the user's
|
23 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
|
This patch updates the CREATE OPERATOR sgml docs for the new default
|
23 years ago |
datetime.sgml
|
Add Myannar Time, Iran Time variant name, and Marquesas Time.
|
23 years ago |
ddl.sgml
|
Add more information about schemas. Combines some previously existing
|
23 years ago |
developer.sgml
|
…
|
|
dfunc.sgml
|
Add OS X link line example for external functions.
|
23 years ago |
diskusage.sgml
|
Fix capitalization.
|
24 years ago |
dml.sgml
|
Forgot to add/remove files.
|
23 years ago |
docguide.sgml
|
Structure reference pages consistently. Document that structure.
|
23 years ago |
ecpg.sgml
|
Spell-check and markup police
|
24 years ago |
entities.sgml
|
Forgot to add/remove files.
|
23 years ago |
extend.sgml
|
Replace ad-hoc insertions into pg_opclass and friends with CREATE
|
23 years ago |
features.sgml
|
Add IS OF type predicate.
|
23 years ago |
filelist.sgml
|
Remove libpq++ SGML documentation.
|
23 years ago |
fixrtf
|
…
|
|
func-ref.sgml
|
…
|
|
func.sgml
|
Joe Conway wrote:
|
23 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
|
23 years ago |
indices.sgml
|
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers.
|
23 years ago |
info.sgml
|
proof-reading
|
24 years ago |
install-win32.sgml
|
proof-reading
|
24 years ago |
installation.sgml
|
Remove more references to pgaccess as a build target in docs.
|
23 years ago |
intro.sgml
|
Editorial review
|
24 years ago |
jdbc.sgml
|
Spell checking and markup additions
|
24 years ago |
keywords.sgml
|
Improve COPY syntax to use WITH clause, keep backward compatibility.
|
24 years ago |
legal.sgml
|
Update copyright to 2002.
|
24 years ago |
libpgeasy.sgml
|
Improve libpgeasy API for multiple result sets, add example.
|
24 years ago |
libpgtcl.sgml
|
Fix SGML build failure.
|
23 years ago |
libpq.sgml
|
Missed mention of PGPASSWORDFILE.
|
23 years ago |
lobj.sgml
|
Correct documention of lo_unlink return value as int, not Oid.
|
24 years ago |
maintenance.sgml
|
Rename command to reindexdb, for consistency.
|
24 years ago |
manage-ag.sgml
|
proof-reading
|
24 years ago |
manage.sgml
|
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers.
|
23 years ago |
monitoring.sgml
|
Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs
|
23 years ago |
mvcc.sgml
|
[ Newest version of patch applied.]
|
23 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
|
Code review for HeapTupleHeader changes. Add version number to page headers
|
23 years ago |
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 |
plpgsql.sgml
|
plpgsql functions can return RECORD, per Neil Conway.
|
23 years ago |
plpython.sgml
|
Spell checking and markup additions
|
24 years ago |
pltcl.sgml
|
Add a bunch of pseudo-types to replace the behavior formerly associated
|
23 years ago |
postgres.sgml
|
Add User's Guide chapters on Data Definition and Data Manipulation.
|
23 years ago |
problems.sgml
|
Spell-check and markup police
|
24 years ago |
programmer.sgml
|
Remove libpq++ SGML documentation.
|
23 years ago |
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
|
Add User's Guide chapters on Data Definition and Data Manipulation.
|
23 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
|
Remove more references to pgaccess as a build target in docs.
|
23 years ago |
regress.sgml
|
Make regression tests locale-proof by setting some locale categories
|
24 years ago |
release.sgml
|
Update new HISTORY file for 7.3!
|
23 years ago |
rules.sgml
|
Change naming rule for ON SELECT rules of views: they're all just
|
24 years ago |
runtime.sgml
|
Fix broken markup.
|
23 years ago |
sources.sgml
|
Spell-check and markup police
|
24 years ago |
spi.sgml
|
I checked all the previous string handling errors and most of them were
|
23 years ago |
sql.sgml
|
Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and as
|
23 years ago |
standalone-install.sgml
|
…
|
|
start.sgml
|
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers.
|
23 years ago |
stylesheet.css
|
Uppercase class selectors, to work with browsers that follow the standards.
|
24 years ago |
stylesheet.dsl
|
Add User's Guide chapters on Data Definition and Data Manipulation.
|
23 years ago |
syntax.sgml
|
Add more information about schemas. Combines some previously existing
|
23 years ago |
trigger.sgml
|
Add a bunch of pseudo-types to replace the behavior formerly associated
|
23 years ago |
tutorial.sgml
|
…
|
|
typeconv.sgml
|
Add more information about schemas. Combines some previously existing
|
23 years ago |
user-manag.sgml
|
Add more information about schemas. Combines some previously existing
|
23 years ago |
user.sgml
|
Add User's Guide chapters on Data Definition and Data Manipulation.
|
23 years ago |
version.sgml
|
Brand 7.3. Ready for beta!
|
23 years ago |
wal.sgml
|
Fix another typo.
|
23 years ago |
xaggr.sgml
|
Editorial review
|
24 years ago |
xfunc.sgml
|
plpgsql functions can return RECORD, per Neil Conway.
|
23 years ago |
xindex.sgml
|
Replace ad-hoc insertions into pg_opclass and friends with CREATE
|
23 years ago |
xoper.sgml
|
Update for additional options in CREATE OPERATOR.
|
24 years ago |
xplang.sgml
|
Add a bunch of pseudo-types to replace the behavior formerly associated
|
23 years ago |
xtypes.sgml
|
Add a bunch of pseudo-types to replace the behavior formerly associated
|
23 years ago |
y2k.sgml
|
Update Thomas Lockhart's email address to lockhart@fourpalms.org.
|
24 years ago |