Commit Graph

15244 Commits (26188e8c1751a2ef97fb6192fbc1bbc9f313a4d6)
 

Author SHA1 Message Date
Tom Lane 6bdb7aa4db libpq can now talk to either 3.0 or 2.0 protocol servers. It first tries 22 years ago
Bruce Momjian 152ce7a490 Change configure check to use $YACC, per Tom. 22 years ago
Bruce Momjian 9a86a1e535 Remove kerberos mention that doesn't support our software, from Peter. 22 years ago
Bruce Momjian 157887c1d5 Update German FAQ, from Ian Barwick. 22 years ago
Bruce Momjian e5f2155a78 Update FAQ from Ian Barwick. 22 years ago
Bruce Momjian b4b3e340e3 Add -DFRONTEND for non-MinGW Win32 ports. 22 years ago
Bruce Momjian a2c090d67a Add: 22 years ago
Bruce Momjian fee9b7ca9b Add configure warning to check for bison version >= 1.875. 22 years ago
Bruce Momjian df1f5d6d7d Add mention of two auth_mod kerberos projects, from Daniel Kouril 22 years ago
Tom Lane 2bc84b6852 Add defense in assign_session_authorization() against trying to do 22 years ago
Bruce Momjian dd484de0b0 Add: 22 years ago
Bruce Momjian 2e4f7adb34 Remove mention of ALTER USER able to remove passwords. 22 years ago
Tom Lane e649796f12 Implement outer-level aggregates to conform to the SQL spec, with 22 years ago
Peter Eisentraut 2c93861f7c Update documentation build instructions. 22 years ago
Peter Eisentraut 7ea8e491c8 Information schema views about functions 22 years ago
Peter Eisentraut 1fed74f257 Support for Intel compiler on Linux 22 years ago
Tom Lane 5369190220 Make the world at least marginally safe for usernames with embedded spaces. 22 years ago
Bruce Momjian cb36e74ee6 In src/include/mb/pg_wchar.h we have: 22 years ago
Bruce Momjian 1c5e716882 Add: 22 years ago
Bruce Momjian 2eca3ea2ce Add: 22 years ago
Bruce Momjian c0fdd2b49c Add data partitioning idea to tablespaces discussion. 22 years ago
Bruce Momjian 7facd5d10c Add Turkish FAQ, from Devrim GUNDUZ. 22 years ago
Bruce Momjian 202f77fe6d Add: 22 years ago
Bruce Momjian 063e6b9488 Update Russian FAQ, from Viktor Vislobokov 22 years ago
Michael Meskes 45eebaf822 Fixed segfault in forward definition parsing. 22 years ago
Bruce Momjian 21b8e0acd9 Update URL to point to proper location. 22 years ago
Bruce Momjian b67f0ae36e Update Emacs settings, from Andrew Dunstan 22 years ago
Bruce Momjian 6d9ee7e7ca Add: 22 years ago
Tom Lane d7e76d42f2 markTargetListOrigin neglected to handle outer-scope Vars properly; 22 years ago
Bruce Momjian e70a8ee97d Add: 22 years ago
Bruce Momjian 944b162305 Add: 22 years ago
Bruce Momjian 2f1d96c3e0 Add item about sending success stories to http://advocacy.postgresql.org. 22 years ago
Tom Lane 9e1e72b698 Cause pg_dumpall to support the -a, -s, -x options of pg_dump. 22 years ago
Tom Lane df1df6bb90 Cause pg_dumpall to include GRANT/REVOKE for database-level permissions 22 years ago
Tom Lane d24d75ff19 Small performance improvement for hash joins and hash aggregation: 22 years ago
Michael Meskes 776d530924 Create a real prototype function for describe. 22 years ago
Michael Meskes a0fed291dc Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype. 22 years ago
Tom Lane 5666462f2e Ensure that in all flex lexers that are part of the backend, a 22 years ago
Barry Lind 4fb5b92769 one more change to correctly support the removeall of autocommit 22 years ago
Tom Lane 9fbd52808e Adopt latest bison's spelling of 'syntax error' rather than 'parse error' 22 years ago
Tom Lane 268313a95b Don't explicitly close() the session socket during backend exit; instead 22 years ago
Tom Lane 9f47c4cc5c AFAICT, none of our shared libraries are anywhere near big enough to 22 years ago
Michael Meskes 196d0dd10b Changed variable parsing so struct[n].attr works. 22 years ago
Michael Meskes bbe9902223 Parse forward definiton of structs. 22 years ago
Barry Lind 9e2a980f62 Applied patch from Fernando Nasser to fix up small type error 22 years ago
Barry Lind ece84bf819 Applied patch from Fernando Nasser to improve buffer sizes to avoid unnecessary resizing. 22 years ago
Barry Lind fb630cc49f clean up warnings produced by Eclipse 22 years ago
Barry Lind 35511088d3 Adding .cvsignore files for Eclipse IDE 22 years ago
Barry Lind 1b6e600bfe Up the build number to reflect the changes for V3 protocol support 22 years ago
Barry Lind a9983ab414 Initial attempt to integrate in V3 protocol support. This is still a work in 22 years ago