| Commit message (Expand) | Author | Age |
* | 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 |
* | Ok. Updated patch attached. | Bruce Momjian | 2002-03-06 |
* | Update docs for new stored procedure error levels. | Bruce Momjian | 2002-03-06 |
* | Update reference pages for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Update docs for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | This trivial patch fixes a typo and improves the phrasing of a sentence | Bruce Momjian | 2002-03-05 |
* | > Tatsuo Ishii wrote: | Bruce Momjian | 2002-03-05 |
* | I attach a version of my toast-slicing patch, against current CVS | Bruce Momjian | 2002-03-05 |
* | Add \timing patch to psql. Times all queries. | Bruce Momjian | 2002-03-05 |
* | Add PQunescapeBytea libpq function. | Bruce Momjian | 2002-03-04 |
* | Improve libpgeasy API for multiple result sets, add example. | Bruce Momjian | 2002-03-04 |