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
Bruce Momjian 917c8bb407 On win32, there is currently no way to get the equivalent function of 21 years ago
..
access Change planner to use the current true disk file size as its estimate of 21 years ago
bootstrap Remove GUC USERLIMIT variable category, making the affected variables 21 years ago
catalog Change planner to use the current true disk file size as its estimate of 21 years ago
commands Disallow the combination VACUUM FULL FREEZE for safety's sake, for the 21 years ago
executor Rethink plpgsql's way of handling SPI execution during an exception block. 21 years ago
lib Pgindent run for 8.0. 22 years ago
libpq Improve error reporting for SSL connection failures. Remove redundant 21 years ago
main Fix Win32 problems with signals and sockets, by making the forkexec code 21 years ago
nodes Create 'default_tablespace' GUC variable that supplies a TABLESPACE 22 years ago
optimizer Make some adjustments to reduce platform dependencies in plan selection. 21 years ago
parser Prevent a backend crash when processing CREATE TABLE commands with 21 years ago
po Translation update 21 years ago
port Change Win32 dlerror message to: 21 years ago
postmaster Whoops, missed converting the other sleep() call to pg_usleep(). 21 years ago
regex Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 21 years ago
rewrite Fix one more place where we were expecting lcons() to be nondestructive 21 years ago
storage Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using 21 years ago
tcop A client_encoding specification coming from the connection request has 21 years ago
utils On win32, there is currently no way to get the equivalent function of 21 years ago
Makefile Add Win32 version info to client binaries. 22 years ago
nls.mk Work around lack of NLS support in libpgport by making those components 21 years ago