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/backend
Tom Lane 3d0f68dd30 Fix corner-case failures in has_foo_privilege() family of functions. 7 years ago
..
access Add assertions that we hold some relevant lock during relation open. 7 years ago
bootstrap Install a check for mis-linking of src/port and src/common functions. 7 years ago
catalog Create an RTE field to record the query's lock mode for each relation. 7 years ago
commands Refactor relation opening for VACUUM and ANALYZE 7 years ago
executor Create an RTE field to record the query's lock mode for each relation. 7 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit Change TupleTableSlot->tts_nvalid to type AttrNumber. 7 years ago
lib Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. 7 years ago
libpq Minor cleanup/future-proofing for pg_saslprep(). 7 years ago
main Update copyright for 2018 8 years ago
nodes Create an RTE field to record the query's lock mode for each relation. 7 years ago
optimizer Create an RTE field to record the query's lock mode for each relation. 7 years ago
parser Change PROCEDURE to FUNCTION in CREATE EVENT TRIGGER syntax 7 years ago
partitioning Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. 7 years ago
po Translation updates 8 years ago
port Convert elog.c's useful_strerror() into a globally-used strerror wrapper. 7 years ago
postmaster Add application_name to connection authorized msg 7 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 8 years ago
replication Create an RTE field to record the query's lock mode for each relation. 7 years ago
rewrite Create an RTE field to record the query's lock mode for each relation. 7 years ago
snowball Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
statistics Fix typos. 7 years ago
storage Add assertions that we hold some relevant lock during relation open. 7 years ago
tcop Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
tsearch Hand code string to integer conversion for performance. 8 years ago
utils Fix corner-case failures in has_foo_privilege() family of functions. 7 years ago
.gitignore
Makefile Refactor dlopen() support 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 8 years ago