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-02-23 18:04:41 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cf22e851b6
postgresql
/
src
/
bin
/
pg_ctl
History
Bruce Momjian
12ff9fa771
Have pg_ctl return an exit status of 3 if the server is not running, to
...
match the Linux Standard Base Core Specification 3.1. Aaron W. Swenson
2011-10-13 13:02:36 -04:00
..
po
Translation updates
2011-08-17 14:07:46 +03:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:04 +02:00
Makefile
Remove redundant DEF_PGPORT handling
2011-06-27 15:40:55 +03:00
nls.mk
Make _ be automatically included in GETTEXT_TRIGGERS
2011-06-26 23:05:30 +03:00
pg_ctl.c
Have pg_ctl return an exit status of 3 if the server is not running, to
2011-10-13 13:02:36 -04:00