summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2000-06-02Add fix to index lengthBruce Momjian
2000-06-01createlang fixBruce Momjian
2000-06-01Update replication todo.Bruce Momjian
2000-06-01Add lock todo itemsBruce Momjian
2000-06-01Update 7.0.1 for TatsuoBruce Momjian
2000-06-01Mention pg_upgradeBruce Momjian
2000-06-01Update 7.0.1Bruce Momjian
2000-06-01Fixups for 7.0.1Bruce Momjian
2000-06-01Rename perl example eg directory to examples.Bruce Momjian
2000-06-01Update pgcvslogBruce Momjian
2000-05-30Typo fixBruce Momjian
2000-05-29Allow vacuum to perform analyze with shared lock. Update cvs manual.Bruce Momjian
2000-05-29Second round of fmgr changes: triggers are now invoked in new style,Tom Lane
2000-05-27'CREATE FUNC TION' => 'CREATE FUNCTION'.Tom Lane
2000-05-26Fix \h SELECT to not show SELECT INTO.Bruce Momjian
2000-05-26Fix initlocation syntax example for createdbBruce Momjian
2000-05-25Spell fixBruce Momjian
2000-05-23pg_ctl does not use -S by default anymore so update documentationBruce Momjian
2000-05-22Irix fixes from Murad NayalBruce Momjian
2000-05-20Update rules man pages.Bruce Momjian
2000-05-20Clean up sql functions examples.Bruce Momjian
2000-05-18Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian
2000-05-17Update trigger.sgmlBruce Momjian
2000-05-17Clean up trigger sgml docs.Bruce Momjian
2000-05-17Change plpgsql example from SELECT * INTO rec to SELECT INTO rec *.Bruce Momjian
2000-05-16Fix typoBruce Momjian
2000-05-16Cleanup plpgsql man page typoBruce Momjian
2000-05-15Fix createlang -l dbname so it works, update sgml.Bruce Momjian
2000-05-15Add mention of lo_unlink to manualBruce Momjian
2000-05-15Fix atan3-> atan2.Bruce Momjian
2000-05-12Small cleanup of file.Bruce Momjian
2000-05-11Update SGML for FETCH and url's.Bruce Momjian
2000-05-11Fix url reference with missing fields.Thomas G. Lockhart
2000-05-09Fix psql quotes in docs.Bruce Momjian
2000-05-09More single-quote fixes.Bruce Momjian
2000-05-09Add single quote.Bruce Momjian
2000-05-08Change HISTORY to show outer joins in 7.1 or 7.2.REL7_0Bruce Momjian
2000-05-08Minor fixups for markup and wording.Thomas G. Lockhart
2000-05-04Polishing for 7.0 release. Fix up inconsistant spacing in release notes.Thomas G. Lockhart
2000-05-03Oops,I've forgotten to add an documentation about -P option ofHiroshi Inoue
2000-05-03Update sco faq.Bruce Momjian
2000-05-02Update FAQ.Bruce Momjian
2000-05-02Improve section heading for date/time history.Thomas G. Lockhart
2000-05-02Fixups in content and markup for 7.0 release.Thomas G. Lockhart
2000-05-02Update HISTORY/sgml for new pgaccess version.Bruce Momjian
2000-04-28More libpgeasy update of connectdb() parameter orderingBruce Momjian
2000-04-27Update libpgeasy e-mail addressBruce Momjian
2000-04-25Fix libpq example return valuesBruce Momjian
2000-04-23Update obsolete info in CREATE INDEX ref page. (I had fixed the textTom Lane
2000-04-23List of available pg_options items was a tad out-of-date.Tom Lane