aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Adjust rules for search_path so that pg_catalog is never implicitlyTom Lane2002-04-15
* Allow detection of collateindex.pl in stylesheet directory or in path,Peter Eisentraut2002-04-14
* Fix broken SGML tag.Tatsuo Ishii2002-04-14
* Update/correct inheritance examples.Tom Lane2002-04-13
* This is a proposed patch to doc/src/sgml/libpgtcl.sgml which documentsBruce Momjian2002-04-13
* Mention precision of NUMERIC in docs.Bruce Momjian2002-04-13
* Add mention of function CREATE INDEX usage.Bruce Momjian2002-04-11
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-11
* Readline and Zlib now required by default. Add options --without-readlinePeter Eisentraut2002-04-10
* Add make install-strip target.Peter Eisentraut2002-04-10
* More cleanups of cursor text.Bruce Momjian2002-04-09
* Fix markup problem with recent change.Bruce Momjian2002-04-09
* Update refcursor documentation with examples of how to return pl/pgsqlBruce Momjian2002-04-09
* Fix SGML markup problem.Bruce Momjian2002-04-09
* DST-transition-sensitive tests seem to be in horology now, notTom Lane2002-04-08
* Divide functions into three volatility classes (immutable, stable, andTom Lane2002-04-05
* Authentication improvements:Bruce Momjian2002-04-04
* Locale support is on by default. The choice of locale is done in initdbPeter Eisentraut2002-04-03
* Add tgconstrrelid to stored Trigger structures, make RI trigger functionsTom Lane2002-04-01
* ALTER TABLE SET/DROP NOT NULL, from Christopher Kings-Lynne.Tom Lane2002-04-01
* Create a new GUC variable search_path to control the namespace searchTom Lane2002-04-01
* pg_type has a typnamespace column; system now supports creating typesTom Lane2002-03-29
* Don't mark up as acronym that which is not an acronym.Peter Eisentraut2002-03-27
* Improve spelling of lock names, and some other editing.Peter Eisentraut2002-03-27
* pg_class has a relnamespace column. You can create and access tablesTom Lane2002-03-26
* New wording:Bruce Momjian2002-03-25
* Add to HISTORY:Bruce Momjian2002-03-25
* Tweak labeling of plan qual conditions for more consistency.Tom Lane2002-03-24
* Fix cut-and-paste-o.Tom Lane2002-03-24
* EXPLAIN output now comes out as a query result, not a NOTICE message.Tom Lane2002-03-24
* Create the pg_namespace system catalog. Doesn't do much yet, but it'sTom Lane2002-03-22
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* First phase of SCHEMA changes, concentrating on fixing the grammar andTom Lane2002-03-21
* Code review for DOMAIN patch.Tom Lane2002-03-20
* Put back development status section overwritten by Bruce.Tom Lane2002-03-19
* > > Users of contrib/tsearch needs after upgrading of module (compiling, inst...Bruce Momjian2002-03-19
* Add psql \dD listing of domains, from Jonathan Eisler.Bruce Momjian2002-03-19
* Add DOMAIN support. Includes manual pages and regression tests, fromBruce Momjian2002-03-19
* Improve wording of bug fix:Bruce Momjian2002-03-19
* Update for 7.2.1.Bruce Momjian2002-03-18
* Improve documentation about array I/O representation.Tom Lane2002-03-17
* Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this.Bruce Momjian2002-03-15
* Fix for docs from Patrick Welche:Bruce Momjian2002-03-15
* Mention time() and interval() are also changed in 7.2.Bruce Momjian2002-03-11
* Fix markupPeter Eisentraut2002-03-11
* Uppercase class selectors, to work with browsers that follow the standards.Peter Eisentraut2002-03-11
* Disable brackets in multi-statement rules, as discussed.Bruce Momjian2002-03-10
* Wording improvements to runtime.sgml. Add mention in postgresql.confBruce Momjian2002-03-09
* Back out domain patch until it works properly.Bruce Momjian2002-03-07
* alter table doc cleanups.Bruce Momjian2002-03-06