index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
lib
/
fstack.c
Age
Commit message (
Expand
)
Author
2000-06-28
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-01-26
Add:
Bruce Momjian
1999-07-16
Final cleanup.
Bruce Momjian
1999-07-15
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1998-09-01
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-06-15
Remove un-needed braces around single statements.
Bruce Momjian
1998-04-06
ASSERT fixes.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-06-06
From: "D'Arcy J.M. Cain" <
[email protected]
>
Marc G. Fournier
1996-11-06
Slowly getting faster to make sure it compiles...still needs cleaning
Marc G. Fournier
1996-10-31
Clean out makefile
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
Marc G. Fournier