Commit Graph

166 Commits (f3a01af29b1941ca7937a45504ab10ef5f99cdff)

Author SHA1 Message Date
Peter Eisentraut 5c6d2a5e7c Message style and wording fixes 10 years ago
Stephen Frost 7a542700df Create default roles 10 years ago
Stephen Frost 1574783b4c Use GRANT system to manage access to sensitive functions 10 years ago
Tom Lane d12e5bb79b Code and docs review for commit 3187d6de0e. 10 years ago
Tom Lane 2c6af4f442 Move keywords.c/kwlookup.c into src/common/. 10 years ago
Teodor Sigaev 3187d6de0e Introduce parse_ident() 10 years ago
Tom Lane 6819514fca Add num_nulls() and num_nonnulls() to count NULL arguments. 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Peter Eisentraut a8d585c091 Message style improvements 10 years ago
Tom Lane 32f628be74 Fix assorted inconsistencies in our calls of readlink(). 11 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 11 years ago
Stephen Frost bf03889996 GetUserId() changes to has_privs_of_role() 11 years ago
Andres Freund 59f71a0d0b Add a default local latch for use in signal handlers. 11 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Alvaro Herrera 7b1c2a0f20 Split builtins.h to a new header ruleutils.h 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Tom Lane 2d00190495 Rationalize common/relpath.[hc]. 12 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Robert Haas cab5dc5daf Allow only some columns of a view to be auto-updateable. 12 years ago
Peter Eisentraut 5b6d08cd29 Add use of asprintf() 12 years ago
Tom Lane a64ca63e59 Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). 13 years ago
Tom Lane dc3eb56383 Improve updatability checking for views and foreign tables. 13 years ago
Bruce Momjian 9af4159fce pgindent run for release 9.3 13 years ago
Alvaro Herrera a730183926 Move relpath() to libpgcommon 13 years ago
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago
Tom Lane a99c42f291 Support automatically-updatable views. 13 years ago
Alvaro Herrera ae90ffada4 Have pg_terminate/cancel_backend not ERROR on non-existent processes 13 years ago
Alvaro Herrera 3a42a3ffd8 Fix redundant wording 14 years ago
Robert Haas c60ca19de9 Allow pg_terminate_backend() to be used on backends with matching role. 14 years ago
Bruce Momjian 927d61eeff Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
Tom Lane 3769fa5fc6 Make pg_tablespace_location(0) return the database's default tablespace. 14 years ago
Peter Eisentraut 6688d2878e Add COLLATION FOR expression 14 years ago
Magnus Hagander 0495aaad8b Allow a user to kill his own queries using pg_cancel_backend() 14 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Tom Lane 0d0ec527af Fix corner cases in readlink() usage. 14 years ago
Magnus Hagander 0d9b09282f Better error reporting if the link target is too long 14 years ago
Magnus Hagander 16d8e594ac Remove spclocation field from pg_tablespace 14 years ago
Tom Lane a7801b62f2 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 14 years ago
Bruce Momjian 6416a82a62 Remove unnecessary #include references, per pgrminclude script. 15 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 65e806cba1 pgindent run for 9.0 16 years ago
Bruce Momjian 228170410d Please tablespace directories in their own subdirectory so pg_migrator 16 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Tom Lane 1aa58d3a83 Tweak the core scanner so that it can be used by plpgsql too. 17 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
Bruce Momjian 1c175cd76a Revert current_query() change to use debug_query_string again; add comment. 17 years ago
Bruce Momjian 12dcf7bb75 Have current_query() use ActivePortal->sourceText rather than 17 years ago
Bruce Momjian 6b88393058 Add comment that it is difficult to access the more accurate 17 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago