| Commit message (Expand) | Author | Age |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | This patch makes the following changes to the documentation: | Bruce Momjian | 2003-02-19 |
* | The following patches eliminate the overflows in the j2date() and date2j() | Bruce Momjian | 2003-02-19 |
* | Allow a time zone to be specified (and silently ignored) in the input | Tom Lane | 2003-01-31 |
* | Repair array subscript overrun identified by Yichen Xie. Reduce the | Tom Lane | 2003-01-29 |
* | Reorder VARCHAR() to appear before CHAR() in docs. | Bruce Momjian | 2003-01-15 |
* | This patch improves the documentation for SERIAL columns a little bit. | Bruce Momjian | 2002-12-06 |
* | Fix breakage in new-in-7.3 timetz_zone() function: was giving random | Tom Lane | 2002-11-21 |
* | SGML improvements. | Bruce Momjian | 2002-11-15 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Update description of timestamp types for 7.3 implementation. | Tom Lane | 2002-10-31 |
* | Fix documented sizes of geometric types. | Tom Lane | 2002-10-21 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Extend pg_cast castimplicit column to a three-way value; this allows us | Tom Lane | 2002-09-18 |
* | This patch updates the CREATE OPERATOR sgml docs for the new default | Bruce Momjian | 2002-08-23 |
* | Very minor copy-editing. | Tom Lane | 2002-08-23 |
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
* | Fix pg_dump to dump serial columns as serials. Per pghackers discussion, | Tom Lane | 2002-08-19 |
* | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian | 2002-08-13 |
* | Add User's Guide chapters on Data Definition and Data Manipulation. | Peter Eisentraut | 2002-08-05 |
* | > pgsql-bugs@postgresql.org wrote: | Bruce Momjian | 2002-07-16 |
* | Add mention of TOAST storage for character columns. | Bruce Momjian | 2002-07-16 |
* | Mark 'line' as 'not implemented' in SGML and psql \dT, per Thomas | Bruce Momjian | 2002-07-16 |
* | Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. | Thomas G. Lockhart | 2002-06-11 |
* | Remove the last traces of datatypes datetime and timespan. | Tom Lane | 2002-05-03 |
* | Updates for schema features. | Tom Lane | 2002-04-25 |
* | Implement types regprocedure, regoper, regoperator, regclass, regtype | Tom Lane | 2002-04-25 |
* | Minor wording change for readability. | Thomas G. Lockhart | 2002-04-21 |
* | Mention precision of NUMERIC in docs. | Bruce Momjian | 2002-04-13 |
* | Locale support is on by default. The choice of locale is done in initdb | Peter Eisentraut | 2002-04-03 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | This trivial patch fixes a typo and improves the phrasing of a sentence | Bruce Momjian | 2002-03-05 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |
* | Add more complete details on date/time keywords and parsing rules. | Thomas G. Lockhart | 2002-01-04 |
* | Document the precision arguments for date/time types per SQL9x. | Thomas G. Lockhart | 2001-12-29 |
* | Type interval takes a precision, too. | Tom Lane | 2001-12-23 |
* | Spiff up discussion of precision on date/time data types. | Thomas G. Lockhart | 2001-12-21 |
* | Update list of currently supported platforms. | Thomas G. Lockhart | 2001-12-08 |
* | proof-reading | Peter Eisentraut | 2001-11-28 |
* | Tweak int8in to accept -9223372036854775808, per recent discussion in | Tom Lane | 2001-11-24 |
* | Spelling and grammatical corrections. | Tom Lane | 2001-11-21 |
* | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 |
* | Peter Eisentraut wrote: | Bruce Momjian | 2001-11-21 |
* | I've created a new section to func.sgml, "Binary String Functions and | Bruce Momjian | 2001-11-20 |
* | Grammatical and spelling fixes. | Tom Lane | 2001-11-19 |
* | A bunch of small doco updates motivated by scanning the comments on | Tom Lane | 2001-11-19 |
* | Tweak parser so that there is a defined representation for datatypes | Tom Lane | 2001-11-12 |
* | Spacing improvements | Peter Eisentraut | 2001-11-08 |
* | Grammatical corrections. | Tom Lane | 2001-10-30 |