postgresql/src
Bruce Momjian 43ee22826b Add detection of psql pager to trigger on wide output. Also add pager
detection for wrapped lines or lines with newlines that need pager to
display.
2008-05-16 16:59:05 +00:00
..
backend Extend GIN to support partial-match searches, and extend tsquery to support 2008-05-16 16:31:02 +00:00
bin Add detection of psql pager to trigger on wide output. Also add pager 2008-05-16 16:59:05 +00:00
include Extend GIN to support partial-match searches, and extend tsquery to support 2008-05-16 16:31:02 +00:00
interfaces Add localization support to ecpg. 2008-05-16 15:20:04 +00:00
makefiles Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
pl Support SQL/PSM-compatible CASE statement in plpgsql. 2008-05-15 22:39:49 +00:00
port Make the win32 implementation of getrusage() return EINVAL if being 2008-05-14 07:28:13 +00:00
template
test Extend GIN to support partial-match searches, and extend tsquery to support 2008-05-16 16:31:02 +00:00
timezone Add SGT (Singapore time) to the default list of known timezone 2008-05-01 20:05:08 +00:00
tools Remaining pieces of fix for contrib makefiles 2008-05-10 15:30:11 +00:00
tutorial Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
bcc32.mak
DEVELOPERS
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
Makefile.global.in Upgrade to Autoconf 2.61: 2008-02-17 16:36:43 +00:00
Makefile.shlib On cygwin and win32, don't override the shlib name when building a module. 2008-04-08 09:50:29 +00:00
nls-global.mk
win32.mak