postgresql/src
Bruce Momjian d36aa2e885 Rename:
! #show_parser_stats = false
! #show_planner_stats = false
! #show_executor_stats = false
! #show_statement_stats = false

TO:

! #log_parser_stats = false
! #log_planner_stats = false
! #log_executor_stats = false
! #log_statement_stats = false
2002-11-15 00:47:22 +00:00
..
backend Rename: 2002-11-15 00:47:22 +00:00
bin Rename: 2002-11-15 00:47:22 +00:00
corba
data
include Rename: 2002-11-15 00:47:22 +00:00
interfaces Applied patch submitted by Mats Lofkvist fixing serious threading problem introduced in beta3. 2002-11-14 05:35:45 +00:00
makefiles There was an error in the gcc portion of the patch I sent you. Here is 2002-11-14 04:07:27 +00:00
pl Add new palloc0 call as merge of palloc and MemSet(0). 2002-11-13 00:39:48 +00:00
port Update comments. 2002-10-29 04:24:30 +00:00
template
test Use cat instead of echo or awk, to avoid portability problems with backslashes. 2002-11-13 16:40:23 +00:00
tools Compute version number for docs on the fly. 2002-10-12 16:34:28 +00:00
tutorial
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS
Makefile
Makefile.global.in I am attaching a patch file that will replace the previous one. It only 2002-11-10 00:37:28 +00:00
Makefile.shlib > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls-global.mk
win32.mak