Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
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
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_encoding
Age
Commit message (
Expand
)
Author
2004-04-20
Remove pg_encoding. Not needed anymore since we have an initdb in C.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-08-04
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
pgindent run.
Bruce Momjian
2002-10-20
Returns exit status 1 if invalid encoding name or
Tatsuo Ishii
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-09-06
Commit Karel's patch.
Tatsuo Ishii
2001-03-23
Add checking for strtoul. SunOS4 does not have it.
Tatsuo Ishii
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2000-11-30
Make all commands that link a program look like
Peter Eisentraut
2000-09-17
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-03-31
I have tested the beta3 on WinNT and here are the results:
Bruce Momjian
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-02-19
Fix compiler warning
Tatsuo Ishii
2000-02-16
include cleanup
Bruce Momjian
2000-01-15
- Allow array on int8
Peter Eisentraut
1999-12-16
Hi,
Bruce Momjian
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-06-05
a fix for Win32 support provided by yutaka@marin.or.jp.
Tatsuo Ishii
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-07-26
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-24
I really hope that I haven't missed anything in this one...
Marc G. Fournier