postgresql/src/tools
Tom Lane 95d035e66d Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Get rid of the fundamentally indefensible assumption that "long long int"
exists and is exactly 64 bits wide on every platform Postgres runs on.
Instead let the configure script select the type to use for "pg_int64".

This is a bit of a pain in the rear since we do not want to pollute client
namespace with all the random symbols that pg_config.h defines; instead
we have to create a separate generated header file, "pg_config_ext.h".
But now that the infrastructure is there, we might have the ability to
add some other stuff that's long been wanting in this area.
2012-10-07 21:52:43 -04:00
..
editors Add Perl emacs formatting macros to src/tools/editors/emacs.samples. 2012-08-30 21:40:31 -04:00
entab entab: Improve makefile 2012-04-24 21:20:55 +03:00
findoidjoins Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
ifaddrs Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
make_diff Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
msvc Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
pginclude Add URL for include file visualization tool. 2012-08-16 18:52:08 -04:00
pgindent Have pgindent requre pg_bsd_indent version 1.2 now that a new version 2012-08-27 09:31:56 -04:00
ccsym Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
check_bison_recursion.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
codelines Fix remaining stray references to CVS. 2010-09-22 19:51:39 -04:00
copyright.pl Have copyright.pl skip updating something that is just the current year, 2012-07-06 12:21:43 -04:00
FAQ2txt Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
find_badmacros Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
find_static Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
find_typedef Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
git-external-diff Add comment to tools/git-external-diff. 2011-03-11 05:06:31 -05:00
git_changelog Add 9.2 branch to git_changelog's list. 2012-06-13 22:23:31 -04:00
make_ctags Mention original ctags option name. 2012-02-24 16:19:18 -05:00
make_etags Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
make_keywords Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
make_mkid Add another pgdefine path check, and a cvs-git change. 2011-08-26 21:52:35 -04:00
pgtest Adjust pgtest coding to be less complex. 2012-08-10 16:46:02 -04:00
RELEASE_CHANGES RELEASE_NOTES: Fix typo 2012-09-23 16:28:44 -03:00
version_stamp.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
win32tzlist.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00