index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tutorial
/
funcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-02-07
1
-2
/
+2
*
Remove traces of version-0 calling convention in src/tutorial/
Michael Paquier
2019-11-22
1
-46
/
+61
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-2
/
+2
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-3
/
+3
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
1
-1
/
+1
*
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-07-10
1
-1
/
+0
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
1
-3
/
+3
*
Fix some misuses of strncat().
Tom Lane
2006-09-27
1
-5
/
+6
*
Make PG_MODULE_MAGIC required in shared libraries that are loaded into
Tom Lane
2006-05-31
1
-1
/
+3
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
1
-0
/
+2
*
Cosmetic code cleanup: fix a bunch of places that used "return (expr);"
Neil Conway
2006-01-11
1
-1
/
+1
*
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-04-01
1
-2
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-1
/
+0
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-39
/
+42
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-2
/
+0
*
Update funcs tutorial for new function manager.
Tom Lane
2000-08-24
1
-38
/
+67
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-2
/
+0
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
1
-1
/
+0
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-6
/
+6
*
Fixup for src/tutorial/func.c and src/tutorial/func.source
Bruce Momjian
1999-03-14
1
-12
/
+13
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-4
/
+3
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-4
/
+4
*
Move around files before applying Darren's second patch
Marc G. Fournier
1998-03-01
1
-0
/
+81