postgresql/src
Peter Eisentraut 8b4da40487 Change this script to Perl 5 style. Add support for multiple refnames.
Sort the output by command name.  This previously only worked by source
file name, which doesn't always match the command name exactly.  And it
certainly won't work for multiple refnames.
2008-11-19 09:51:55 +00:00
..
backend Fix define_custom_variable so that SUSET custom variables behave 2008-11-19 02:07:07 +00:00
bin Change this script to Perl 5 style. Add support for multiple refnames. 2008-11-19 09:51:55 +00:00
include Some infrastructure changes for the upcoming auto-explain contrib module: 2008-11-19 01:10:24 +00:00
interfaces Add missing dependencies to preproc.y build rule 2008-11-15 22:20:55 +00:00
makefiles Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
pl Some infrastructure changes for the upcoming auto-explain contrib module: 2008-11-19 01:10:24 +00:00
port Reduce chatter from _dosmaperr() when used in FRONTEND code. 2008-10-16 13:27:34 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Add required include to build with cygwin. 2008-11-18 21:17:26 +00:00
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 2008-11-13 20:49:38 +00:00
tools Exclude contrib/intagg from the list of MSVC project files to be generated, 2008-11-14 22:12:37 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
Makefile.shlib Synchronize the shared object build rules in Makefile.port with Makefile.shlib 2008-09-01 08:50:10 +00:00
nls-global.mk
win32.mak