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-12-04 12:02:48 +03:00
Code
Activity
Files
fe59e56660216d7e6b3eef691edbc2587e7c3c12
postgres
/
contrib
/
chkpass
/
chkpass.c
Neil Conway
a323ede280
Fix a few places that were checking for the return value of palloc() to be
...
non-NULL: palloc() ereports on OOM, so we can safely assume it returns a valid pointer.
2006-03-19 22:22:56 +00:00
3.7 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink