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 538b3b8b35 Improve memory-usage accounting in regular-expression compiler. 10 years ago
..
access Prohibit parallel query when the isolation level is serializable. 10 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog ALTER TABLE .. FORCE ROW LEVEL SECURITY 10 years ago
commands Mark more functions parallel-restricted or parallel-unsafe. 10 years ago
executor Rewrite interaction of parallel mode with parallel executor support. 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. 10 years ago
libpq Don't send protocol messages to a shm_mq that no longer exists. 10 years ago
main Revoke support for strxfrm() that write past the specified array length. 11 years ago
nodes Allow FDWs to push down quals without breaking EvalPlanQual rechecks. 10 years ago
optimizer Prohibit parallel query when the isolation level is serializable. 10 years ago
parser Have CREATE TABLE LIKE add OID column if any LIKEd table has one 10 years ago
po Translation updates 11 years ago
port On Windows, ensure shared memory handle gets closed if not being used. 10 years ago
postmaster On Windows, ensure shared memory handle gets closed if not being used. 10 years ago
regex Improve memory-usage accounting in regular-expression compiler. 10 years ago
replication Remove more volatile qualifiers. 10 years ago
rewrite Apply SELECT policies in INSERT/UPDATE+RETURNING 10 years ago
snowball Remove no-longer-required function declarations. 11 years ago
storage Remove volatile qualifiers from proc.c and procarray.c 10 years ago
tcop Remove set_latch_on_sigusr1 flag. 10 years ago
tsearch pgindent run for 9.5 11 years ago
utils Remove volatile qualifiers from dynahash.c, shmem.c, and sinvaladt.c 10 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Revert "Have dtrace depend on object files directly, not objfiles.txt" 10 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Remove trailing slashes from directories in find command 10 years ago