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-11-13 16:22:44 +03:00
Code
Activity
Files
4ea26bf3549ca329102de06952f9379a835be934
postgres
/
src
/
backend
/
utils
/
misc
History
Tom Lane
e67bb7af5a
Missed a few places that referred to a compile-time limit on
...
max_connections.
2001-09-07 00:46:42 +00:00
..
.cvsignore
Keep CVS quiet about derived file guc-file.c.
2000-06-02 00:04:26 +00:00
database.c
Replace implementation of pg_log as a relation accessed through the
2001-08-25 18:52:43 +00:00
guc-file.l
Check that the data directory does not have group or world access; remove
2001-08-06 13:45:15 +00:00
guc.c
Get rid of PID entries in shmem hash table; there is no longer any need
2001-09-07 00:27:30 +00:00
Makefile
Add support for VPATH builds, that is, building somewhere else than in the
2000-10-20 21:04:27 +00:00
postgresql.conf.sample
Missed a few places that referred to a compile-time limit on
2001-09-07 00:46:42 +00:00
ps_status.c
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
superuser.c
Allow a non-superuser database owner to vacuum all tables in his
2001-06-13 21:44:41 +00:00