index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
functioncmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
1
-40
/
+61
*
Create/drop cast now requires ownership of at least one of the types.
Peter Eisentraut
2002-08-11
1
-28
/
+12
*
Restructure system-catalog index updating logic. Instead of having
Tom Lane
2002-08-05
1
-9
/
+3
*
Use aclcheck_error() in place of ad-hoc permissions complaints.
Tom Lane
2002-07-29
1
-13
/
+25
*
Fix minor coding error: don't ReleaseSysCache until after last use of
Tom Lane
2002-07-29
1
-3
/
+3
*
Remove unused system table columns:
Peter Eisentraut
2002-07-24
1
-43
/
+3
*
Add unique index on pg_cast.oid, and document pg_cast table.
Peter Eisentraut
2002-07-22
1
-10
/
+15
*
Patch problems caused by code drift since OID patch creation.
Bruce Momjian
2002-07-20
1
-3
/
+3
*
oid is needed, it is added at the end of the struct (after the null
Bruce Momjian
2002-07-20
1
-2
/
+2
*
pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus
Peter Eisentraut
2002-07-18
1
-27
/
+225
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12
1
-14
/
+68
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Add optional "validator" function to languages that can validate the
Peter Eisentraut
2002-05-22
1
-1
/
+27
*
Allow functions to be executed with the privileges of the function owner.
Peter Eisentraut
2002-05-18
1
-2
/
+3
*
Extend syntax of CREATE FUNCTION to resemble SQL99.
Peter Eisentraut
2002-05-17
1
-23
/
+128
*
Restructure aclcheck error reporting to make permission-failure
Tom Lane
2002-04-27
1
-8
/
+32
*
Restructure AclItem representation so that we can have more than eight
Tom Lane
2002-04-21
1
-2
/
+2
*
The contents of command.c, creatinh.c, define.c, remove.c and rename.c
Tom Lane
2002-04-15
1
-0
/
+431