]> granicus.if.org Git - postgresql/history - doc/src/sgml/func.sgml
A bunch of small doco updates motivated by scanning the comments on
[postgresql] / doc / src / sgml / func.sgml
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-18 Tom LaneMention that LIKE ... ESCAPE '' is allowed to specify no
2001-11-17 Tom LaneExpand documentation for sequence functions (nextval...
2001-10-12 Tatsuo IshiiAdd a new function "pg_client_encoding" which returns...
2001-10-10 Peter EisentrautRemove gratuitous discrepancy between extract() and...
2001-10-09 Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-09-28 Thomas G. LockhartFix markup to allow compilation. The chapters on failur...
2001-09-28 Thomas G. LockhartAdd information on new timestamp and timestamptz data...
2001-09-20 Peter EisentrautDocument the sign() function.
2001-09-20 Peter EisentrautProvide tunable knob for x = NULL -> x IS NULL transfor...
2001-09-10 Tatsuo IshiiAdd missing ';'
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers User's Guide)
2001-09-06 Bruce Momjian - new to_char(interval, text)
2001-08-31 Tatsuo IshiiThe actual execution results are different from examples.
2001-08-31 Tatsuo IshiiActual results are different from examples
2001-08-15 Tatsuo IshiiAdd convert.
2001-08-14 Tom Lanesum() on int2 and int4 columns now uses an int8, not...
2001-07-11 Bruce Momjian> > Put encode() into base system. Used part of Alex...
2001-07-03 Bruce MomjianCorrect substring() example, found by Thomas T. Thai.
2001-06-19 Tom LaneAdd IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the...
2001-06-15 Tom LaneOops, forgot to commit doco updates for has_table_privi...
2001-06-13 Bruce MomjianDocs for:
2001-05-24 Peter EisentrautSQL function bit_length
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2001-04-20 Thomas G. LockhartFinal markup for 7.1 hardcopy release. Mostly typo...
2001-03-25 Tom LaneThe regexp pattern characters ^ and $ should be explain...
2001-03-15 Tom LaneImprove description of to_char templates.
2001-02-21 Tom LaneDocument timeofday(), mention start-of-transaction...
2001-02-19 Tom LaneAND/OR truth table needs another row IMHO.
2001-02-18 Peter EisentrautEnhance documentation of date/time functions. Add...
2001-02-12 Bruce Momjian User Manual
2001-02-05 Peter EisentrautDocument BETWEEN.
2001-01-21 Peter EisentrautDescription of table expressions, including join syntax...
2001-01-20 Peter EisentrautReplace some oldish, non-SQL'ish elements with more...
2001-01-13 Peter EisentrautAdd information about bit types. Adjust some other...
2000-12-22 Tom LaneChange default output formatting for CIDR to be unabbre...
2000-12-19 Peter EisentrautCorrect results of usage examples.
2000-12-17 Tom LaneUpdate type-coercion discussions to reflect current...
2000-12-16 Tom LaneA little wordsmithing in the pattern-matching section.
2000-12-16 Tom LaneAdd note that COALESCE and NULLIF are shorthand forms...
2000-12-14 Peter EisentrautMerge functions and operators chapters. Lots of updates.
2000-11-30 Tom LaneCorrect obsolete entry for strpos().
2000-11-25 Peter EisentrautRepair markup
2000-11-25 Bruce Momjian here is a patch for formatting.c (to_char/timestampt...
2000-11-10 Tom LaneAdjust INET/CIDR display conventions and reimplement...
2000-10-04 Peter EisentrautConvert macaddr documentation to DocBook, update outdat...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-09-25 Bruce Momjian the patch include:
2000-09-19 Peter EisentrautImplement differentiation between CURRENT_USER and...
2000-08-29 Bruce Momjian * to_char:
2000-08-07 Tom LaneClean up bogosities in use of random(3) and srandom...
2000-07-29 Tom LanePATH and POLYGON datatypes are now TOASTable. Associat...
2000-07-17 Tom LaneUpdate aggregate-function docs for STDDEV, VARIANCE.
2000-07-14 Thomas G. LockhartUpdate docs for TIME WITHOUT TIME ZONE.
2000-07-08 Thomas G. LockhartRemove reference to tag which is not available to the...
2000-07-03 Bruce MomjianIn the attache is new (correct) version. I add TZ ...
2000-07-01 Bruce MomjianBack out Karels to_char changes.
2000-07-01 Bruce Momjian In the attache is new to_date()/to_timestamp() version.
2000-06-20 Bruce Momjian> Great! Please cc: the docs or hackers mailing lists...
2000-05-15 Bruce MomjianFix atan3-> atan2.
2000-05-02 Thomas G. LockhartFixups in content and markup for 7.0 release.
2000-04-14 Thomas G. LockhartMention support for date_part('week',timestamp).
2000-04-08 Tom LaneMention cube root.
2000-04-08 Thomas G. LockhartUpdate some porting info.
2000-04-07 Bruce MomjianUpdate create_rule manual page.
2000-04-07 Thomas G. LockhartFix path to initdb in installation instructions.
2000-03-30 Thomas G. LockhartAccumulated fixups.
2000-03-28 Thomas G. LockhartAdd mention of join syntax to release notes, and reform...
2000-03-27 Thomas G. LockhartStart updating for the v7.0 release.
2000-03-20 Tom LaneAdd exp(), ln(), and some other functions to numeric...
2000-02-08 Bruce Momjian I'm sending patch with new version of to_char numbers...
2000-01-25 Bruce Momjian as attache of this mail is patch (to the main tree...
1999-09-29 Thomas G. LockhartFix (mis)information about NULLIF() SQL function.
1999-06-14 Thomas G. LockhartMinor updates for release.
1999-05-12 Thomas G. LockhartInclude mention of CASE, COALESCE, and IFNULL.
1999-01-19 Thomas G. LockhartAugment info on string functions per Jose Soares' sugge...
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-10-27 Thomas G. LockhartInclude new cidr and inet data types.
1998-10-14 Thomas G. LockhartAdd some id tags to allow cross-references from the...
1998-07-29 Thomas G. LockhartAdd missing information.
1998-07-08 Thomas G. LockhartSplit function and operator User Guide info