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-22 06:17:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad201b8d18b19d8c7a4a458e078bb555fcc2de74
postgresql
/
src
/
backend
/
utils
/
misc
History
Tatsuo Ishii
ad201b8d18
Remove --enable-syslog option
2002-04-21 00:22:52 +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
Commit to match discussed elog() changes. Only update is that LOG is
2002-03-02 21:39:36 +00:00
guc.c
Remove --enable-syslog option
2002-04-21 00:22:52 +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
Add missing mention of 'log' option for client_min_messages.
2002-04-04 04:33:58 +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
Make sure that usesuper is always accessed through superuser(), so that the
2002-04-11 05:32:03 +00:00