]> granicus.if.org Git - postgresql/tree - src/backend/commands/
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctly
[postgresql] / src / backend / commands /
drwxr-xr-x   ..
-rw-r--r-- 849 Makefile
-rw-r--r-- 10949 aggregatecmds.c
-rw-r--r-- 6750 alter.c
-rw-r--r-- 70216 analyze.c
-rw-r--r-- 33862 async.c
-rw-r--r-- 33940 cluster.c
-rw-r--r-- 44855 comment.c
-rw-r--r-- 8005 conversioncmds.c
-rw-r--r-- 96864 copy.c
-rw-r--r-- 45108 dbcommands.c
-rw-r--r-- 7402 define.c
-rw-r--r-- 1700 discard.c
-rw-r--r-- 31998 explain.c
-rw-r--r-- 47987 functioncmds.c
-rw-r--r-- 45973 indexcmds.c
-rw-r--r-- 1901 lockcmds.c
-rw-r--r-- 62239 opclasscmds.c
-rw-r--r-- 9926 operatorcmds.c
-rw-r--r-- 12001 portalcmds.c
-rw-r--r-- 22743 prepare.c
-rw-r--r-- 16783 proclang.c
-rw-r--r-- 11495 schemacmds.c
-rw-r--r-- 35050 sequence.c
-rw-r--r-- 209039 tablecmds.c
-rw-r--r-- 37195 tablespace.c
-rw-r--r-- 107266 trigger.c
-rw-r--r-- 54488 tsearchcmds.c
-rw-r--r-- 79558 typecmds.c
-rw-r--r-- 41443 user.c
-rw-r--r-- 116420 vacuum.c
-rw-r--r-- 38117 vacuumlazy.c
-rw-r--r-- 23098 variable.c
-rw-r--r-- 13233 view.c