..
backend
Fix long standing Asian multibyte charsets bug.
2005-12-24 09:35:36 +00:00
bin
Add an officially exported libpq function to encrypt passwords, and
2005-12-23 01:16:38 +00:00
include
Teach planner how to rearrange join order for some classes of OUTER JOIN.
2005-12-20 02:30:36 +00:00
interfaces
Add an officially exported libpq function to encrypt passwords, and
2005-12-23 01:16:38 +00:00
makefiles
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
pl
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
port
Fix make_relative_path() to support cases where target_path and bin_path
2005-12-23 22:34:22 +00:00
template
SUNOS4_CC -> SUNOS_CC.
2005-07-30 03:07:42 +00:00
test
Fix problem with whole-row Vars referencing sub-select outputs, per
2005-12-14 16:28:32 +00:00
timezone
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
tools
Simplify lock manager data structures by making a clear separation between
2005-12-09 01:22:04 +00:00
tutorial
Standard pgindent run for 8.1.
2005-10-15 02:49:52 +00:00
utils
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
bcc32.mak
Add -N make flag to bcc builds from /src dir.
2005-05-13 18:12:35 +00:00
DEVELOPERS
Makefile
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
Makefile.global.in
Fix problems with PGXS builds against an installation tree that was
2005-09-27 17:39:35 +00:00
Makefile.shlib
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
nls-global.mk
Allow installation into directories containing spaces in the name.
2005-12-09 21:19:36 +00:00
win32.mak
Attached is a makefile I hacked up to build pg_config under MSVC - the
2005-06-14 17:50:38 +00:00