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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
2
-10
/
+9
*
More compile cleanups
Bruce Momjian
1996-11-08
1
-2
/
+2
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
5
-13
/
+15
*
Add frontend \copy command.
Bryan Henderson
1996-11-04
1
-771
/
+973
*
Rename CDEBUG to COPT
Bruce Momjian
1996-11-04
1
-3
/
+3
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
4
-7
/
+7
*
Continuation of make file simplification; handle libpq.a dependancy.
Bryan Henderson
1996-11-02
1
-13
/
+29
*
Removal of bsdi_2_1 port.
Bruce Momjian
1996-11-01
1
-5
/
+1
*
Added needed include file.
Bruce Momjian
1996-10-31
1
-1
/
+3
*
Change display of char(5) to (bp)char 5 so psql \d can
Bruce Momjian
1996-10-14
1
-2
/
+2
*
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-13
1
-1
/
+2
*
New host-based authentication -- set up pg_hba.conf instead of pg_hba
Bryan Henderson
1996-10-12
1
-3
/
+3
*
Changed psql \h command to print commands in three columns.
Bruce Momjian
1996-10-09
1
-2
/
+19
*
Fix a couple of small things from D'Arcy's last patch
Marc G. Fournier
1996-10-07
1
-3
/
+3
*
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-07
3
-48
/
+48
*
Update help for alter table. remove EXTEND function.
Bruce Momjian
1996-10-07
1
-5
/
+2
*
Fix typo in help text.
Bruce Momjian
1996-10-05
1
-2
/
+2
*
Added single-letter options and case statement.
Bruce Momjian
1996-10-05
1
-29
/
+45
*
And bring in change from 1.0.7 tree to here...
Marc G. Fournier
1996-10-04
1
-3
/
+3
*
This patch fixes problems in initdb, including that it doesn't run
Marc G. Fournier
1996-10-04
1
-19
/
+31
*
Brought psql help up to date with syntax and manual.
Bruce Momjian
1996-10-03
1
-20
/
+20
*
New vacuum option.
Bruce Momjian
1996-10-03
1
-2
/
+2
*
Fixes extra space in printing.
Bruce Momjian
1996-10-03
1
-2
/
+2
*
Added new single-letter options to initdb.sh.
Bruce Momjian
1996-10-03
1
-11
/
+15
*
change stdout to fout
Marc G. Fournier
1996-10-02
1
-3
/
+3
*
Prototype setMaxOid()
Marc G. Fournier
1996-09-23
1
-1
/
+2
*
Here's a patch that I discussed recently on pg95-dev that changes the
Marc G. Fournier
1996-09-23
2
-168
/
+203
*
Patches to make POSTPORT changes in scripts
Marc G. Fournier
1996-09-21
5
-10
/
+10
*
Cleanup patch of pg_version
Marc G. Fournier
1996-09-19
1
-4
/
+8
*
Add missing includes to silence compile
Marc G. Fournier
1996-09-16
1
-1
/
+4
*
The following diffs remove the various definitions of dupstr() and replace
Marc G. Fournier
1996-09-16
6
-178
/
+130
*
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-28
1
-2
/
+5
*
Fix prototype for dumpClasses
Marc G. Fournier
1996-08-26
1
-2
/
+3
*
The patch does several things:
Marc G. Fournier
1996-08-24
4
-44
/
+116
*
BSD$$_derived needs -ltermcap for psql
Marc G. Fournier
1996-08-21
1
-1
/
+5
*
command line flag for expanded display '-x' had logic reversed
Julian Assange
1996-08-21
1
-2
/
+2
*
Bring in changes to READLINE/HISTORY defines
Marc G. Fournier
1996-08-20
1
-5
/
+3
*
This patch can be installed as part of 1.02.1 so people can properly
Marc G. Fournier
1996-08-14
1
-6
/
+8
*
This patch can be installed as part of 1.02.1 so people can properly
Marc G. Fournier
1996-08-14
1
-3
/
+5
*
|
Marc G. Fournier
1996-08-14
1
-8
/
+21
*
Here's a small makefile patch that corrects the following bug: The makefiles
Marc G. Fournier
1996-08-14
1
-2
/
+4
*
I have attached a minor update for the Postgres make files. This update
Marc G. Fournier
1996-08-13
1
-9
/
+13
*
Another small patch fix...
Marc G. Fournier
1996-08-10
1
-2
/
+2
*
applied kurt's patch to fix unlikely, but potential, string underflow
Julian Assange
1996-08-06
1
-2
/
+2
*
added patch from kurt that fixes memory leak (didn't free line buffer
Julian Assange
1996-08-06
1
-3
/
+7
*
Move port includes from bin/pg_dump/Makefile to Makefile.global
Marc G. Fournier
1996-07-31
1
-2
/
+2
*
Fix for <machine.h> bug
Marc G. Fournier
1996-07-31
1
-2
/
+2
*
A "lost in the archives" patch from Chris Dunlop <chris@atlas.onthe.net.au>
Marc G. Fournier
1996-07-31
1
-2
/
+6
*
Fixes:
Marc G. Fournier
1996-07-31
1
-2
/
+2
*
Fixes:
Marc G. Fournier
1996-07-31
1
-65
/
+62
[next]