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
Amit Langote c0fc075186 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY 2 years ago
..
backend SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY 2 years ago
bin psql: Make output of \dD more stable 2 years ago
common Assorted minor cleanups in the test_json_parser module 2 years ago
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2 years ago
include SQL/JSON: Improve some error messages 2 years ago
interfaces Add missing source file to libpq/nls.mk 2 years ago
makefiles Optimize pg_popcount() with AVX-512 instructions. 2 years ago
pl Fix plpgsql's handling of -- comments following expressions. 2 years ago
port Optimize visibilitymap_count() with AVX-512 instructions. 2 years ago
template Remove AIX support 2 years ago
test SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY 2 years ago
timezone
tools Undo incorrect typedefs.list change. 2 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Optimize pg_popcount() with AVX-512 instructions. 2 years ago
Makefile.shlib Remove AIX support 2 years ago
meson.build
nls-global.mk