]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-09-16  Thomas G. LockhartUpdate entries for MkLinux and Linux/ix86 for Postgres...
1998-09-16  Thomas G. LockhartAdd Unix-specific installation and configuration info...
1998-09-16  Thomas G. LockhartMarkup and editing adjustments...
1998-09-16  Thomas G. LockhartConsolidate Jan's rules test into one file.
1998-09-16  Thomas G. LockhartSupport specifying PRIMARY KEY for the SERIAL type.
1998-09-16  Thomas G. LockhartSupport specifying PRIMARY KEY for the SERIAL type.
1998-09-16  Thomas G. LockhartUse oper_select_candidate() for unary operators
1998-09-15  Marc G. FournierForgot to remove README-1ST from the repository ...
1998-09-14  Marc G. Fourniertabularized a little bit...
1998-09-14  Marc G. FournierA sort of 'log' of what operating systems are supported...
1998-09-14  Marc G. FournierChange order of install...installing interfaces is...
1998-09-14  Bruce MomjianAdd new make_oidjoin_check utility and template1_check...
1998-09-13  Thomas G. LockhartRemove remnant from obsolete char16 data type.
1998-09-13  Thomas G. LockhartUpdate to new DECLARE and FETCH features in gram.y.
1998-09-13  Thomas G. LockhartSupport SQL92-ish DECLARE and FETCH commands.
1998-09-13  Bruce MomjianHere are some additional patches needed to get the...
1998-09-12  Bruce Momjianrename java file for Peter.
1998-09-12  Bruce MomjianIrix lock fix from Robert Bruccoleri
1998-09-12  Bruce MomjianThe pg_atoi() function uses strtol() to convert the...
1998-09-11  Bruce Momjianautoconf
1998-09-11  Bruce MomjianRemove lld from LONG LONG name
1998-09-11  Bruce Momjianautoconf
1998-09-11  Bruce MomjianThe attached patches fix the following problems:
1998-09-11  Bruce Momjianautoconf
1998-09-11  Bruce MomjianRemove %qd.
1998-09-11  Bruce MomjianTatsuo Ishii fix for pg_user crash, with slight modific...
1998-09-11  Bruce Momjian%lld fix.
1998-09-11  Bruce Momjianupdate pginterface
1998-09-11  Bruce MomjianUpdate pginterface for 6.4. add manual page.
1998-09-10  Bruce Momjianlong long cleanup
1998-09-10  Vadim B. MikheevAdded attributes for primary/unique/foreign keys...
1998-09-10  Bruce MomjianFix for length in libpq from Tom Lane.
1998-09-10  Bruce Momjianautoconf
1998-09-10  Bruce Momjian%lld not %Ld
1998-09-10  Bruce MomjianMore bsdi 4.0 additions.
1998-09-10  Bruce Momjianbsdi 4.0.
1998-09-10  Bruce MomjianAdd some support for BSDI 4.0.
1998-09-10  Vadim B. MikheevPorting efforts... :)
1998-09-10  Vadim B. Mikheevflock --> fcntl
1998-09-10  Bruce Momjiancleanup
1998-09-10  Bruce MomjianCleanup of configure.in
1998-09-10  Bruce Momjianautoconf
1998-09-10  Bruce MomjianAllow long long on BSDI.
1998-09-09  Bruce MomjianAix4 fixes from Andreas Zeugswetter
1998-09-09  Bruce Momjian>
1998-09-09  Bruce MomjianHi patchers/hackers.
1998-09-09  Vadim B. MikheevFix using GroupBy/non-GroupBy expressions in HAVING.
1998-09-09  Vadim B. MikheevFix for indexing problem (?): heap tuple was pfree...
1998-09-08  Bruce MomjianAIX align fix.
1998-09-08  Bruce MomjianFix for macro for AIX.
1998-09-08  Vadim B. MikheevFix GroupBY func broken by HAVING.
1998-09-07  Thomas G. LockhartVery minor formatting fixup in the refentry id field...
1998-09-07  Thomas G. LockhartFix Postgres to support SQL92 syntax. Old syntax still...
1998-09-07  Thomas G. LockhartMinor wording and formatting cleanups.
1998-09-07  Thomas G. LockhartAdd new reference pages. This completes the first cut...
1998-09-07  Bruce MomjianAlignment cleanup so no more massive switch statements...
1998-09-06  Bruce MomjianBTW, in catalog/pg_type.h:
1998-09-05  Thomas G. LockhartAdd new reference pages adapted from Jose'.
1998-09-05  Thomas G. LockhartMinor fix to add paragraph break.
1998-09-05  Thomas G. LockhartUse alternate form for long-long-int to be compatible...
1998-09-04  Bruce Momjianoffsetof cleanup.
1998-09-04  Bruce Momjiant_bits alignment fix from Tatsuo Ishii
1998-09-04  Marc G. FournierTry this snprintf() implementation, used in sendmail...
1998-09-04  Marc G. FournierFrom: David Hartwig <daybee@bellatlantic.net>
1998-09-04  Bruce Momjianlibpgtcl cleanups for Tom Lane.
1998-09-03  Thomas G. LockhartAllow insert statements to have every column
1998-09-03  Thomas G. LockhartUpdate to match newest gram.c since both are generated...
1998-09-03  Bruce MomjianOops missing file.
1998-09-03  Bruce Momjianpatch cleanups.
1998-09-03  Bruce Momjian[Part #1: Type: text/plain, Encoding: 7bit, Size: 59]
1998-09-03  Bruce MomjianFix ifdef.
1998-09-03  Bruce MomjianNew stuff from Peter Mount for jdbc.
1998-09-03  Bruce MomjianNew stuff for 6.4 jdbc.
1998-09-03  Bruce Momjian> Yikes, that is certainly not standard C. I have...
1998-09-03  Bruce MomjianRemove \r\n in windows makefile.
1998-09-03  Bruce MomjianO2. Seems tas() for PPC (storage/buffer/s_lock.c) never...
1998-09-03  Bruce Momjian Oops. I'll fix this.
1998-09-03  Bruce MomjianAttached is a patch to remove the definitions of libpq...
1998-09-02  Bruce Momjian> David Hartwig wrote:
1998-09-02  Bruce MomjianFix for indexing problems.
1998-09-02  Thomas G. LockhartUpdate to support the CREATE TABLE DEFAULT VALUES state...
1998-09-02  Thomas G. LockhartSupport CREATE TABLE DEFAULT VALUES statement.
1998-09-02  Thomas G. LockhartAdd more new pages.
1998-09-02  Bruce Momjianautoconf
1998-09-02  Bruce MomjianFix for install path
1998-09-02  Bruce Momjianupdate
1998-09-02  Bruce Momjianinstall file search fix
1998-09-02  Bruce Momjianautoconf
1998-09-02  Bruce MomjianConfigure fix for install script search.
1998-09-01  Bruce Momjianre-add bsdi makefile
1998-09-01  Bruce Momjianbsdi cleanup
1998-09-01  Bruce Momjiancleanup
1998-09-01  Thomas G. LockhartFix message delimiters for substitution by sed script...
1998-09-01  Thomas G. LockhartAdd new files from Oliver and Thomas.
1998-09-01  Thomas G. LockhartRemove mention of the migration directory since this...
1998-09-01  Thomas G. LockhartPut in explicit reference to the ref/ subdirectory...
1998-09-01  Thomas G. LockhartInitial information for Linux/Unix installation.
1998-09-01  Bruce Momjiancleanups of indexing.c
1998-09-01  Bruce Momjiancleanup
1998-09-01  Bruce Momjiancleanup
next