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
Age
Commit message (
Expand
)
Author
1997-01-14
I'm going t take a chance that this was a mis-spelling, since
Marc G. Fournier
1997-01-14
ReleaseTmpRelBuffers is ReleaseRelationBuffers now.
Vadim B. Mikheev
1997-01-14
heap_destroy () releases dirty buffers of a relation to be
Vadim B. Mikheev
1997-01-14
There is no more ReleaseTmpRelBuffers, but ReleaseRelationBuffers.
Vadim B. Mikheev
1997-01-14
Cleanup for DEBUG: removal in initdb.sh.
Bruce Momjian
1997-01-14
Prevent initdb from showing vacuum statistics.
Bruce Momjian
1997-01-14
Remove CFLAGS_SL from lib/Makefile
Bruce Momjian
1997-01-14
There are two prototypes for inet_aton, one in include/inet_aton.h, and
Bruce Momjian
1997-01-14
Another compilation error has surfaced on Ultrix. In spin.c, sem.h must be
Bruce Momjian
1997-01-14
Restored original pg_type/pg_attribute defaults. Regression fixes.
Bruce Momjian
1997-01-13
Andrew's Makefile.custom generation program...hopefully should
Marc G. Fournier
1997-01-13
Update create_index manual page to have unique section.
Bruce Momjian
1997-01-13
Re-add -lm link flag
Bruce Momjian
1997-01-13
Change -lIPC to -lipc.
Bruce Momjian
1997-01-13
Fix typo in findstring use.
Bruce Momjian
1997-01-13
Part of patch to make a working nextstep port.
Bryan Henderson
1997-01-13
Added VERBOSE option to vacuum command.
Bruce Momjian
1997-01-13
Oops, introduced a bug in EOF handling. Fix it.
Bruce Momjian
1997-01-13
No EOF from psql when quiet mode.
Bruce Momjian
1997-01-13
Add nextstep port, courtesy of Ovidiu Predescu.
Bryan Henderson
1997-01-13
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-01-12
Shared library cleanup for -fpic.
Bruce Momjian
1997-01-11
Fixes:
Marc G. Fournier
1997-01-11
From: darcy@druid.net (D'Arcy J.M. Cain)
Marc G. Fournier
1997-01-10
I've noticed that \i filename in 6.0beta prints the input file double-spaced.
Bruce Momjian
1997-01-10
Remove octal character constants and convert to decimal constants
Bruce Momjian
1997-01-10
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
Irix fixes from Martin
Bruce Momjian
1997-01-10
cleanup for LINUX_ELF
Bruce Momjian
1997-01-10
timeb.h only used when not using POSIX_TIME
Bruce Momjian
1997-01-10
Makefile's -fpic only for gcc
Bruce Momjian
1997-01-10
Massimo fix for non-existant file copy error.
Bruce Momjian
1997-01-10
I found the following bugs in the version 6.0 (dated 961229).
Bruce Momjian
1997-01-10
Fixed (I hope) unique btree index implementation.
Vadim B. Mikheev
1997-01-10
index_insert has now HeapRelation as last param (for unique index
Vadim B. Mikheev
1997-01-10
index_insert has now HeapRelation as last param (for unique index
Vadim B. Mikheev
1997-01-10
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1997-01-10
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1997-01-10
Additional fixes for shared library (BSD44_Derived port).
Vadim B. Mikheev
1997-01-09
#include <postgres.h> moved upper
Vadim B. Mikheev
1997-01-08
From: wieck@sapserv.debis.de
Marc G. Fournier
1997-01-08
Removed equals sign from examples.
Bruce Momjian
1997-01-08
#include "postgres.h"
Vadim B. Mikheev
1997-01-08
Use proper types so it compiles on DEC C89. Thanks Erik Bertelson.
Bryan Henderson
1997-01-08
Change the way ipc.h is included because sys/ipc.h on Ultrix is broken.
Bryan Henderson
1997-01-08
Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1997-01-08
Fix syntax error
Bryan Henderson
1997-01-08
minor path problem fix by tgl@mythos.jpl.nasa.gov
Marc G. Fournier
1997-01-08
Typo: Change Postgres95 to PostgreSQL
Marc G. Fournier
1997-01-07
Improvements to pg_dump to:
Marc G. Fournier
[next]