]> granicus.if.org Git - postgresql/history - doc/src/sgml/func.sgml
Add BETWEEN SYMMETRIC.
[postgresql] / doc / src / sgml / func.sgml
2005-06-14 Bruce MomjianAdd BETWEEN SYMMETRIC.
2005-06-14 Bruce MomjianAdd pg_postmaster_start_time() function.
2005-06-13 Neil ConwaySGML cleanup: consistently use "endterm" in <xref>s...
2005-06-09 Bruce MomjianPlease find attached a patch (diff -c against cvs HEAD...
2005-06-07 Neil ConwayAdd a function lastval(), which returns the value retur...
2005-06-06 Tom LaneTrivial markup improvement.
2005-05-23 Neil ConwayRemove some verbiage describing how min() and max(...
2005-05-23 Neil ConwayConsistently do not include a terminating period in...
2005-05-20 Neil ConwayImplement md5(bytea), update regression tests and docum...
2005-05-11 Neil ConwayFix newly introduced spelling error.
2005-05-11 Bruce MomjianAdd mention that not all functions are listed.
2005-04-13 Neil ConwayMinor consistency improvement to the documentation...
2005-04-01 Bruce MomjianFix wrong week returnded by date_trunc('week') for...
2005-03-30 Neil ConwayMinor tweak to documentation.
2005-03-25 Tom LaneFix to_date to behave reasonably when CC and YY fields...
2005-03-14 Bruce MomjianAdd support for Win1252 encoding.
2005-03-07 Bruce MomjianRename canonical encodings, per Peter:
2005-02-28 Neil ConwayImplement max() and min() aggregates for array types...
2005-02-11 Bruce MomjianMake clearer warning about using 'now' with DEFAULT:
2005-01-28 Tom LaneAdd documentation for format_type(), which somehow...
2005-01-26 Tom LaneAdd docs for a couple of formerly-undocumented geometri...
2005-01-22 Bruce MomjianMore < and > cleanups converted to ampersands.
2005-01-09 Tom LaneClarify description of greedy and non-greedy POSIX...
2005-01-08 Tom LaneSome small docs improvements motivated by reading the...
2004-12-23 Tom LaneMore minor updates and copy-editing.
2004-12-21 Bruce MomjianI was recently surprised to find that EXTRACT's day...
2004-12-13 Peter EisentrautSpell checker run
2004-12-03 Bruce MomjianBack out ARRAY() patch.
2004-12-02 Bruce MomjianAdd documention on ARRAY() function.
2004-12-02 Bruce MomjianWording improvement.
2004-12-02 Bruce MomjianDocument that btrim()'s second parameter is optional...
2004-12-01 Tom LaneClarify documentation of age() functions.
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-11-15 Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2004-11-08 Peter EisentrautUse correct function name in example
2004-10-26 Tom LaneDocument IS DISTINCT FROM in a more obvious place,...
2004-10-04 Neil ConwayFix error in setseed() docs: "int32" is not a (SQL...
2004-09-28 Neil ConwayFix typo in docs.
2004-08-18 Bruce MomjianReplace incorrect example for quote_ident
2004-08-10 Tom LaneUpdate documentation to reflect the fact that we now...
2004-08-04 Tom LaneLabel CVS tip as 8.0devel instead of 7.5devel. Adjust...
2004-08-03 Tom LaneAdd functions pg_start_backup, pg_stop_backup to create...
2004-07-12 Bruce MomjianAdd has_tablespace_privilege().
2004-07-02 Tom LaneAdd missing operators of the form interval-plus-datetim...
2004-07-02 Joe ConwayAndreas Pflug wrote:
2004-06-25 Tom LaneAdd pg_get_serial_sequence() function, and cause pg_dum...
2004-06-24 Tom LaneAdd documentation for pg_cancel_backend and pg_terminat...
2004-06-16 Tom LaneRepresent type-specific length coercion functions as...
2004-06-14 Tom LaneFix doc bug: to_timestamp() returns timestamptz, not...
2004-06-13 Tom LaneCode review for recently-added network functions. ...
2004-06-02 Bruce MomjianSmall patch that adds some documentation for the area...
2004-05-26 Bruce Momjian*) inet_(client|server)_(addr|port)() and necessary...
2004-05-26 Bruce MomjianThe added aggregates are:
2004-05-19 Bruce MomjianDocument &< and &> properly.
2004-05-14 Neil ConwayImplement the width_bucket() function, per SQL2003...
2004-05-10 Tom LanePromote row expressions to full-fledged citizens of...
2004-05-10 Neil ConwayFix typo.
2004-05-05 Neil ConwayFix a typo in the documentation.
2004-04-23 Neil ConwayAdd ceiling() as an alias for ceil(), and power() as...
2004-04-10 Bruce MomjianPlease find a small patch to fix the brain damage ...
2004-03-30 Bruce MomjianFix to_char for 1 BC. Previously it returned 1 AD.
2004-03-19 Tom LaneAdd a usage example for has_function_privilege().
2004-03-10 Neil ConwayFix a typo.
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2004-03-07 Neil ConwayEditorialization of some text discussing 'IS NULL'...
2004-03-05 Bruce MomjianPer a brief conversation with Tom, I've created a patch...
2004-03-04 Dennis BjorklundThe trim function doc did not say that the second argum...
2004-02-29 Neil ConwayFix a typo in a recent commit to func.sgml that apparen...
2004-02-27 Neil ConwayFix a few omissions in the initcap() documentation...
2004-02-22 Neil ConwayDocument the family() function (added during the 7...
2004-02-05 Joe ConwayDocumentation for generate_series() functions committed...
2003-12-26 Tom LaneBe a little more consistent about which terms are upper...
2003-12-25 Bruce Momjian> > I have no idea if this in Oracle or not. But it...
2003-12-18 Bruce MomjianPlease find enclosed a patch exemplifying typical use...
2003-12-16 Peter EisentrautAdd example for converting epoch back to timestamp.
2003-12-13 Neil ConwayThis patch makes some SGML markup more consistent and...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-24 Tom LaneRepair missed renamings of show_statement_stats and...
2003-11-04 Peter EisentrautRandom copy-editing.
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-09-30 Tom LaneAdjust documentation examples to match recent error...
2003-09-20 Tom LaneFix a batch of speling misteaks identified by Peter...
2003-09-13 Tom LaneMarginal hacks to make tables format more nicely.
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-09-11 Bruce MomjianConsistenly lowercase GUC variable names, in docs and...
2003-09-11 Bruce MomjianMention that pg_type_is_visible is used for domains...
2003-09-08 Tom LaneDocument a bunch of formerly-undocumented date/time...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-19 Tom LaneUpdates for array documentation, from Joe Conway.
2003-08-17 Bruce MomjianI almost forgot mark in docs "to_char(interval)" as...
2003-08-10 Tom LaneMake various links point to specific places instead...
2003-08-09 Tom LaneUpdate docs for 7.4 array features and polymorphic...
2003-08-04 Peter EisentrautAdd a note that AND and OR are commutative. Apparently...
2003-07-31 Tom LaneVery minor editing.
2003-07-30 Tom LaneAdd pretty-printing variants of pg_get_viewdef and...
2003-07-29 Tom LaneApply (a somewhat revised version of) Greg Mullane...
2003-07-17 Tom LaneMake EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow...
2003-07-15 Tom LaneCause SHOW DATESTYLE to produce a string that will...
2003-06-29 Tom LaneSupport expressions of the form 'scalar op ANY (array...
2003-06-27 Tom LaneCreate real array comparison functions (that use the...
next