This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-03-29 05:43:27 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
385d271b81
postgresql
/
src
/
backend
/
utils
/
init
History
Tom Lane
a9da3fed30
Suppress compiler warnings about pid_t vs int.
2001-05-18 17:49:52 +00:00
..
findbe.c
Noticed a small bug in the code. Probably been there for some time. Note
2001-05-09 19:28:31 +00:00
globals.c
Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb
2001-05-14 20:30:21 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
miscinit.c
Suppress compiler warnings about pid_t vs int.
2001-05-18 17:49:52 +00:00
postinit.c
Add SET SESSION AUTHORIZATION command.
2001-05-08 21:06:43 +00:00