This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-18 12:22:09 +03:00
Code
Activity
Files
ee3a81f0a03d0da128689df92a84a24a337645ec
postgres
/
src
/
backend
/
bootstrap
History
Peter Eisentraut
e7b3349a8a
Type table feature
...
This adds the CREATE TABLE name OF type command, per SQL standard.
2010-01-28 23:21:13 +00:00
..
.cvsignore
Remove all traces that suggest that a non-Bison yacc might be supported, and
2008-08-29 13:02:33 +00:00
bootparse.y
Type table feature
2010-01-28 23:21:13 +00:00
bootscanner.l
Update copyright for the year 2010.
2010-01-02 16:58:17 +00:00
bootstrap.c
Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism.
2010-01-22 16:40:19 +00:00
Makefile
Fix a few places where we needed -I. in CPPFLAGS to work properly in
2010-01-05 03:56:52 +00:00