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
path:
root
/
src
/
interfaces
/
libpgtcl
/
Makefile.in
Age
Commit message (
Expand
)
Author
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-14
Back out libpgtcl tcl/tksh includes.
Bruce Momjian
2000-06-13
in the Directory src/bin/pgtclsh there is a good mechanism to integrate
Bruce Momjian
2000-06-06
Moved configure script from src/ to the top level directory. Moved
Peter Eisentraut
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-01-10
Update int28out and out8out and _in_ functions to handle trailing zeros
Bruce Momjian
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-10-11
Add pginterface into main tree, called pgeasy.
Bruce Momjian
1999-06-30
Make sure symlinks for sharedlib get removed by 'make clean'.
Tom Lane
1999-02-07
Include -lcrypt when needed to link libpgtcl.so and plpgsql.so
Tom Lane
1998-10-19
Centralized shared-library build knowledge in a new file,
Tom Lane
1998-10-18
Clean up shared makefile install procedures.
Tom Lane
1998-10-14
Clean up library names and installation paths.
Thomas G. Lockhart
1998-10-12
Tcl fixes from Billy G. Allie
Bruce Momjian
1998-10-12
More Solaris fixes.
Bruce Momjian
1998-10-12
Add SVr4 shared libraries.
Bruce Momjian
1998-10-12
Solaris shared library fixes.
Bruce Momjian
1998-10-09
major/minor shared name cleanup
Bruce Momjian
1998-10-09
More bsdi 4.0 cleanups for shared libraries.
Bruce Momjian
1998-10-09
More bsdi 4.0 fixes.
Bruce Momjian
1998-10-09
Fix for BSDI shared libraries.
Bruce Momjian
1998-10-07
Use the $(LN_S) substitution for "ln -s" since configure tests for it.
Thomas G. Lockhart
1998-09-10
More bsdi 4.0 additions.
Bruce Momjian
1998-08-22
Here are additional patches for the UnixWare 7 port.
Bruce Momjian
1998-07-12
Update linux_i386 fix.
Bruce Momjian
1998-06-16
Add bsdi shared library support.
Bruce Momjian
1998-06-15
Fix portname defines in Makefiles.
Bruce Momjian
1998-06-12
Clean up template names and remove LINUX_ELF hack. No longer
Bruce Momjian
1998-05-24
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-05-12
Cleanups for large objects, so file is trucated on open, fix for
Bruce Momjian
1998-04-27
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-04-21
Try for a LINUX_ELF fix (bandage?)
Marc G. Fournier
1998-04-06
DESTDIR removed, again.
Bruce Momjian
1998-04-06
Make DESTDIR consistent, and verious Linux cleanups.
Bruce Momjian
1998-04-06
Re-introduce $DISTDIR.
Bruce Momjian
1998-04-06
Hi,
Bruce Momjian
1998-04-05
Remove DISTDIR.
Bruce Momjian
1998-04-05
Here are 3 patches (all relative to the src directory) to help with
Bruce Momjian
1998-03-23
more tcl/tk fixes
Bruce Momjian
1998-03-15
From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
Marc G. Fournier
1998-02-13
From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
Marc G. Fournier
1998-01-17
From: "Billy G. Allie" <Bill.Allie@mug.org>
Marc G. Fournier
1998-01-13
Various fixes resulting from removing the PORTNAME defines
Marc G. Fournier