postgresql/src/backend
Tom Lane 0021ae06be Fix Win32 problems with signals and sockets, by making the forkexec code
even uglier than it was already :-(.  Also, on Windows only, use temporary
shared memory segments instead of ordinary files to pass over critical
variable values from postmaster to child processes.  Magnus Hagander
2004-11-17 00:14:14 +00:00
..
access There is no need for ReadBuffer() call sites to check that the returned 2004-11-14 02:04:14 +00:00
bootstrap Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
catalog Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
commands Prevent a backend crash when processing CREATE TABLE commands with 2004-11-16 23:34:26 +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 Fix unportable code in SockAddr_cidr_mask: you can't assume that 2004-11-08 01:54:40 +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 Allow planner to fold "stable" functions to constants when forming 2004-11-09 21:42:53 +00:00
parser Prevent a backend crash when processing CREATE TABLE commands with 2004-11-16 23:34:26 +00:00
po Translation update 2004-11-16 22:58:44 +00:00
port Fix Win32 problems with signals and sockets, by making the forkexec code 2004-11-17 00:14:14 +00:00
postmaster Fix Win32 problems with signals and sockets, by making the forkexec code 2004-11-17 00:14:14 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite When implementing a coercion to a domain type with a combined 2004-11-06 17:46:38 +00:00
storage Small message clarifications 2004-11-05 17:11:34 +00:00
tcop Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
utils Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
nls.mk Add translation from 7.4 branch to head. 2004-08-11 09:00:27 +00:00