This website requires JavaScript.
Explore
Help
Sign In
external
/
citus
mirror of
https://github.com/citusdata/citus.git
Watch
1
Star
0
Fork
You've already forked citus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3296eb4ba
citus
/
src
/
backend
/
distributed
/
citus--6.0-7--6.0-8.sql
5 lines
88 B
SQL
Raw
Blame
History
/*
*
Drop shardalias from pg_dist_shard
*/
ALTER
TABLE
pg_dist_shard
DROP
shardalias
;
Reference in New Issue
View Git Blame
Copy Permalink