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
/
opclasscmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a 'type cache' that keeps track of the data needed for any particular
Tom Lane
2003-08-17
1
-2
/
+4
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-9
/
+9
*
Adjust 'permission denied' messages to be more useful and consistent.
Tom Lane
2003-08-01
1
-8
/
+14
*
A visit from the message-style police ...
Tom Lane
2003-07-28
1
-3
/
+3
*
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-07-20
1
-2
/
+2
*
First bits of work on error message editing.
Tom Lane
2003-07-18
1
-42
/
+74
*
Some early work on error message editing. Operator-not-found and
Tom Lane
2003-07-04
1
-11
/
+7
*
First batch of object rename commands.
Peter Eisentraut
2003-06-27
1
-2
/
+93
*
Add new palloc0 call as merge of palloc and MemSet(0).
Bruce Momjian
2002-11-13
1
-7
/
+4
*
Back out use of palloc0 in place if palloc/MemSet. Seems constant len
Bruce Momjian
2002-11-11
1
-4
/
+7
*
Merge palloc()/MemSet(0) calls into a single palloc0() call.
Bruce Momjian
2002-11-10
1
-7
/
+4
*
Restrict CREATE OPERATOR CLASS to superusers, per discussion some weeks
Tom Lane
2002-10-04
1
-1
/
+14
*
pgindent run.
Bruce Momjian
2002-09-04
1
-48
/
+47
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
1
-2
/
+2
*
Restructure system-catalog index updating logic. Instead of having
Tom Lane
2002-08-05
1
-26
/
+4
*
Centralize code for interpreting schema references, which had gotten
Tom Lane
2002-07-29
1
-35
/
+6
*
Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more
Tom Lane
2002-07-29
1
-0
/
+639