summaryrefslogtreecommitdiff
path: root/src/backend/commands/aggregatecmds.c
Commit message (Expand)AuthorAgeFilesLines
* Completion of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-4/+3
* First phase of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-2/+2
* Add aggsortop column to pg_aggregate, so that MIN/MAX optimization canTom Lane2005-04-121-2/+6
* Convert oidvector and int2vector into variable-length arrays. ThisTom Lane2005-03-291-6/+6
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-9/+12
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-251-5/+61
* Reimplement the linked list data structure used throughout the backend.Neil Conway2004-05-261-2/+2
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-071-10/+10
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-251-2/+2
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-5/+5
* Adjust 'permission denied' messages to be more useful and consistent.Tom Lane2003-08-011-5/+9
* Another round of error message editing, covering backend/commands/.Tom Lane2003-07-201-23/+39
* Some early work on error message editing. Operator-not-found andTom Lane2003-07-041-3/+3
* Aggregates can be polymorphic, using polymorphic implementation functions.Tom Lane2003-07-011-2/+4
* First batch of object rename commands.Peter Eisentraut2003-06-271-1/+74
* Back out array mega-patch.Bruce Momjian2003-06-251-4/+2
* Array mega-patch.Bruce Momjian2003-06-241-2/+4
* pgindent run.Bruce Momjian2002-09-041-8/+8
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-24/+18
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-29/+22
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-271-15/+15
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-151-0/+208