This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
postgresql
Watch
1
Star
0
Fork
0
You've already forked postgresql
mirror of
https://git.postgresql.org/git/postgresql.git
synced
2026-02-21 22:07:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aac2c852a2ccd817daf2dac99cf450e7822eb20
postgresql
/
src
/
backend
/
utils
/
misc
History
Peter Eisentraut
1aac2c852a
User and database-specific session defaults for run-time configuration
...
variables. New commands ALTER DATABASE ... SET and ALTER USER ... SET.
2002-03-01 22:45:19 +00:00
..
.cvsignore
Keep CVS quiet about derived file guc-file.c.
2000-06-02 00:04:26 +00:00
database.c
pgindent run on all C files. Java run to follow. initdb/regression
2001-10-25 05:50:21 +00:00
guc-file.l
Save source of GUC settings, allowing different sources to be processed in
2002-02-23 01:31:37 +00:00
guc.c
User and database-specific session defaults for run-time configuration
2002-03-01 22:45:19 +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
Reorder postgresql.conf WAL section to be clearer.
2002-02-18 06:42:54 +00:00
ps_status.c
Use MemSet() rather than a loop to do blank-padding on PS_USE_CLOBBER_ARGV
2001-12-21 15:22:09 +00:00
superuser.c
Privileges on functions and procedural languages
2002-02-18 23:11:58 +00:00