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-13 16:22:44 +03:00
Code
Activity
Files
2cfc8fcb5d48ac8f5d82e078f59f25ec4dc7de09
postgres
/
src
/
backend
/
utils
/
init
History
Tom Lane
1ad93b7e45
Defend against starting a non-MULTIBYTE-enabled backend in a database
...
with encoding other than SQL_ASCII. Per recent discussion in pghackers.
2001-02-16 18:50:40 +00:00
..
findbe.c
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
globals.c
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
miscinit.c
Re-read Unix-socket lock file every so often (every CheckPoint interval,
2001-01-27 00:05:31 +00:00
postinit.c
Defend against starting a non-MULTIBYTE-enabled backend in a database
2001-02-16 18:50:40 +00:00