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
REL_18_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
/
interfaces
Age
Commit message (
Expand
)
Author
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-30
SSL patch from Magnus
Bruce Momjian
2000-08-29
Remove bogus use of int4out().
Tom Lane
2000-08-28
New configure test for flex, which recognizes only flex but does so in all
Peter Eisentraut
2000-08-26
Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>
Tom Lane
2000-08-25
Make the location of the Kerberos server key file run time configurable
Peter Eisentraut
2000-08-20
Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all the
Peter Eisentraut
2000-08-07
TOAST mop-up work: update comments for tuple-size-related symbols such
Tom Lane
2000-07-27
Here is a bug and patch to fix it. I have tested this bug and fix on
Bruce Momjian
2000-07-20
Fixed DatabaseMetaData.getTableTypes()
Peter Mount
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-14
didn't compile
Peter Eisentraut
2000-07-09
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-07-07
|> The Makefile.shlib changes will have to be discussed with other Linux
Bruce Momjian
2000-06-30
Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>
Peter Eisentraut
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-20
Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in the
Peter Eisentraut
2000-06-19
Integrated ODBC driver into regular build. No more standalone business,
Peter Eisentraut
2000-06-19
Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in length
Bruce Momjian
2000-06-19
fix HAVE_SQLGETPRIVATEPROFILESTRING define
Bruce Momjian
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-14
Big warnings cleanup for Solaris/GCC. Down to about 40 now, but
Peter Eisentraut
2000-06-14
Back out libpgtcl tcl/tksh includes.
Bruce Momjian
2000-06-14
OK, I have tidied up todays (13th) snapshot with the attached patch, I
Bruce Momjian
2000-06-13
add missing files
Bruce Momjian
2000-06-13
in the Directory src/bin/pgtclsh there is a good mechanism to integrate
Bruce Momjian
2000-06-12
Brand 7.1 release. Also update jdbc version in release branch.
Bruce Momjian
2000-06-12
Rename rule CURRENT to OLD in source tree. Add mapping for backward
Bruce Momjian
2000-06-12
Back out old unixodbc patches and apply new ones. Nick Gorham
Bruce Momjian
2000-06-11
Substituted new configure test for types of accept()
Peter Eisentraut
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-06-09
This patch fixes the 0-based/1-based result set indexing problem for
Bruce Momjian
2000-06-09
I have made the couple of mods required to make the odbc driver with
Bruce Momjian
2000-06-09
Inheritance overhaul by Chris Bitmead <chris@bitmead.com>
Bruce Momjian
2000-06-08
More odbc include cleanups
Bruce Momjian
2000-06-08
Update odbc include
Bruce Momjian
2000-06-08
Fix ODBC for new binary fopen/open params
Bruce Momjian
2000-06-07
Here is a patch for interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java
Bruce Momjian
2000-06-07
Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses
Peter Eisentraut
2000-06-06
Moved configure script from src/ to the top level directory. Moved
Peter Eisentraut
2000-06-06
Added org/postgresql/DriverClass.java to the list of files removed by make cl...
Peter Mount
2000-06-06
Added some missing org.'s that prevented the use of the geometric types
Peter Mount
2000-06-06
Removed hardwired 8k limit on queries
Peter Mount
2000-06-02
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-06-01
Removed timezone in ResultSet.getTimestamp()
Peter Mount
2000-06-01
More perl cleanup
Bruce Momjian
2000-06-01
Rename perl example eg directory to examples.
Bruce Momjian
2000-05-31
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-29
Cleanup of <> and ""
Bruce Momjian
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
[next]