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-15 03:41:20 +03:00
Code
Activity
Files
daec989f6a763c9353ba2912b92f5b03c0246c1f
postgres
/
src
/
backend
/
utils
/
init
History
Bruce Momjian
7816c7cb94
More cleanup of userid to be AclId rather than Oid.
2002-12-05 04:04:51 +00:00
..
findbe.c
Clean up a few fprintf(stderr)'s that should be elog's.
2002-11-02 15:54:13 +00:00
globals.c
This patch removes two unused global variables from globals.c
2002-10-03 17:07:53 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
miscinit.c
More cleanup of userid to be AclId rather than Oid.
2002-12-05 04:04:51 +00:00
postinit.c
Code review for superuser_reserved_connections patch. Don't try to do
2002-11-21 06:36:08 +00:00