aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts
Commit message (Expand)AuthorAge
* Fix up hack to suppress escape_string_warning so that it actually worksTom Lane2006-06-01
* Escape processing patch:Bruce Momjian2006-05-31
* Add PQclear() calls, for completeness (exits shortly anyway).Bruce Momjian2006-05-29
* Fix up pg_dump to do string escaping fully correctly for client encodingTom Lane2006-05-28
* Use E'' strings internally only when standard_conforming_strings =Bruce Momjian2006-05-26
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Remove DOS line endings ("\r\n") from several .po files. DOS line endingsNeil Conway2006-01-01
* Rename pg_make_encrypted_password to PQencryptPassword.Peter Eisentraut2005-12-26
* Add an officially exported libpq function to encrypt passwords, andTom Lane2005-12-23
* Add new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-18
* Use a proper enum for tri-valued variables.Bruce Momjian2005-12-12
* Document tri-valued variables in createdb, +1, -1, 0.Bruce Momjian2005-12-12
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Translation updates forward-port to HEAD.Alvaro Herrera2005-11-07
* Translation updatesPeter Eisentraut2005-11-04
* Translation updatesPeter Eisentraut2005-10-29
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Translation updatePeter Eisentraut2005-10-10
* Equalize wordings to avoid redundant translation work.Peter Eisentraut2005-09-30
* Clean up the help displays.Peter Eisentraut2005-09-30
* Change the option spelling to --connection-limit to be consistent with thePeter Eisentraut2005-09-30
* Implement a preliminary 'template' facility for procedural languages,Tom Lane2005-09-05
* Make createlang and droplang proof against weird search_path settingsTom Lane2005-08-15
* Clean up some stray remaining references to pg_shadow, pg_user, pg_group.Tom Lane2005-08-15
* Update the createuser utility for the ROLEs world. Alvaro HerreraTom Lane2005-08-14
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-29
* This patch implements putting language handlers for the optional PLsBruce Momjian2005-07-10
* Add a validator function for plperl. Andrew DunstanTom Lane2005-06-22
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Add -L option to psql to log sessions.Bruce Momjian2005-06-14
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-25
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-22
* New translationPeter Eisentraut2005-01-17
* Translation updatesPeter Eisentraut2005-01-17
* Translation updatesPeter Eisentraut2005-01-13
* Translation updatesPeter Eisentraut2005-01-09
* Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane2005-01-08
* Translation updatesDennis Bjorklund2005-01-06
* Translation updatesPeter Eisentraut2005-01-06
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* New translationsPeter Eisentraut2004-12-15
* Translation updatesPeter Eisentraut2004-12-15
* Fix typoPeter Eisentraut2004-12-14
* Add missing newlines at end of error messages.Peter Eisentraut2004-12-12
* Translation updatesPeter Eisentraut2004-12-12
* Translation updatesPeter Eisentraut2004-12-11
* Translation updatesPeter Eisentraut2004-12-11
* Translation updatesPeter Eisentraut2004-12-11