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 14:27:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c4e5aa3ff138408142a5d412b0809fae2e0a4f8
postgresql
/
src
/
backend
/
utils
/
misc
History
Peter Eisentraut
5c4e5aa3ff
Make regression tests locale-proof by setting some locale categories
...
to C at run-time, and providing alternative output files for different sort orders.
2002-05-14 13:05:43 +00:00
..
.cvsignore
Keep CVS quiet about derived file guc-file.c.
2000-06-02 00:04:26 +00:00
database.c
A little paranoia never hurt anyone.
2002-05-05 17:50:04 +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
Make regression tests locale-proof by setting some locale categories
2002-05-14 13:05:43 +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