aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Fix imcomplete SGML tag.Tatsuo Ishii2001-11-27
* formating and spelling fixes to my last doc updateBarry Lind2001-11-27
* Fix confusion about -f switch: it's output not input.Tom Lane2001-11-26
* Update for all priviledge items.Bruce Momjian2001-11-26
* Add mention of UPDATE permissions.Bruce Momjian2001-11-26
* Add documentation about "--" not working on Free/OpenBSD.Bruce Momjian2001-11-26
* More tag cleanups.Bruce Momjian2001-11-26
* Fix SGML tag misspelling.Bruce Momjian2001-11-26
* Updates to JDBC doc:Barry Lind2001-11-26
* Further work on postmaster and postgres reference pages.Tom Lane2001-11-25
* Fix markup error I introduced.Bruce Momjian2001-11-25
* Add cross-reference to standalone-backend ref page.Tom Lane2001-11-25
* Mention -c also allows -- GNU long option format, all platforms.Bruce Momjian2001-11-25
* Tweak int8in to accept -9223372036854775808, per recent discussion inTom Lane2001-11-24
* Copy-editing.Tom Lane2001-11-23
* Copy-editing.Tom Lane2001-11-23
* Add mention that ALTER TABLE RENAME affects indexes and sequences too.Bruce Momjian2001-11-22
* Add description of SSL request protocol. Miscellaneous copy-editing.Tom Lane2001-11-22
* Spell 'precedes', 'preceding' correctly in various places.Tom Lane2001-11-21
* Add documentation for pg_get_ruledef and friends.Tom Lane2001-11-21
* Spelling and grammatical corrections.Tom Lane2001-11-21
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Update for first platforms reported as workingThomas G. Lockhart2001-11-21
* Peter Eisentraut wrote:Bruce Momjian2001-11-21
* Added a few paragraphs to explain current restricted execution environment,Bruce Momjian2001-11-20
* Here's a patch adding documentation for the PQescapeBytea function toBruce Momjian2001-11-20
* I've created a new section to func.sgml, "Binary String Functions andBruce Momjian2001-11-20
* Expand discussion of logfile management a little bit.Tom Lane2001-11-20
* Expand description of how to use REINDEX.Tom Lane2001-11-20
* Fill in empty tutorial section about transactions.Tom Lane2001-11-19
* Try to be a little bit clearer about the implications of GRANT TO PUBLICTom Lane2001-11-19
* Grammatical and spelling fixes.Tom Lane2001-11-19
* Fix a few typos, grammatical problems, etc in new tutorial material.Tom Lane2001-11-19
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Add example of using 'sameuser' followed by 'all' pg_hba records toTom Lane2001-11-18
* Fix some typos.Tom Lane2001-11-18
* Update various obsolete remarks about VACUUM.Tom Lane2001-11-18
* utils/geo-decls.h should be utils/geo_decls.h, per report fromTom Lane2001-11-18
* Mention that LIKE ... ESCAPE '' is allowed to specify noTom Lane2001-11-18
* Point out that TRUNCATE can't be used inside a transaction block.Tom Lane2001-11-18
* Initial round of tweakage for man pagesPeter Eisentraut2001-11-18
* Updates about NLSPeter Eisentraut2001-11-18
* Mention the option to submit bug reports via a web-form. MinorTom Lane2001-11-18
* Fix obsolete claim that only btree indexes support multiple columns;Tom Lane2001-11-18
* Clean up treatment of creating/dropping databases in User's Guide andTom Lane2001-11-18
* Copy-editing.Tom Lane2001-11-17
* Expand documentation for sequence functions (nextval and friends).Tom Lane2001-11-17
* Update key words for recent grammar changesPeter Eisentraut2001-11-17
* Use -f for rm.Peter Eisentraut2001-11-16