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
/
include
/
funcapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move plpgsql's fetchArgInfo() into funcapi.c, and rename to
Tom Lane
2005-12-28
1
-3
/
+7
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
1
-11
/
+11
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-46
/
+44
*
When a function not returning RECORD has a single OUT parameter, use
Tom Lane
2005-10-06
1
-1
/
+3
*
Document get_call_result_type() and friends; mark TypeGetTupleDesc()
Tom Lane
2005-05-30
1
-6
/
+5
*
plpgsql does OUT parameters, as per my proposal a few weeks ago.
Tom Lane
2005-04-05
1
-1
/
+5
*
First phase of OUT-parameters project. We can now define and use SQL
Tom Lane
2005-03-31
1
-3
/
+52
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
1
-2
/
+2
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-8
/
+9
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Infrastructure for I/O of composite types: arrange for the I/O routines
Tom Lane
2004-06-06
1
-3
/
+3
*
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-04-01
1
-29
/
+42
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2002-09-04
1
-55
/
+54
*
Fix for breakage of C-coded SRFs, from Joe Conway.
Tom Lane
2002-08-30
1
-2
/
+6
*
Adjust nodeFunctionscan.c to reset transient memory context between calls
Tom Lane
2002-08-29
1
-8
/
+14
*
Code review for standalone composite types, query-specified composite
Tom Lane
2002-08-29
1
-32
/
+23
*
Here are two patches. The guc_and_tablefunc patch addresses the two
Bruce Momjian
2002-07-30
1
-0
/
+2
*
Here is a patch for the Table Function API. It fixes a bug found by Neil
Bruce Momjian
2002-07-18
1
-15
/
+48
*
uint -> uint32, portability.
Bruce Momjian
2002-06-22
1
-2
/
+2
*
Add another missing SRF file.
Bruce Momjian
2002-06-20
1
-0
/
+197