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-25 20:23:07 +03:00
Code
Activity
Files
d5ab9df7774b4570ff50e64b7fa3ba8295596d06
postgres
/
src
/
interfaces
History
Peter Eisentraut
d5ab9df777
Remove unnecessary casts from size_t to int
...
We can use the %zu format specifier directly, no need to cast to int.
2019-07-04 17:02:13 +02:00
..
ecpg
Remove unnecessary casts from size_t to int
2019-07-04 17:02:13 +02:00
libpq
Introduce safer encoding and decoding routines for base64.c
2019-07-04 16:08:09 +09:00
Makefile
Fix parallel make when running make install before make all
2011-03-08 23:52:29 +02:00