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
Tom Lane 90161dad4d Convert a few more datatype input functions to report errors softly. 3 years ago
..
backend Convert a few more datatype input functions to report errors softly. 3 years ago
bin Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
common Convert json_in and jsonb_in to report errors softly. 3 years ago
fe_utils Non-decimal integer literals 3 years ago
include Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
interfaces Non-decimal integer literals 3 years ago
makefiles meson: Add basic PGXS compatibility 3 years ago
pl Allow building with MSVC and Strawberry perl 3 years ago
port meson: Basic cygwin support 3 years ago
template Move darwin sysroot determination into separate file 3 years ago
test Convert a few more datatype input functions to report errors softly. 3 years ago
timezone Remove unneeded includes of <sys/stat.h> 3 years ago
tools Create infrastructure for "soft" error reporting. 3 years ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 3 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in autoconf: Move export_dynamic determination to configure 3 years ago
Makefile.shlib autoconf: Rely on ar supporting index creation 3 years ago
meson.build meson: Add basic PGXS compatibility 3 years ago
nls-global.mk