index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
1996-07-19
- libpq calls "fe_getauthname()" two times in "fe-connect.c", but
Marc G. Fournier
1996-07-19
- added -ltermcap to LIBS in bin/psql/Makefile
Marc G. Fournier
1996-07-19
Removed -I${HEADERFILE} from bin/Makefile.global
Marc G. Fournier
1996-07-19
Fix PAGER bug in createuser/etc scripts
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-19
fixes for textcat(), but headers were missing from archive :(
Marc G. Fournier
1996-07-19
Fixes compile errors with irix5 port
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-18
libpq and psql.c have been modified to do various things they didn't do
Marc G. Fournier
1996-07-18
Fixes: In the solaris port the file descriptors are hard coded to 20 (from the
Marc G. Fournier
1996-07-16
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-16
fix: clean up formatting of \d tablename in psql
Marc G. Fournier
1996-07-16
fix: During a BSD/OS(BSDI) 2.1 compile, I got errors about undefined
Marc G. Fournier
1996-07-16
applied fixes for psql
Marc G. Fournier
1996-07-15
adds: case insensitive regexp for varchar
Marc G. Fournier
1996-07-15
fsync patch from openlink
Marc G. Fournier
1996-07-15
fsync patch from openlink
Marc G. Fournier
1996-07-15
Submitted by Openlink, requires -DOPENLINK_PATCHES in Makefile.global
Marc G. Fournier
1996-07-15
Makefile.global changes to show option -DOPENLINK_PATCHES
Marc G. Fournier
1996-07-13
Moved two defines required for FreeBSD into Makefile.global
Marc G. Fournier
1996-07-12
Brought in extensions to pg_dump
Marc G. Fournier
1996-07-12
fixes for several potential null pointer dereferences
Marc G. Fournier
1996-07-09
Fixes: Using LIKE or ~ operator on text type files which are null valued
Marc G. Fournier
1996-07-09
Fix: Can't drop tables with names longer than 16 characters.
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier