aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/createlang.sgml
Commit message (Expand)AuthorAge
* Create the pg_pltemplate system catalog to hold template informationTom Lane2005-09-08
* Implement a preliminary 'template' facility for procedural languages,Tom Lane2005-09-05
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Add reference to libpq environment variables for client applications.Bruce Momjian2005-05-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Add/edit index entries.Peter Eisentraut2003-08-31
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-24
* Reimplement create and drop scripts in C, to reduce repetitivePeter Eisentraut2003-03-18
* This patch fixes an error in the usage message for 'clusterdb', andBruce Momjian2003-02-13
* Assorted reference page updatesPeter Eisentraut2002-10-11
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Make sure all clients have the same understanding of default user namePeter Eisentraut2002-08-10
* Structure reference pages consistently. Document that structure.Peter Eisentraut2002-07-28
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Fix copy-and-paste brain damage. (These commands do not create aTom Lane2002-01-06
* In createlang, make dbname optional, not langname, or rather, makeBruce Momjian2002-01-03
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* proof-readingPeter Eisentraut2001-11-28
* More cleanup of CREATE FUNCTION examples.Tom Lane2001-10-26
* Add note explaining that multiple prompts for a password are normalTom Lane2001-10-22
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Add --echo option to createlang and droplang.Peter Eisentraut2001-05-09
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* Make socket option specify just the directory, not the full path.Bruce Momjian2000-11-22
* Add mention of hostname leading slash handling to all manual pages that use -h.Bruce Momjian2000-11-13
* Remove -k unix socketpath option from client side, allow hostname withBruce Momjian2000-11-13
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-13
* Markup enhancements, some factual corrections.Peter Eisentraut2000-11-11
* Update for createlang options in docs.Bruce Momjian2000-11-04
* reference page cleanupBruce Momjian2000-07-21
* createlang fixBruce Momjian2000-06-01
* Fix createlang -l dbname so it works, update sgml.Bruce Momjian2000-05-15
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* another round of user interface cleanupsPeter Eisentraut2000-01-19
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-05
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04
* Fix markup to allow clean man pages.Thomas G. Lockhart1999-08-06