postgresql/src/backend
2004-12-11 20:10:14 +00:00
..
access Change planner to use the current true disk file size as its estimate of 2004-12-01 19:00:56 +00:00
bootstrap Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
catalog > I have installed your patch and adjusted the names of the standards 2004-12-02 22:51:28 +00:00
commands ActiveSnapshot must be set to something valid while running deferred 2004-12-06 23:57:17 +00:00
executor Rethink plpgsql's way of handling SPI execution during an exception block. 2004-11-16 18:10:16 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Improve error reporting for SSL connection failures. Remove redundant 2004-11-20 00:18:18 +00:00
main Fix Win32 problems with signals and sockets, by making the forkexec code 2004-11-17 00:14:14 +00:00
nodes Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
optimizer Make some adjustments to reduce platform dependencies in plan selection. 2004-12-02 01:34:18 +00:00
parser Prevent a backend crash when processing CREATE TABLE commands with 2004-11-16 23:34:26 +00:00
po Translation updates 2004-12-11 20:10:14 +00:00
port Change Win32 dlerror message to: 2004-12-02 19:38:50 +00:00
postmaster > I enclose a short patch to reduce the PGARCH_RESTART_INTERVAL from 60 2004-12-02 22:40:18 +00:00
regex Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 2004-11-24 22:56:54 +00:00
rewrite Fix one more place where we were expecting lcons() to be nondestructive 2004-11-20 17:59:31 +00:00
storage Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using 2004-11-24 02:56:17 +00:00
tcop A client_encoding specification coming from the connection request has 2004-11-24 19:51:05 +00:00
utils Back out addition of Win1252 encoding. 2004-12-04 18:19:33 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
nls.mk Work around lack of NLS support in libpgport by making those components 2004-11-27 22:44:15 +00:00