postgresql/src/backend/utils
Peter Eisentraut d35c56ed9f Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3
began to realize that the input() function isn't used and printed warnings.
2008-05-09 15:36:31 +00:00
..
adt Update C comments to mention SQL:2003 handling of power return values. 2008-05-09 15:36:06 +00:00
cache The CONSTROID syscache should show conrelid as a relation OID column. 2008-05-07 01:46:04 +00:00
error Add a new ereport auxiliary function errdetail_log(), which works the same as 2008-03-24 18:08:47 +00:00
fmgr Allow float8, int8, and related datatypes to be passed by value on machines 2008-04-21 00:26:47 +00:00
hash Reduce the need for frontend programs to include "postgres.h" by refactoring 2008-03-27 03:57:34 +00:00
init Code review for recent patch to terminate online backup during shutdown: 2008-04-26 22:47:40 +00:00
mb Clean up a few places where Datums were being treated as pointers without 2008-04-12 23:21:04 +00:00
misc Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3 2008-05-09 15:36:31 +00:00
mmgr Add some debug support code to try to catch future mistakes in the area of 2008-04-11 22:54:23 +00:00
resowner More README src cleanups. 2008-03-21 13:23:29 +00:00
sort Add a new tuplestore API function, tuplestore_putvalues(). This is 2008-03-25 19:26:54 +00:00
time Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files. 2008-03-26 18:48:59 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_dummy_probes.sed Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
Gen_fmgrtab.sh Make the AWK default value also take effect if $AWK is an empty string. 2008-05-02 14:16:24 +00:00
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
probes.d Correct two more copyrights found by updated script. 2008-01-02 02:42:06 +00:00