You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Masahiko Sawada 30666d1857 pg_resetwal: Add --char-signedness option to change the default char signedness. 10 months ago
..
backend Add default_char_signedness field to ControlFileData. 10 months ago
bin pg_resetwal: Add --char-signedness option to change the default char signedness. 10 months ago
common Remove various unnecessary (char *) casts 10 months ago
fe_utils In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 10 months ago
include Add default_char_signedness field to ControlFileData. 10 months ago
interfaces Remove various unnecessary (char *) casts 10 months ago
makefiles Add support for OAUTHBEARER SASL mechanism 10 months ago
pl Allow extension functions to participate in in-place updates. 10 months ago
port Avoid breaking SJIS encoding while de-backslashing Windows paths. 11 months ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Make test portlock logic work with meson 10 months ago
timezone Update time zone data files to tzdata release 2025a. 11 months ago
tools Ignore blank lines in pgindent exclude files 10 months ago
tutorial Doc: simplify the tutorial's window-function examples. 11 months ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for OAUTHBEARER SASL mechanism 10 months ago
Makefile.shlib Remove AIX support 2 years ago
meson.build Update copyright for 2025 12 months ago
nls-global.mk