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 f59f3c8899 Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, 25 years ago
..
access Suppress gcc warning in USE_LOCALE case. 25 years ago
bootstrap Partial indexes work again, courtesy of Martijn van Oosterhout. 25 years ago
catalog Partial indexes work again, courtesy of Martijn van Oosterhout. 25 years ago
commands Fix some poor decisions about sizing of trigger-related memory contexts. 25 years ago
executor Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, 25 years ago
lib Fix unportable coding for FRONTEND case. 25 years ago
libpq Even though SO_PEERCRED is probably totally unportable, might as well 25 years ago
main Mark many strings in backend not covered by elog for translation. Also, 25 years ago
nodes More EXTEND INDEX removal. 25 years ago
optimizer Further thought shows that has_distinct_on_clause() needs to take much 25 years ago
parser More EXTEND INDEX removal. 25 years ago
po Mark many strings in backend not covered by elog for translation. Also, 25 years ago
port There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>. 25 years ago
postmaster Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line 25 years ago
regex pgindent run. Make it all clean. 25 years ago
rewrite Fix rule rewriter so that new ordering of ON INSERT actions applies 25 years ago
storage Minor performance improvement in MultiRecordFreeSpace. 25 years ago
tcop Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line 25 years ago
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
utils Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that 25 years ago
Makefile Native Language Support (NLS) 25 years ago