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 1aab680591 pg_upgrade: Add --set-char-signedness to set the default char signedness of new cluster. 10 months ago
..
backend Add default_char_signedness field to ControlFileData. 10 months ago
bin pg_upgrade: Add --set-char-signedness to set the default char signedness of new cluster. 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. 11 months ago
port Avoid breaking SJIS encoding while de-backslashing Windows paths. 11 months ago
template
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
meson.build Update copyright for 2025 12 months ago
nls-global.mk