summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2002-03-02Commit to match discussed elog() changes. Only update is that LOG isBruce Momjian
2002-03-01User and database-specific session defaults for run-time configurationPeter Eisentraut
2002-03-01Revert quotes, 7.2 doesn't need them for CREATE FUNCTION.Bruce Momjian
2002-03-01Oops, we didn't have single quotes around 'langname' in CREATE FUNCTIONBruce Momjian
2002-02-27Some cleanups in CREATE/ALTER/DROP USER ref pages.Peter Eisentraut
2002-02-26Correct typo noticed by Christopher Kings-Lynne.Tom Lane
2002-02-25Re-add equals documentation with CREATE DATABASE.Bruce Momjian
2002-02-25Remove documentation of equals in CREATE DATABASE. Mention removal ofBruce Momjian
2002-02-24Fix copy-and-paste typo.Tom Lane
2002-02-24Add -O/--owner switch to createdb script, in support of new OWNER optionTom Lane
2002-02-24Add OWNER option to CREATE DATABASE, so superusers can create databasesTom Lane
2002-02-23Heimdal support (Kerberos V implementation from KTH)Peter Eisentraut
2002-02-21Small spacing cleanup.Bruce Momjian
2002-02-21Wrap some SQL syntax examples so \h shows them better.Bruce Momjian
2002-02-18Privileges on functions and procedural languagesPeter Eisentraut
2002-02-18Set version to 7.3devel.Peter Eisentraut
2002-02-18Minor copy-editing.Tom Lane
2002-02-18Fix param handling of create* admin scripts as described months ago.Bruce Momjian
2002-02-17Fix SGML typo in previous patch.Bruce Momjian
2002-02-17I think it's important that it's actually documented that they can addBruce Momjian
2002-02-16Clarify params to ALTER TABLE to clearly show single parameters.Bruce Momjian
2002-02-13Point out that --adduser actually makes the new user a superuser. ThisTom Lane
2002-02-12Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.comBruce Momjian
2002-02-12Modify COPY TO to emit carriage returns and newlines as backslash escapesTom Lane
2002-02-11Update wal files computation documentation.Bruce Momjian
2002-02-11pg_dump and pg_restore man pages need to mention that one should restoreTom Lane
2002-01-31Consistend spelling for PL/pgSQLBruce Momjian
2002-01-31Update HISTORY/release.sgml for Monday release.Bruce Momjian
2002-01-30Don't put empty paragraphs around tables. This messed up JadeTeX somehow,Peter Eisentraut
2002-01-30Remove Jade/TeX hack, now that OpenJade 1.3.1 has it fixed.Peter Eisentraut
2002-01-30Fix copy-and-paste bug in print style.Peter Eisentraut
2002-01-25Overhaul plperl documentation.Tom Lane
2002-01-25Fix +/- mixup pointed out by Rod Taylor.Bruce Momjian
2002-01-24Fix documentation misstatement: OLD is not valid in ON SELECT.Tom Lane
2002-01-23Overhaul PL/Tcl documentation.Tom Lane
2002-01-20Spell-check and markup policePeter Eisentraut
2002-01-20Mention that 'make distclean' is a good idea when changing configureTom Lane
2002-01-18Add missing literal endtag.Bruce Momjian
2002-01-18Improve non-thread-safe mention of libpq's crypt.Bruce Momjian
2002-01-18Improve description of autocommit behavior in ecpg manual pages.Bruce Momjian
2002-01-18Explain privileges required for LOCK. Minor wordsmithing too.Tom Lane
2002-01-18Point out that superusers bypass privilege checking. Minor wordsmithing.Tom Lane
2002-01-15pg_upgrade doesn't live here anymore. Remove dangling references.Tom Lane
2002-01-14Move pg_upgrade to /contrib. Still need to make Peter's portabilityBruce Momjian
2002-01-13Wow, it actually worked for the regression database. More testing needed.Bruce Momjian
2002-01-11More man pages improvements; also needed to test sgml build.Bruce Momjian
2002-01-11Sync up.Bruce Momjian
2002-01-11More cleanups.Bruce Momjian
2002-01-11Handle int4-int8 sequence migration without full data dump.Bruce Momjian
2002-01-10Temporary workaround for links within bibliography references fouling upPeter Eisentraut