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
/
tablecmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repair AlterTableOwner --- was failing for relations with indexes.
Tom Lane
2002-06-17
1
-3
/
+4
*
Remove global variable scanCommandId in favor of storing a command ID
Tom Lane
2002-05-21
1
-4
/
+5
*
Restructure indexscan API (index_beginscan, index_getnext) per
Tom Lane
2002-05-20
1
-42
/
+32
*
Get rid of the last few uses of typeidTypeName() rather than
Tom Lane
2002-05-17
1
-2
/
+2
*
Get rid of long-since-vestigial Iter node type, in favor of adding a
Tom Lane
2002-05-12
1
-4
/
+11
*
Support toasting of shared system relations, and provide toast tables for
Tom Lane
2002-04-27
1
-1
/
+18
*
Restructure aclcheck error reporting to make permission-failure
Tom Lane
2002-04-27
1
-24
/
+27
*
Move renametrig() from tablecmds.c to trigger.c --- if we're going to
Tom Lane
2002-04-26
1
-1539
/
+1419
*
Attached is a patch for ALTER TRIGGER RENAME per the above thread. I
Bruce Momjian
2002-04-24
1
-1
/
+118
*
Doc fix for INSERT ... (DEFAULT, ...)
Bruce Momjian
2002-04-24
1
-3
/
+9
*
Oops, forgot we had a macro to encapsulate test for type toastability.
Tom Lane
2002-04-22
1
-4
/
+3
*
Fix incorrect Assert; install a more trustworthy check on whether
Tom Lane
2002-04-22
1
-14
/
+20
*
Change naming rule for ON SELECT rules of views: they're all just
Tom Lane
2002-04-19
1
-16
/
+1
*
pg_trigger's index on tgrelid is replaced by a unique index on
Tom Lane
2002-04-19
1
-3
/
+3
*
Rule names are now unique per-relation, rather than unique globally.
Tom Lane
2002-04-18
1
-19
/
+19
*
CATALOG VERSION UPDATED:
Bruce Momjian
2002-04-15
1
-2
/
+2
*
The contents of command.c, creatinh.c, define.c, remove.c and rename.c
Tom Lane
2002-04-15
1
-0
/
+3082