summaryrefslogtreecommitdiff
path: root/src/tutorial/complex.c
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate "invalid input syntax" messages for various types.Andres Freund2018-07-221-2/+2
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-211-1/+1
* Remove no-longer-required function declarations.Tom Lane2015-05-241-17/+0
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-101-1/+0
* pgindent run for 9.4Bruce Momjian2014-05-061-1/+1
* Add more use of psprintf()Peter Eisentraut2014-01-061-2/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-1/+1
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-1/+4
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-301-0/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-29/+29
* Update the complex-datatype example to V1 function calling conventions,Tom Lane2003-10-211-83/+134
* pgindent run.Bruce Momjian2003-08-041-1/+1
* elog mop-up.Tom Lane2003-07-271-4/+4
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-10/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+2
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+0
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-1/+0
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-9/+9
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-03-011-2/+0
* Move around files before applying Darren's second patchMarc G. Fournier1998-03-011-0/+186