summaryrefslogtreecommitdiff
path: root/src/bin/pg_passwd
Commit message (Expand)AuthorAgeFilesLines
* Make all commands that link a program look likePeter Eisentraut2000-11-301-1/+4
* Pay attention to fgets() failure return.Tom Lane2000-11-271-12/+23
* Advertise --help (rather than '-?') as help option (problems with csh).Peter Eisentraut2000-11-251-2/+2
* Polish error messages, help output, give marginal clue about command linePeter Eisentraut2000-11-181-24/+51
* Simplification: Build executable directly from .c file.Peter Eisentraut2000-11-181-5/+2
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-4/+4
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+2
* Expand secondary password file feature, so that you can use thesePeter Eisentraut2000-07-041-25/+24
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-271-16/+15
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-021-15/+3
* Makefile CFLAGS cleanups.Bruce Momjian2000-05-111-1/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-6/+7
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-8/+0
* More cleanupBruce Momjian1999-07-161-2/+2
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-261-15/+16
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-172-2/+14
* DESTDIR removed, again.Bruce Momjian1998-04-061-1/+1
* Re-introduce $DISTDIR.Bruce Momjian1998-04-061-1/+1
* Hi,Bruce Momjian1998-04-061-1/+1
* Remove DISTDIR.Bruce Momjian1998-04-051-1/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Various fixes for string.h vs strings.hMarc G. Fournier1998-02-241-3/+6
* Portability fix for pg_passwd.Bruce Momjian1997-11-021-8/+5
* Make manual page for pg_passwd from README.Bruce Momjian1997-09-211-111/+0
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-53/+53
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-249/+304
* pg_passwd cleanup.Bruce Momjian1997-08-251-4/+16
* pg_passwd cleanup.Bruce Momjian1997-08-251-36/+289
* pg_passwd cleanupBruce Momjian1997-08-253-0/+205