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
Alexander Korotkov aa6e46daf5 Throw error when assigning jsonb scalar instead of a composite object 5 years ago
..
backend Throw error when assigning jsonb scalar instead of a composite object 5 years ago
bin Add primary keys and unique constraints to system catalogs 5 years ago
common Add mbverifystr() functions specific to each encoding. 5 years ago
fe_utils Update copyright for 2021 5 years ago
include Implementation of subscripting for jsonb 5 years ago
interfaces Make ecpg's rjulmdy() and rmdyjul() agree with their declarations. 5 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Rethink recently-added SPI interfaces. 5 years ago
port Move our p{read,write}v replacements into their own files. 5 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Throw error when assigning jsonb scalar instead of a composite object 5 years ago
timezone Update time zone data files to tzdata release 2021a. 5 years ago
tools Implementation of subscripting for jsonb 5 years ago
tutorial Doc, more or less: uncomment tutorial example that was fixed long ago. 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Introduce SHA1 implementations in the cryptohash infrastructure 5 years ago
Makefile.shlib Add PostgreSQL home page to --help output 6 years ago
nls-global.mk