aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_index.sgml
Commit message (Expand)AuthorAge
* More minor updates and copy-editing.Tom Lane2005-01-04
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE as well asBruce Momjian2004-07-12
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* Improve IS NULL partial index wording.Bruce Momjian2004-04-20
* Document partial indexes for IS NULL lookups.Bruce Momjian2004-04-20
* > >> My question is whether postgres can index null values, and if not, do IBruce Momjian2004-04-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Replace functional-index facility with expressional indexes. Any columnTom Lane2003-05-28
* More editing of reference pages.Peter Eisentraut2003-04-22
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian2002-08-13
* Replace ad-hoc insertions into pg_opclass and friends with CREATETom Lane2002-07-30
* Mention "PostgreSQL"'s hashes as slower/similar to btree.Bruce Momjian2002-06-21
* Update hash warning in manual.Bruce Momjian2002-06-21
* Document problems with hash indexes compared to btree.Bruce Momjian2002-06-21
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Add mention of function CREATE INDEX usage.Bruce Momjian2002-04-11
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Spell-check and markup policePeter Eisentraut2002-01-20
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Add semicolonTatsuo Ishii2001-09-14
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-21
* Modify partial-index-predicate applicability tester to test whetherTom Lane2001-08-06
* Partial indexes work again, courtesy of Martijn van Oosterhout.Tom Lane2001-07-16
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-17
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* datatype -> data type.Bruce Momjian2000-09-12
* Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amprocTom Lane2000-06-19
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Update obsolete info in CREATE INDEX ref page. (I had fixed the textTom Lane2000-04-23
* Update porting list.Thomas G. Lockhart2000-04-11
* Fix typo (introduced by xemacs markup normalization) in the syntax summary.Thomas G. Lockhart2000-03-16
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Minor markup adjustment.Thomas G. Lockhart1998-10-14
* Editing and markup cleanup.Thomas G. Lockhart1998-09-22
* Markup and editing adjustments...Thomas G. Lockhart1998-09-16
* Very minor formatting fixup in the refentry id field to removeThomas G. Lockhart1998-09-07