summaryrefslogtreecommitdiff
path: root/src/bin/scripts
Commit message (Expand)AuthorAgeFilesLines
* Revert as not needed/inconsistent with SQL REINDEX:Bruce Momjian2006-09-021-8/+1
* Suppress some NOTICE messages from REINDEX command.Bruce Momjian2006-09-021-1/+8
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-142-4/+3
* Fix up hack to suppress escape_string_warning so that it actually worksTom Lane2006-06-012-6/+2
* Escape processing patch:Bruce Momjian2006-05-313-5/+8
* Add PQclear() calls, for completeness (exits shortly anyway).Bruce Momjian2006-05-296-6/+12
* Fix up pg_dump to do string escaping fully correctly for client encodingTom Lane2006-05-282-9/+10
* Use E'' strings internally only when standard_conforming_strings =Bruce Momjian2006-05-262-5/+5
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-0512-24/+24
* Remove DOS line endings ("\r\n") from several .po files. DOS line endingsNeil Conway2006-01-011-705/+705
* Rename pg_make_encrypted_password to PQencryptPassword.Peter Eisentraut2005-12-261-2/+2
* Add an officially exported libpq function to encrypt passwords, andTom Lane2005-12-231-4/+6
* Add new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-181-2/+16
* Use a proper enum for tri-valued variables.Bruce Momjian2005-12-121-53/+48
* Document tri-valued variables in createdb, +1, -1, 0.Bruce Momjian2005-12-121-5/+9
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-12/+12
* Translation updates forward-port to HEAD.Alvaro Herrera2005-11-071-163/+298
* Translation updatesPeter Eisentraut2005-11-042-2/+2
* Translation updatesPeter Eisentraut2005-10-294-404/+587
* Standard pgindent run for 8.1.Bruce Momjian2005-10-156-87/+87
* Translation updatePeter Eisentraut2005-10-103-513/+943
* Equalize wordings to avoid redundant translation work.Peter Eisentraut2005-09-301-5/+5
* Clean up the help displays.Peter Eisentraut2005-09-303-24/+24
* Change the option spelling to --connection-limit to be consistent with thePeter Eisentraut2005-09-301-3/+3
* Implement a preliminary 'template' facility for procedural languages,Tom Lane2005-09-051-129/+5
* Make createlang and droplang proof against weird search_path settingsTom Lane2005-08-154-42/+115
* Clean up some stray remaining references to pg_shadow, pg_user, pg_group.Tom Lane2005-08-151-6/+6
* Update the createuser utility for the ROLEs world. Alvaro HerreraTom Lane2005-08-141-48/+119
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-293-4/+357
* This patch implements putting language handlers for the optional PLsBruce Momjian2005-07-102-27/+75
* Add a validator function for plperl. Andrew DunstanTom Lane2005-06-221-1/+3
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-216-12/+14
* Add -L option to psql to log sessions.Bruce Momjian2005-06-142-4/+4
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-251-2/+2
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-222-5/+3
* New translationPeter Eisentraut2005-01-172-2/+635
* Translation updatesPeter Eisentraut2005-01-171-6/+66
* Translation updatesPeter Eisentraut2005-01-131-78/+79
* Translation updatesPeter Eisentraut2005-01-091-6/+7
* Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane2005-01-081-2/+2
* Translation updatesDennis Bjorklund2005-01-061-57/+73
* Translation updatesPeter Eisentraut2005-01-061-2/+2
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-011-2/+2
* Update copyrights that were missed.Bruce Momjian2005-01-011-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-318-16/+16
* New translationsPeter Eisentraut2004-12-152-2/+723
* Translation updatesPeter Eisentraut2004-12-151-145/+77
* Fix typoPeter Eisentraut2004-12-1413-18/+18
* Add missing newlines at end of error messages.Peter Eisentraut2004-12-1210-42/+42
* Translation updatesPeter Eisentraut2004-12-121-12/+25