Commit Graph

9962 Commits (0cee65b51fbfaf3e9be10cf4808384abd006e92a)
 

Author SHA1 Message Date
Bruce Momjian e02033572d Update TODO list. 25 years ago
Bruce Momjian 8ace5114dc This directory contains a module that implements the "Metaphone" code as 25 years ago
Peter Eisentraut 2c6373fafa Add --echo option to createlang and droplang. 25 years ago
Bruce Momjian 91e3b85529 Wow, I am getting good at this Makefile stuff. Peter may be OK with it. 25 years ago
Bruce Momjian a1a12b8a0c I think I got the pltcl Makefile unknown rules working properly. 25 years ago
Bruce Momjian bea7a88576 I have modifed heap.c so that it won't automatically generate duplicate 25 years ago
Bruce Momjian 999a4d48d3 that's just me again, here's normal patch for KOI8_U to 25 years ago
Bruce Momjian 8678929c22 This patch should catch cases where the types 25 years ago
Bruce Momjian a0458a91bf Update TODO list. 25 years ago
Bruce Momjian 0007be5da7 More cleanups to generate tcl unknown from Makefile. 25 years ago
Bruce Momjian 6c6ca047ed autoconf 25 years ago
Bruce Momjian 36f41c7126 Make tcl unknown configure from Makefile, not configure. 25 years ago
Bruce Momjian 14536f591d More --enable-pltcl-unknown renames. 25 years ago
Bruce Momjian 27f17e1485 Change to enable_pltcl_unknown mention. 25 years ago
Bruce Momjian ec9cc733ca Add TODO file. 25 years ago
Bruce Momjian 0bef7ba549 Add plpython code. 25 years ago
Bruce Momjian 6319f5da37 autoconf 25 years ago
Bruce Momjian acd16eadf5 Change --with-pltcl-unknown to --enable-pltcl-unknown 25 years ago
Bruce Momjian f598201348 Noticed a small bug in the code. Probably been there for some time. Note 25 years ago
Bruce Momjian fae69dd183 autoconf 25 years ago
Bruce Momjian f7659a9c18 This patch adds a new configure option --with-pltcl-unknown which 25 years ago
Bruce Momjian d8eade3784 Right-align \du user-id. 25 years ago
Bruce Momjian 68319f9103 Fix memory leak in new psql \du code. 25 years ago
Bruce Momjian b0546a2554 Fix libpq++'s FieldSize to return int, not short. 25 years ago
Bruce Momjian 9668b948f7 Add mention of getLength returning short. 25 years ago
Bruce Momjian a79b698adb Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm 25 years ago
Peter Eisentraut c8db55f78a Use ColId instead of Ident for SET SESSION AUTHORIZATION. 25 years ago
Bruce Momjian 766a44f77f Mention new jdbc mailing list instead of interfaces list. 25 years ago
Bruce Momjian 1ef9338ab6 If it's true that the ALTER TABLE x ADD CONSTRAINT x CHECK (x) syntax is 25 years ago
Tom Lane 6cda3ad8fe Cause planner to make use of average-column-width statistic that is now 25 years ago
Bruce Momjian b66a0cca57 Update runtime shared memory computations. 25 years ago
Peter Eisentraut 1c1c58c76c Add SET SESSION AUTHORIZATION command. 25 years ago
Bruce Momjian c50aa9db70 Mention SHELL usage in initdb. 25 years ago
Tom Lane 5708a56729 Append and SubqueryScan nodes were not passing changed-parameter signals down 25 years ago
Peter Eisentraut c3fa600d8c Need to factor out strdup.o for separate treatment since it's in a 25 years ago
Bruce Momjian 530dc73cd1 Remove pgadmin.sgml file. 25 years ago
Bruce Momjian 3044bc4043 Add new emails to file. 25 years ago
Bruce Momjian a5b17eb280 Remove LISP manual reference. Added to web "interfaces" page. 25 years ago
Bruce Momjian aea4f6f993 Update TODO list. 25 years ago
Bruce Momjian 82c9ce2c40 Small cleanup. 25 years ago
Bruce Momjian 04e14fa350 drop_function.sgml: 25 years ago
Bruce Momjian cd11d33a36 drop_function.sgml: 25 years ago
Bruce Momjian 857abb0e57 Add newlines around debug output in optimizer showing total costs. 25 years ago
Bruce Momjian 1c551683cb Run pgindent on ODBC code only, to reformat new comments. 25 years ago
Bruce Momjian 296e7ba2ba ODBC source code cleanup patch. Should match rest of PostgreSQL code better. 25 years ago
Bruce Momjian 062a79a990 Allow SHELL in Makefile.* to control initdb. 25 years ago
Bruce Momjian 70c1045719 Update readme about user registration. 25 years ago
Bruce Momjian 0b68b89b02 Fix paren typo in java. 25 years ago
Tom Lane 46c93bd532 Further cleanup of RAISE discussion; in particular, remove example 25 years ago
Bruce Momjian 24baa1d95f Fix raise mention that %% output as %. 25 years ago