summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Well, the correct code - that corresponds to currentBruce Momjian2001-05-151-2/+3
* update.Bruce Momjian2001-05-131-2/+2
* Initial checkin of a contributed type that handles passwords efficiently.D'Arcy J.M. Cain2001-05-034-0/+326
* Pass -D option to pg_ctl because export PGDATA won't be preserved acrossPeter Eisentraut2001-04-192-14/+10
* Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's toTom Lane2001-04-041-1/+4
* Provide snprintf() if system hasn't got it.Tom Lane2001-04-032-8/+16
* Fix comments that were mis-wrapped, for Tom Lane.Bruce Momjian2001-03-231-8/+18
* Run pgindent on _int.c, for Tom Lane. I had skipped this file becauseBruce Momjian2001-03-221-748/+939
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-223-21/+12
* pgindent run. Make it all clean.Bruce Momjian2001-03-2239-3202/+3759
* Repair intarray's problems with TOASTed input, avoid scribbling onTom Lane2001-03-204-186/+2210
* Restore include-file updates, and fix some of the more glaring macroTom Lane2001-03-181-16/+20
* Restore Peter's makefile fixes.Tom Lane2001-03-181-24/+11
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-177-266/+816
* Documentation update from Marko Kreen.Tom Lane2001-03-161-0/+9
* Resetting the XLOG can't include rewinding it to logical position zero,Tom Lane2001-03-161-9/+25
* First cut at XLOG file reset utility.Tom Lane2001-03-145-2/+1079
* 'test -e' isn't portable. Use 'test -f'.Peter Eisentraut2001-03-131-2/+2
* Update for new pg_control format.Tom Lane2001-03-133-99/+124
* Add uninstall target to Java build.Peter Eisentraut2001-03-111-2/+9
* Update my2pg, new version.Bruce Momjian2001-03-061-17/+23
* Hmmm, a conflict with V1.104 of configure.in remained and broke configurePeter Mount2001-03-052-3/+8
* First batch of the tools merged in...Peter Mount2001-03-0531-9/+3526
* Update mysql converter, new version released.Bruce Momjian2001-03-041-22/+51
* start of an admin tool for FreeBSD to help configure shared memory forMarc G. Fournier2001-02-272-0/+73
* Doesn't need libpq.Peter Eisentraut2001-02-251-3/+3
* Remove binary files.Peter Eisentraut2001-02-252-0/+0
* I had a need to read such things as the backend locale and the catalogBruce Momjian2001-02-236-0/+182
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-2020-45/+47
* Changes:Bruce Momjian2001-02-202-14/+17
* Fix README in Japanese to sync with README.pgbench updated by Tom.Tatsuo Ishii2001-02-171-6/+9
* Update README's install instructions to agree with current reality.Tom Lane2001-02-161-9/+10
* Bruce Momjian <pgman@candle.pha.pa.us> writes:Bruce Momjian2001-02-121-3/+2
* Add stdio to file.Bruce Momjian2001-02-121-0/+1
* Add // -> /* */ mapping to pgindent.Bruce Momjian2001-02-121-4/+4
* Add #include <unistd.h>Bruce Momjian2001-02-121-0/+1
* Add to Makefile.Bruce Momjian2001-02-111-1/+2
* Add pg_logger to /contrib.Bruce Momjian2001-02-114-0/+124
* Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut2001-02-102-2/+10
* cleanupBruce Momjian2001-02-101-5/+5
* Add URL for my2pg.pl.Bruce Momjian2001-02-101-0/+4
* Add description.Bruce Momjian2001-02-101-0/+1
* Add both conversion utilities.Bruce Momjian2001-02-101-0/+2
* cleanupBruce Momjian2001-02-101-5/+8
* Add other mysql conversion utility for comparisons.Bruce Momjian2001-02-101-0/+820
* Update findoidjoins notes for 7.1.Tom Lane2001-02-101-8/+11
* Compile a little more cleanly.Tom Lane2001-02-101-4/+2
* Add oid2name subdirectory to contrib Makefile.Tom Lane2001-02-101-1/+2
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-1018-59/+50
* Add new FreeBSD start script that makes use of new pg_ctl functionality.Peter Eisentraut2001-02-101-0/+58