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 d9f37e6661 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. 12 years ago
..
access WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
bootstrap Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. 12 years ago
catalog WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
commands WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
executor WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 13 years ago
lib pgindent run for release 9.3 12 years ago
libpq Avoid reading below the start of a stack variable in tokenize_file(). 12 years ago
main Renovate display of non-ASCII messages on Windows. 12 years ago
nodes WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
optimizer WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
parser WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
po Translation updates 12 years ago
port Use SA_RESTART for all signals, including SIGALRM. 12 years ago
postmaster Allow background workers to be started dynamically. 12 years ago
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 12 years ago
replication Support clean switchover. 12 years ago
rewrite WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
snowball Update copyrights for 2013 13 years ago
storage Allow background workers to be started dynamically. 12 years ago
tcop Add session_preload_libraries configuration parameter 12 years ago
tsearch pgindent run for release 9.3 12 years ago
utils Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. 12 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 14 years ago
Makefile Move relpath() to libpgcommon 13 years ago
common.mk Call check_keywords.pl in maintainer-check 14 years ago
nls.mk Translation updates 13 years ago