Commits

DateSubjectAuthorReleases
2025-12-09 Use palloc_object() and palloc_array() in more areas of the tree Michael Paquier 19 (unreleased)
2025-10-07 Fix compile of src/tutorial/funcs.c Álvaro Herrera 19 (unreleased)
2025-01-17 Add documentation about calling version-1 C functions from C. Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2019-11-22 Remove traces of version-0 calling convention in src/tutorial/ Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2014-07-10 Adjust blank lines around PG_MODULE_MAGIC defines, for consistency Bruce Momjian 9.5.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2006-09-27 Fix some misuses of strncat(). Tom Lane 8.2.0
2006-05-31 Make PG_MODULE_MAGIC required in shared libraries that are loaded into Tom Lane 8.2.0
2006-03-11 Add CVS tag lines to files that were lacking them. Bruce Momjian 8.2.0
2006-01-11 Cosmetic code cleanup: fix a bunch of places that used "return (expr);" Neil Conway 8.2.0
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-08-24 Update funcs tutorial for new function manager. Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-14 Fixup for src/tutorial/func.c and src/tutorial/func.source Bruce Momjian 7.1.1