postgresql/src
Tom Lane a77b862c09 Add dummy variable declaration to PG_FUNCTION_INFO_V1() to prevent
'empty declaration' warnings from compilers that care about such things.
Per discussion back before 7.2 release; we didn't do it then because
we'd already missed all the beta cycle ...
2002-10-25 22:17:32 +00:00
..
backend Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
bin Change to fseeko(), per Philip. 2002-10-25 03:47:30 +00:00
corba
data
include Add dummy variable declaration to PG_FUNCTION_INFO_V1() to prevent 2002-10-25 22:17:32 +00:00
interfaces Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused 2002-10-25 02:54:37 +00:00
makefiles > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
pl Fix within-function memory leaks in the various PLs' interfaces to 2002-10-19 22:10:58 +00:00
port Fix include for NetBSD. 2002-10-24 04:48:08 +00:00
template Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
test create_index test must run after create_misc test. 2002-10-22 20:20:10 +00:00
tools Compute version number for docs on the fly. 2002-10-12 16:34:28 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils Remove mention of utils/getopt.c. Not used anymore. 2002-10-19 02:23:26 +00:00
DEVELOPERS
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.shlib > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00