]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_proc.h
Add pg_get_serial_sequence() function, and cause pg_dump to use it.
[postgresql] / src / include / catalog / pg_proc.h
2004-06-25 Tom LaneAdd pg_get_serial_sequence() function, and cause pg_dum...
2004-06-16 Tom LaneRepresent type-specific length coercion functions as...
2004-06-13 Tom LaneGive inet/cidr datatypes their own hash function that...
2004-06-13 Tom LaneCode review for recently-added network functions. ...
2004-06-06 Tom LaneMinor catalog cleanups for composite-type stuff. Adjus...
2004-06-02 Bruce MomjianPer previous discussions, here are two functions to...
2004-05-26 Bruce MomjianRenumber to prevent duplicate oids. Update catalog...
2004-05-26 Bruce Momjian*) inet_(client|server)_(addr|port)() and necessary...
2004-05-26 Bruce MomjianRenumber bit/boolean aggregates to remove duplicates.
2004-05-26 Bruce MomjianThe added aggregates are:
2004-05-14 Neil ConwayImplement the width_bucket() function, per SQL2003...
2004-05-07 Tom LaneThe timezone() family of functions (a/k/a AT TIME ZONE...
2004-05-02 Bruce MomjianRevert patch --- needs more generalized solution.
2004-04-26 Bruce MomjianPlease find a attached a small patch that adds accessor...
2004-04-23 Neil ConwayAdd ceiling() as an alias for ceil(), and power() as...
2004-04-02 Tom Lanecheck_sql_fn_retval has always thought that we supporte...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2004-03-22 Tom LaneAdd timestamp-versus-timestamptz cross-type comparison...
2004-03-21 Tom LaneRevise syntax-error reporting behavior to give pleasant...
2004-02-14 Tom LaneCreate crosstype comparison operators for date vs....
2004-02-03 Joe ConwayAdd function (actually an int4 and an int8 version...
2004-01-06 Tom LaneApply the core parts of Dennis Bjorklund's patch to...
2003-12-01 Bruce MomjianAttached is a patch implementing factorial(), returning...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-12 Tom LaneCross-data-type comparisons are now indexable by btrees...
2003-10-21 Tom LaneFix built-in SQL-language functions to ensure that...
2003-08-17 Tom LaneCreate a 'type cache' that keeps track of the data...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-30 Tom LaneAdd pretty-printing variants of pg_get_viewdef and...
2003-07-01 Tom LaneSQL functions can have arguments and results declared...
2003-06-27 Tom LaneCreate real array comparison functions (that use the...
2003-06-25 Bruce MomjianBack out array mega-patch.
2003-06-24 Bruce MomjianArray mega-patch.
2003-06-24 Bruce Momjian Add ipv6 address parsing support to 'inet'...
2003-06-22 Tom LaneRevise hash join and hash aggregation code to use the...
2003-06-11 Peter EisentrautRepresent grant options in the information schema.
2003-05-26 Tom LaneCause CHAR(n) to TEXT or VARCHAR conversion to automati...
2003-05-23 Tom LaneImprove implementation of btrim/ltrim/rtrim: provide...
2003-05-15 Peter EisentrautIndexing support for pattern matching operations via...
2003-05-13 Tom LaneMore binary I/O routines.
2003-05-12 Tom LaneAdd binary I/O routines for a bunch more datatypes...
2003-05-09 Tom LaneImplement array_send/array_recv (binary I/O for arrays...
2003-05-09 Tom LaneCOPY BINARY uses the new binary I/O routines. Update...
2003-05-09 Tom LaneBinary send/receive routines for a few basic datatypes...
2003-05-08 Tom LaneReinstate pg_type's typsend and typreceive columns...
2003-04-17 Tom LaneFix abstime-to-time cast function, which has had broken...
2003-04-08 Tom LaneFirst phase of work on array improvements. ARRAY[x...
2003-04-04 Tom LaneCode review for pg_stat_get_backend_activity_start...
2003-03-21 Bruce MomjianAdd hostmask() function:
2003-03-20 Bruce MomjianThis patch creates a function named pg_get_triggerdef...
2003-03-20 Bruce MomjianAdd start time to pg_stat_activity
2003-03-14 Tom LaneRepair incorrect prorettype entry for timestamptz_izone...
2003-03-10 Tom LaneThis patch fixes a bunch of spelling mistakes in commen...
2003-03-03 Tom LaneCorrect/edit comments for geometric operators. No...
2003-02-22 Tom LaneMore infrastructure for btree compaction project. ...
2003-02-13 Bruce MomjianThe "random" regression test uses a function called...
2003-01-28 Tom LaneExtend join-selectivity API (oprjoin interface) so...
2003-01-09 Tom LaneAdd missing pg_proc entry for interval_scale(). The...
2002-12-12 Bruce MomjianTODO marked as done:
2002-12-06 Bruce MomjianAttached are two small patches to expose md5 as a user...
2002-12-05 Bruce MomjianDocument get/set bit/byte functions.
2002-12-04 Bruce MomjianMake usesysid consistently int4, not oid.
2002-11-08 Bruce MomjianThe "Allow easy display of usernames in a group (pg_hba...
2002-11-02 Tom LaneRemove encoding lookups from grammar stage, push them...
2002-10-19 Bruce MomjianThis patch adds some missing functions for float8 math...
2002-09-22 Tom LaneBring SIMILAR TO and SUBSTRING into some semblance...
2002-09-18 Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-09-12 Bruce MomjianJoe Conway wrote:
2002-09-04 Bruce Momjianpgindent run.
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-09-02 Bruce Momjian> Okay. When you get back to the original issue, the...
2002-09-01 Tom LaneMark the float8 -> int8 cast as implicit. This resolve...
2002-08-27 Bruce MomjianThis patch updates the lock listing code to use Joe...
2002-08-26 Tom LaneModify array operations to include array's element...
2002-08-23 Tom LaneFurther cleanup around the edges of OPAQUE/pseudotype...
2002-08-22 Bruce MomjianAs suggested by Tom, this patch restricts the right...
2002-08-22 Bruce MomjianOops, we got duplicate oids from patches again; pick...
2002-08-22 Bruce MomjianAdd:
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-20 Tom LaneUse a non-duplicate OID for pg_lock_status.
2002-08-20 Bruce MomjianAllow pg_statistics to be reset by calling pg_stat_reset().
2002-08-20 Bruce MomjianAdd current_database().
2002-08-17 Bruce Momjian[ Newest version of patch applied.]
2002-08-16 Tom LaneModify pg_dump to dump foreign-key constraints as const...
2002-08-15 Bruce MomjianAs discussed on several occasions previously, the new...
2002-08-09 Tom Lanehas_table_privilege spawns scions has_database_privileg...
2002-08-06 Tatsuo IshiiAdd SQL99 CONVERT() function.
2002-08-04 Tom LaneFix broken pg_backend_pid reference, per Joe Conway.
2002-08-04 Bruce MomjianAnother backend_pid rename.
2002-08-04 Thomas G. LockhartAllow bit string constants without fully-specified...
2002-07-31 Bruce MomjianRename pid function to backend_pid().
2002-07-31 Bruce MomjianAdd function to access backend pid, pg_stat_get_backend...
2002-07-24 Peter EisentrautRemove unused system table columns:
2002-07-20 Bruce Momjian> 2. This patch includes the same Table Function API...
2002-07-18 Peter Eisentrautpg_cast table, and standards-compliant CREATE/DROP...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-15 Bruce MomjianPatch for current_schemas to optionally include implici...
2002-06-11 Thomas G. LockhartImplement SQL99 OVERLAY(). Allows substitution of a...
2002-05-24 Tom LaneMark index entries "killed" when they are no longer...
next