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
Robert Haas 1761653bbb Make create_unique_path manage memory like mark_dummy_rel. 8 years ago
..
access Update typedefs.list and re-run pgindent 8 years ago
bootstrap Exclude flex-generated code from coverage testing 8 years ago
catalog Update typedefs.list and re-run pgindent 8 years ago
commands Update typedefs.list and re-run pgindent 8 years ago
executor Update typedefs.list and re-run pgindent 8 years ago
foreign Change TRUE/FALSE to true/false 8 years ago
lib Allow to avoid NUL-byte management for stringinfos and use in format.c. 8 years ago
libpq Update typedefs.list and re-run pgindent 8 years ago
main Install Windows crash dump handler before all else. 8 years ago
nodes New C function: bms_add_range 8 years ago
optimizer Make create_unique_path manage memory like mark_dummy_rel. 8 years ago
parser Add some const decorations to prototypes 8 years ago
po Translation updates 9 years ago
port Add some const decorations to prototypes 8 years ago
postmaster Update typedefs.list and re-run pgindent 8 years ago
regex Mop-up for commit 85feb77aa0. 8 years ago
replication Update typedefs.list and re-run pgindent 8 years ago
rewrite Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
snowball Add some const decorations to prototypes 8 years ago
statistics Make memset() use sizeof() rather than re-compute size 8 years ago
storage Add a barrier primitive for synchronizing backends. 8 years ago
tcop Update typedefs.list and re-run pgindent 8 years ago
tsearch Update typedefs.list and re-run pgindent 8 years ago
utils Fix neqjoinsel's behavior for semi/anti join cases. 8 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Inject $(ICU_LIBS) regardless of platform. 8 years ago
common.mk Add ICU_CFLAGS to global CPPFLAGS 9 years ago
nls.mk Translation updates 9 years ago