index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use proper types so it compiles on DEC C89. Thanks Erik Bertelson.
Bryan Henderson
1997-01-08
3
-11
/
+10
*
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
5
-18
/
+13
*
Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1997-01-08
1
-1
/
+3
*
Fix syntax error
Bryan Henderson
1997-01-08
1
-2
/
+2
*
minor path problem fix by tgl@mythos.jpl.nasa.gov
Marc G. Fournier
1997-01-08
1
-2
/
+2
*
Typo: Change Postgres95 to PostgreSQL
Marc G. Fournier
1997-01-08
1
-2
/
+2
*
Improvements to pg_dump to:
Marc G. Fournier
1997-01-07
2
-4
/
+56
*
Fix mismatching prototype (const int vs int)
Bryan Henderson
1997-01-06
1
-2
/
+2
*
Add Irix stuff.
Bryan Henderson
1997-01-06
2
-29
/
+34
*
REmove pg4_dump...its old stuff that is sooo out of date as to be useless...
Marc G. Fournier
1997-01-06
5
-2299
/
+0
*
NeXT port specific changes by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>
Marc G. Fournier
1997-01-06
1
-5
/
+1
*
PORT NeXT requires an isascii() define...put it in config.h, most likely
Marc G. Fournier
1997-01-06
1
-0
/
+3
*
Minor changes for NeXT compile
Marc G. Fournier
1997-01-06
2
-7
/
+8
*
More config.h syncing for limits.h
Marc G. Fournier
1997-01-06
1
-11
/
+10
*
Add NeXT port submitted by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>
Marc G. Fournier
1997-01-06
5
-0
/
+162
*
Clean up 'if defined()' for header files...
Marc G. Fournier
1997-01-06
1
-12
/
+10
*
add define for USE_LIMIT_H into NeXT port...
Marc G. Fournier
1997-01-06
1
-0
/
+1
*
final fix for shared library under BSD44_derived
Marc G. Fournier
1997-01-05
1
-2
/
+2
*
Shared library fixes for BSD44_Derived port
Marc G. Fournier
1997-01-05
1
-3
/
+8
*
Fixes:
Marc G. Fournier
1997-01-05
1
-2
/
+5
*
Fixes:
Marc G. Fournier
1997-01-05
1
-2
/
+2
*
Just reviewed what I changed as far a dlopen/etc are concerned, and determined
Marc G. Fournier
1997-01-05
2
-12
/
+1
*
Silence compiler warnings, fix error in complex compare function.
Bryan Henderson
1997-01-05
2
-1
/
+43
*
Standardize all LDADD to LD_ADD.
Bryan Henderson
1997-01-05
4
-21
/
+19
*
Closing opened indices.
Vadim B. Mikheev
1997-01-05
1
-1
/
+5
*
Releasing empty root page in _bt_endpoint () to avoid
Vadim B. Mikheev
1997-01-05
1
-2
/
+10
*
someone added pg_listen and pg_notifies to libpgtcl. But first
Marc G. Fournier
1997-01-03
3
-31
/
+20
*
documentation updating to 6.0 release
Bruce Momjian
1997-01-03
1
-12
/
+10
*
FreeBSD doesn't require the dl{open,close,sym,error} functions, as they are
Marc G. Fournier
1997-01-03
2
-5
/
+16
*
fix for previous fix
Bruce Momjian
1997-01-02
1
-5
/
+3
*
psql paren. with \r fix.
Bruce Momjian
1997-01-02
1
-3
/
+8
*
ALTER TABLE (text) fix
Bruce Momjian
1997-01-02
1
-4
/
+4
*
Fix for SELECT INTO ... GROUP/ORDER BY where table already exists unlink error.
Bruce Momjian
1997-01-01
2
-3
/
+12
*
Make error messages more explicit, PQtrace() output more readable.
Bryan Henderson
1996-12-31
2
-138
/
+186
*
Rename Makefile to GNUmakefile to catch people using other makes.
Bryan Henderson
1996-12-31
2
-68
/
+74
*
Fixed realloc for increasing tempRels list.
Vadim B. Mikheev
1996-12-31
1
-2
/
+3
*
ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool now
Vadim B. Mikheev
1996-12-31
1
-1
/
+19
*
Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.
Bryan Henderson
1996-12-30
2
-12
/
+19
*
Check that PQendcopy succeeded. Issue error message if not.
Bryan Henderson
1996-12-30
1
-7
/
+15
*
explain change
Bruce Momjian
1996-12-29
3
-13
/
+23
*
typo fix
Bruce Momjian
1996-12-29
1
-2
/
+2
*
New EXPLAIN manual page.
Bruce Momjian
1996-12-29
1
-0
/
+14
*
Changed EXPLAIN option names.
Bruce Momjian
1996-12-29
1
-2
/
+2
*
Improved EXPLAIN option handling.
Bruce Momjian
1996-12-29
1
-6
/
+16
*
Fix expected regression output.
Bruce Momjian
1996-12-28
1
-6
/
+6
*
Fixed errors in create statement.
Bruce Momjian
1996-12-28
1
-3
/
+3
*
Fixed error where = should be ==.
Bruce Momjian
1996-12-28
1
-2
/
+3
*
Fixed Assert check where ! should be !=.
Bruce Momjian
1996-12-28
1
-2
/
+2
*
Here is a bug fix and some spelling changes for the complex number tutorial
Bruce Momjian
1996-12-28
2
-9
/
+10
*
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
Bruce Momjian
1996-12-28
8
-29
/
+31
[next]