summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_language.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* First phase of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-3/+5
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Remove unused system table columns:Peter Eisentraut2002-07-241-8/+6
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Add optional "validator" function to languages that can validate thePeter Eisentraut2002-05-221-7/+9
* Privileges on functions and procedural languagesPeter Eisentraut2002-02-181-5/+7
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-11/+5
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-7/+13
* Add:Bruce Momjian2000-01-261-2/+3
* More more liszt language code, so remove it from pg_language.Bruce Momjian1999-10-061-3/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-131-1/+5
* Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev1997-10-281-7/+13
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-3/+3
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-29/+23
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+75