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
Richard Guo f64ec81a81 Avoid unnecessary wrapping for Vars and PHVs 1 year ago
..
backend Avoid unnecessary wrapping for Vars and PHVs 1 year ago
bin Remove useless casts to (const void *) 1 year ago
common jsonapi: add lexer option to keep token ownership 1 year ago
fe_utils Remove unused #include's from bin .c files 1 year ago
include Fix memory leak in pgoutput with publication list cache 1 year ago
interfaces Fix printf format string warning on MinGW. 1 year ago
makefiles Use __attribute__((target(...))) for AVX-512 support. 1 year ago
pl Remove useless casts to (void *) 1 year ago
port Use <stdint.h> and <inttypes.h> for c.h integers. 1 year ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Avoid unnecessary wrapping for Vars and PHVs 1 year ago
timezone Update time zone data files to tzdata release 2024b. 1 year ago
tools Provide a better error message for misplaced dispatch options. 1 year ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Use <stdint.h> and <inttypes.h> for c.h integers. 1 year ago
Makefile.shlib
meson.build
nls-global.mk