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 4589c6a2a3 Apply project best practices to switches over enum values. 6 years ago
..
access Refactor XLogReadRecord(), adding XLogBeginRead() function. 6 years ago
bootstrap Update copyrights for 2020 6 years ago
catalog Fix concurrent indexing operations with temporary tables 6 years ago
commands Fix EXPLAIN (SETTINGS) to follow policy about when to print empty fields. 6 years ago
executor Avoid unnecessary shm writes in Parallel Hash Join. 6 years ago
foreign Update copyrights for 2020 6 years ago
jit Update copyrights for 2020 6 years ago
lib Update copyrights for 2020 6 years ago
libpq Fix some memory leaks and improve restricted token handling on Windows 6 years ago
main Update copyrights for 2020 6 years ago
nodes Reconsider the representation of join alias Vars. 6 years ago
optimizer Reconsider the representation of join alias Vars. 6 years ago
parser Restructure ALTER TABLE execution to fix assorted bugs. 6 years ago
partitioning Update copyrights for 2020 6 years ago
po Translation updates 7 years ago
port Update copyrights for 2020 6 years ago
postmaster Fix some memory leaks and improve restricted token handling on Windows 6 years ago
regex Update copyrights for 2020 6 years ago
replication Refactor XLogReadRecord(), adding XLogBeginRead() function. 6 years ago
rewrite Make rewriter prevent auto-updates on views with conditional INSTEAD rules. 6 years ago
snowball Update copyrights for 2020 6 years ago
statistics Report progress of ANALYZE commands 6 years ago
storage Refactor confusing code in _mdfd_openseg(). 6 years ago
tcop Silence minor compiler warnings. 6 years ago
tsearch Adjust src/include/utils/jsonapi.h so it's not backend-only. 6 years ago
utils Apply project best practices to switches over enum values. 6 years ago
.gitignore
Makefile Update copyrights for 2020 6 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 7 years ago