]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_proc.h
This patch updates the lock listing code to use Joe Conway's new
[postgresql] / src / include / catalog / pg_proc.h
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...
2002-05-22 Peter EisentrautAdd optional "validator" function to languages that...
2002-05-20 Tom LaneRestructure indexscan API (index_beginscan, index_getne...
2002-05-18 Peter EisentrautAllow functions to be executed with the privileges...
2002-05-03 Tom LaneRetire xlateSqlType/xlateSqlFunc; all type name transla...
2002-04-30 Tom LaneFix obj_description() and col_description() functions...
2002-04-26 Tom LaneAdd current_schema() and current_schemas() inquiry...
2002-04-25 Tom LaneImplement types regprocedure, regoper, regoperator...
2002-04-24 Bruce MomjianFix UNKNOWN regression test failure.
2002-04-24 Bruce MomjianAdd missing columns for UNKNOWN patch. Increment catal...
2002-04-24 Bruce MomjianHere's a patch to add unknownin/unknownout support...
2002-04-21 Thomas G. LockhartSupport alternate storage scheme of 64-bit integer...
2002-04-18 Tom LaneRule names are now unique per-relation, rather than...
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-04-05 Tom LaneDivide functions into three volatility classes (immutab...
2002-04-04 Bruce MomjianAuthentication improvements:
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2002-01-12 Thomas G. LockhartRepair bugs in declarations of routines to add timestam...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Tom LaneAdd int2-to-int8 and int8-to-int2 conversion routines...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-12 Tatsuo IshiiAdd a new function "pg_client_encoding" which returns...
2001-10-03 Tom LaneSome further kibitzing on cachability of datetime funct...
2001-10-03 Thomas G. LockhartImplement precision support for timestamp and time...
2001-10-02 Tom LaneAdd CREATE OR REPLACE FUNCTION syntax to allow replacin...
2001-09-28 Thomas G. LockhartMeasure the current transaction time to milliseconds.
2001-09-14 Bruce Momjian> Here's a revised patch. Changes:
2001-09-08 Tom LaneClean up some confusion about where and how to set...
2001-09-06 Tatsuo IshiiCommit Karel's patch.
2001-09-06 Bruce Momjian - new to_char(interval, text)
2001-08-26 Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-08-16 Tom LaneSequences are now based on int8, not int4, arithmetic...
2001-08-15 Tatsuo IshiiAdd conver/convert2 functions. They are similar to...
2001-08-14 Tom Lanesum() on int2 and int4 columns now uses an int8, not...
2001-08-13 Tom LaneAdd comparison operators and btree indexing support...
2001-08-10 Tom LaneCleanup some minor oversights in optional-OIDs stuff.
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-08-06 Tom LaneSurely the pg_stat interrogation functions must not...
2001-07-31 Bruce MomjianUpdate 'translate' function description. translate...
2001-07-16 Tom LanePartial indexes work again, courtesy of Martijn van...
2001-07-15 Tom LaneRestructure index AM interface for index building and...
2001-07-11 Bruce Momjian> > Put encode() into base system. Used part of Alex...
2001-06-22 Jan WieckStatistical system views (yet without the config stuff...
2001-06-14 Tom Lanehas_table_privilege functions from Joe Conway (with...
2001-06-13 Bruce MomjianFix for duplicate oids just introduced in patch. Don...
2001-06-13 Bruce MomjianAttached is a patch adding following functions:
2001-06-12 Bruce MomjianBack out has_table_privilege patch.
2001-06-12 Bruce MomjianOK -- here's take #5.
2001-06-07 Bruce MomjianThis adds unary plus capability. No grammar changes...
2001-05-24 Peter EisentrautSQL function bit_length
2001-05-22 Peter EisentrautMake bit and bit varying types reject too long input...
2001-05-20 Tom LaneModify optimizer data structures so that IndexOptInfo...
2001-05-09 Tom LaneFirst cut at making indexscan cost estimates depend...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-27 Tom LaneMark new text<->date, text<->time, text<->timetz conver...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-22 Tom LaneChange default output formatting for CIDR to be unabbre...
2000-12-21 Peter EisentrautRepair round(numeric) function. An initdb would be...
2000-12-10 Peter EisentrautCorrect one description, add one.
2000-12-08 Tom LaneRepair erroneous use of hashvarlena() for MACADDR,...
2000-12-07 Tom LaneMake OVERLAPS operators conform to SQL92 spec regarding...
2000-12-03 Thomas G. LockhartRepair usage of the OVERLAPS operator.
2000-11-21 Tom LaneMake oidin/oidout produce and consume unsigned represen...
2000-11-11 Thomas G. LockhartDefine conversions to and from text for date, time...
2000-11-10 Tom LaneAdjust INET/CIDR display conventions and reimplement...
2000-11-06 Thomas G. LockhartAdd functions to support AT TIME ZONE syntax.
2000-10-31 Peter EisentrautChange the parser to convert SQL "position" and "substr...
2000-10-24 Peter EisentrautInteger binary operators, from Marko Kreen <marko@l...
2000-10-11 Philip WarnerAdded new SQL function setval(seq,val,bool) to restore...
2000-09-25 Bruce Momjian the patch include:
2000-09-19 Peter EisentrautImplement differentiation between CURRENT_USER and...
next