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
/
backend
/
utils
/
cache
/
relcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
1
-2
/
+3
*
Cleanup of prototypes. FIx for PQtrace start/stop several times.
Bruce Momjian
1998-01-14
1
-7
/
+4
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
1
-15
/
+15
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-15
/
+15
*
Remove archive stuff.
Bruce Momjian
1997-11-21
1
-8
/
+7
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
1
-6
/
+6
*
Remove 16 char limit on system table/index names. Rename system indexes.
Bruce Momjian
1997-11-17
1
-2
/
+2
*
Good Bye, Time Travel!
Vadim B. Mikheev
1997-11-02
1
-4
/
+1
*
Change column number constant to reflect change in column name
Thomas G. Lockhart
1997-10-25
1
-2
/
+2
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
1
-9
/
+9
*
RelationBuildRuleLock(): char* --> Datum for ruleaction and
Vadim B. Mikheev
1997-09-12
1
-7
/
+7
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-8
/
+8
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-190
/
+190
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-1702
/
+1791
*
Calls of RelationBuildTriggers() & FreeTriggerDesc()
Vadim B. Mikheev
1997-09-01
1
-1
/
+12
*
Fetch information about DEFAULT/CHECK while openning a relation.
Vadim B. Mikheev
1997-08-22
1
-30
/
+127
*
AttrConstr --> TupleConstr
Vadim B. Mikheev
1997-08-21
1
-2
/
+2
*
Read info for DEFAULT from pg_attrdef.
Vadim B. Mikheev
1997-08-21
1
-41
/
+154
*
More NOT_USEDs
Bruce Momjian
1997-08-20
1
-24
/
+19
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-5
/
+13
*
NOT NULL implementation (submitted by Robson Paniago de Miranda).
Vadim B. Mikheev
1997-08-19
1
-3
/
+22
*
Now that names are null terminated, no need to do all that NAMEDATALEN stuff.
Bruce Momjian
1997-08-18
1
-4
/
+4
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
1
-4
/
+4
*
Cleanup for NAMEDATALEN use.
Bruce Momjian
1997-08-03
1
-2
/
+1
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
1
-1
/
+2
*
New func RelationForgetRelation();
Vadim B. Mikheev
1997-06-04
1
-9
/
+53
*
RelationPurgeLocalRelation():
Vadim B. Mikheev
1997-05-22
1
-4
/
+11
*
Little memmory leak in RelationFlushRelation() in freeing
Vadim B. Mikheev
1997-05-20
1
-6
/
+6
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
1
-1
/
+2
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
1
-4
/
+4
*
Another directory that compiles with no errors, and few warnings
Marc G. Fournier
1996-11-06
1
-6
/
+3
*
Fixes: Errors when PQexec() in backend creates temp
Marc G. Fournier
1996-10-24
1
-2
/
+9
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
1
-9
/
+15
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09
1
-0
/
+1795