postgresql/src/backend
Tom Lane 6cd2c9f752 Ensure that 'disabling statistics collector' is logged in all failure
paths of pgstat_init.  Responds to confusion exhibited by Christoph Haller.
2004-12-20 19:17:56 +00:00
..
access Fix is-it-time-for-a-checkpoint logic so that checkpoint_segments can 2004-12-17 00:10:36 +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 PREPARE and EXPLAIN need to copy the source query just like we recently 2004-12-12 20:17:06 +00:00
executor Instead of supposing (wrongly, in the general case) that the rowtype 2004-12-11 23:26:51 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Remove direct inclusions of <com_err.h> as well as configure test for 2004-12-20 17:13:41 +00:00
main Fix Win32 problems with signals and sockets, by making the forkexec code 2004-11-17 00:14:14 +00:00
nodes Instead of supposing (wrongly, in the general case) that the rowtype 2004-12-11 23:26:51 +00:00
optimizer Fix another place broken by new List implementation :-(. Per example 2004-12-15 21:13:34 +00:00
parser Disallow SETOF in the input of parseTypeString(). Formerly it was 2004-12-15 20:15:17 +00:00
po Translation updates 2004-12-16 11:31:55 +00:00
port Change Win32 dlerror message to: 2004-12-02 19:38:50 +00:00
postmaster Ensure that 'disabling statistics collector' is logged in all failure 2004-12-20 19:17:56 +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 Allow NetBSD, m64k to compile the ASM spinlock code. 2004-12-18 22:12:52 +00:00
tcop A client_encoding specification coming from the connection request has 2004-11-24 19:51:05 +00:00
utils Add support for Latin9 encoding in to_ascii(). Jaime Casanova 2004-12-20 19:00:37 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
nls.mk Translation updates 2004-12-16 11:31:55 +00:00