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-08-28 18:48:04 +03:00
Code
Activity
Files
33bf242a8a30a5294b3aa8034d71e6a49be5320c
postgres
/
src
/
backend
/
postmaster
History
Tom Lane
33bf242a8a
Make listen_addresses be a comma-separated list instead of a space-separated
...
list. More consistent with our other list-containing GUC variables.
2004-08-08 20:17:36 +00:00
..
bgwriter.c
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
2004-08-04 21:34:35 +00:00
Makefile
Create a built-in log rotation program, so that we no longer have to
2004-08-05 23:32:13 +00:00
pgarch.c
Create a built-in log rotation program, so that we no longer have to
2004-08-05 23:32:13 +00:00
pgstat.c
Create a built-in log rotation program, so that we no longer have to
2004-08-05 23:32:13 +00:00
postmaster.c
Make listen_addresses be a comma-separated list instead of a space-separated
2004-08-08 20:17:36 +00:00
syslogger.c
Arrange for proper newline termination of syslogger's own messages,
2004-08-06 19:17:31 +00:00