This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-02 05:49:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf5a950c105cf67d85acc214e2d8cfd171831971
postgres
/
src
/
backend
/
utils
/
init
T
History
Peter Eisentraut
416bbbffa3
Banish caddr_t (mostly), use Datum where appropriate.
2000-10-02 19:42:56 +00:00
..
findbe.c
Another round of those unportable config/build changes :-/
2000-07-09 13:14:19 +00:00
globals.c
Code cleanup of user name and user id handling in the backend. The current
2000-09-06 14:15:31 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
miscinit.c
Implement differentiation between CURRENT_USER and SESSION_USER as per SQL.
2000-09-19 18:18:04 +00:00
postinit.c
Banish caddr_t (mostly), use Datum where appropriate.
2000-10-02 19:42:56 +00:00