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