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 6a77404f5c Adjust behavior of row_security GUC to match the docs. 10 years ago
..
access Fix overly-strict assertions in spgtextproc.c. 10 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog Split out pg_operator.h function declarations to new file pg_operator_fn.h. 10 years ago
commands Fix bogus lock release in RemovePolicyById and RemoveRoleFromObjectPolicy. 10 years ago
executor Improve some messages 10 years ago
foreign Code review for foreign/custom join pushdown patch. 11 years ago
lib Avoid use of float arithmetic in bipartite_match.c. 11 years ago
libpq Message improvements 10 years ago
main Revoke support for strxfrm() that write past the specified array length. 11 years ago
nodes Get rid of the planner's LateralJoinInfo data structure. 10 years ago
optimizer Collect the global OR of hasRowSecurity flags for plancache 10 years ago
parser Message improvements 10 years ago
po Translation updates 10 years ago
port Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. 10 years ago
postmaster Message improvements 10 years ago
regex Fix enforcement of restrictions inside regexp lookaround constraints. 10 years ago
replication Fix copy-and-paste error in logical decoding callback. 10 years ago
rewrite Put back one copyObject() in rewriteTargetView(). 10 years ago
snowball Remove no-longer-required function declarations. 11 years ago
storage Correct statement to actually be the intended assert statement. 10 years ago
tcop Message style improvements 10 years ago
tsearch pgindent run for 9.5 11 years ago
utils Adjust behavior of row_security GUC to match the docs. 10 years ago
.gitignore
Makefile AIX: Link the postgres executable with -Wl,-brtllib. 11 years ago
common.mk
nls.mk Translation updates 11 years ago